messages from 2013-12-18 03:42:16 to 2014-03-03 03:05:45 UTC [more...]
[gentoo-catalyst] [PATCH 2/5] generic_stage_target.py: Fix an intermittent snapshot_cache_path keyerror
2014-03-03 3:05 UTC (5+ messages)
` [gentoo-catalyst] [PATCH 3/5] Add more working files, directories to .gitignore
` [gentoo-catalyst] [PATCH 4/5] catalyst/targets/generic_target.py: Pass TERM through to the chroot
` [gentoo-catalyst] [PATCH 5/5] Add arm64 support
[gentoo-catalyst] [PATCH] Commit a testpath file to source with instructions on it's use
2014-03-02 23:07 UTC
[gentoo-catalyst] [PATCH] Fix autoresume file paths to only be configured once
2014-03-02 23:05 UTC
[gentoo-catalyst] [PATCH] add arm64 support
2014-02-22 22:09 UTC (3+ messages)
[gentoo-catalyst] Re-organize the python structure
2014-02-22 21:46 UTC (15+ messages)
` [gentoo-catalyst] [PATCH 1/5] Initial rearrangement of the python directories
` [gentoo-catalyst] [PATCH] Makefile: Fix PACKAGE_VERSION extraction
` [gentoo-catalyst] [PATCH 2/5] Move catalyst_support, builder, catalyst_lock out of modules, into the catalyst namespace
` [gentoo-catalyst] [PATCH 3/5] Rename the modules subpkg to targets, to better reflect what it contains
` [gentoo-catalyst] [PATCH 4/5] Move catalyst.conf and catalystrc to an etc/ directory
` [gentoo-catalyst] [PATCH 5/5] setup.py: Add disutils-based packaging
` [gentoo-catalyst] "
[gentoo-catalyst] [PATCH 00/11] Livecd updates for catalyst 3.0
2014-02-05 10:40 UTC (12+ messages)
` [gentoo-catalyst] [PATCH 01/11] update-modules doesn't exists anymore
` [gentoo-catalyst] [PATCH 02/11] depscan.sh "
` [gentoo-catalyst] [PATCH 03/11] /etc/conf.d/rc "
` [gentoo-catalyst] [PATCH 04/11] Fix merging kernel without kerncache enabled
` [gentoo-catalyst] [PATCH 05/11] Rename System.map in a way that it won't be matched if multiple kernel are used
` [gentoo-catalyst] [PATCH 06/11] Allow kernelopts as a valid value for kernels
` [gentoo-catalyst] [PATCH 07/11] Make use of _kernelopts for hppa
` [gentoo-catalyst] [PATCH 08/11] Fix and improve kernel build when kerncache is enabled
` [gentoo-catalyst] [PATCH 09/11] Don't make cdtar mandatory
` [gentoo-catalyst] [PATCH 10/11] Use the system's iplboot to be sure it matches palo's version
` [gentoo-catalyst] [PATCH 11/11] Remove unused hppa cdtar
[gentoo-catalyst] Re: Catalyst pull request
2014-01-30 21:12 UTC (5+ messages)
[gentoo-catalyst] [PATCH] Makefile: Use asciidoc and Pandoc to generate MediaWiki doc versions
2014-01-30 2:52 UTC (2+ messages)
` [gentoo-catalyst] "
[gentoo-catalyst] another stopper with catalyst, this time /etc/portage problem
2014-01-13 1:46 UTC (2+ messages)
[gentoo-catalyst] Start bringing consistent format to paths
2014-01-12 2:58 UTC (3+ messages)
` [gentoo-catalyst] [PATCH] Remove some troublesome trailing slashes from paths
` [gentoo-catalyst] "
[gentoo-catalyst] bootstrap.sh ewarn and command not found?
2014-01-12 2:48 UTC (2+ messages)
[gentoo-catalyst] Bringing a consistent format to paths patch #2
2014-01-12 1:59 UTC (6+ messages)
` [gentoo-catalyst] [PATCH] Remove an extra slash in the path
` [gentoo-catalyst] "
` [gentoo-catalyst]
[gentoo-catalyst] Make the checkout code runnable
2014-01-11 20:08 UTC (4+ messages)
` [gentoo-catalyst] [PATCH 1/2] chmod +x all sh scripts so they can run from the git checkout
` [gentoo-catalyst] [PATCH 2/2] chmod +x targets/stage1/build.py
[gentoo-catalyst] I need generic solution to package non-building uder catalyst
2014-01-09 2:56 UTC (6+ messages)
` [gentoo-catalyst] "
[gentoo-catalyst] are sets supported with catalyst as value for stage4/packages: ?
2014-01-06 6:25 UTC
[gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-06 6:20 UTC (10+ messages)
[gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto)
2014-01-06 3:55 UTC (7+ messages)
` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto-stage-descriptions, ...)
` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, term-env-var, ...)
[gentoo-catalyst] [PATCH] doc/HOWTO.txt: Fix stage descriptions
2014-01-06 3:52 UTC (15+ messages)
` [gentoo-catalyst] [PATCH v2] "
` [gentoo-catalyst] [PATCH v3] "
` [gentoo-catalyst] [PATCH v4] doc/HOWTO.txt: Fix stage descriptions, and add extra context
` [gentoo-catalyst] [PATCH v5] "
` [gentoo-catalyst] [PATCH v6] "
` [gentoo-catalyst] "
[gentoo-catalyst] Fix the recent python sem_open failure
2014-01-03 16:11 UTC (7+ messages)
` [gentoo-catalyst] [PATCH 1/2] modules/generic_stage_target.py, Create SOURCE_MOUNTS_DEFAULTS
` [gentoo-catalyst] [PATCH 2/2] catalyst/targets/generic_stage_target.py: mount /dev/shm on linux
[gentoo-catalyst] Patches to fix rebased patches already applied to current master
2014-01-03 6:55 UTC (61+ messages)
` [gentoo-catalyst] [PATCH 1/6] modules/generic_stage_target.py: USE portdir, distdir,... instead of paths for keys
` [gentoo-catalyst] [PATCH 2/6] Fix a missed self.settings["repo_name"] migration
` [gentoo-catalyst] [PATCH 3/6] Add "local_overlay" to configdefaults
` [gentoo-catalyst] [PATCH 4/6] Fix a missed self.mounts key change from a path as key
` [gentoo-catalyst] [PATCH 5/6] modules/generic_stage_target.py, modules/stage1_target.py: Add a target_mounts dictionary
` [gentoo-catalyst] mounts changes was: "
` [gentoo-catalyst] Re: mounts changes
` [gentoo-catalyst] [PATCH 6/6] Set mountmap["icecream"] from settings for now
` [gentoo-catalyst] Patches to fix rebased patches already applied to current master. Version-2
` [gentoo-catalyst] [PATCH 1/6] modules/generic_stage_target.py: Use portdir, distdir,... instead of paths for keys
` [gentoo-catalyst] [PATCH 3/6] Fixes commit 463d98f (modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage', 2012-12-19).Add "local_overlay" to configdefaults
` [gentoo-catalyst] [PATCH 4/6] Fix mounts and mountmap port_logdir code block
` [PATCH v3 0/6] "Re: [gentoo-catalyst] Patches to fix rebased patches already applied to current master. Version-2
` [gentoo-catalyst] [PATCH v3 1/6] modules/generic_stage_target.py: Use portdir, distdir, ... instead of paths for keys
` [gentoo-catalyst] "
` [gentoo-catalyst] [PATCH v3 2/6] Fix a missed self.settings["repo_name"] migration
` [gentoo-catalyst] [PATCH v4 1/1] "
` [gentoo-catalyst] [PATCH v5 "
` [gentoo-catalyst] [PATCH v3 3/6] Add "local_overlay" to configdefaults
` [gentoo-catalyst] [PATCH v3 4/6] Fix mounts and mountmap port_logdir code block
` [gentoo-catalyst] [PATCH v3 5/6] modules/generic_stage_target.py, modules/stage1_target.py: Add a target_mounts dictionary
` [gentoo-catalyst] [PATCH v3 6/6] Set mountmap["icecream"] from settings for now
[gentoo-catalyst] [PATCH] Mount /dev/shm in the chroot with the right options
2014-01-01 21:30 UTC (3+ messages)
` [gentoo-catalyst] "
[gentoo-catalyst] Re: sem_open bug building python
2014-01-01 20:51 UTC
[gentoo-catalyst] [PATCH] modules/generic_target.py: Pass TERM through to the chroot environment
2013-12-31 10:09 UTC (2+ messages)
[gentoo-catalyst] how to tell catalyst to resolve dependency, dev-perl/xml-parser
2013-12-30 7:42 UTC (9+ messages)
[gentoo-catalyst] Re: team meeting
2013-12-29 17:33 UTC
[gentoo-catalyst] Mounts and Mountmap completions, fixes. Try 2:
2013-12-19 17:20 UTC (8+ messages)
` [gentoo-catalyst] [PATCH 2/2] modules/generic_stage_target.py, modules/stage1_target.py: Add a target_mounts dictionary
[gentoo-catalyst] [PATCH] The string module is deprecated, stop using it
2013-12-19 7:05 UTC (3+ messages)
[gentoo-catalyst] [PATCH] Simplify a bit of code #2
2013-12-19 6:17 UTC
[gentoo-catalyst] [PATCH] Simplify a bit of code
2013-12-19 6:07 UTC
[gentoo-catalyst] resolving portage keywords issue from within catalyst?
2013-12-19 1:48 UTC (3+ messages)
[gentoo-catalyst] Path addition fixes to prevent multiple slashes in paths
2013-12-18 5:40 UTC (8+ messages)
` [gentoo-catalyst] [PATCH 1/3] Remove some troublesome trailing slashes from paths
` [gentoo-catalyst] [PATCH 2/3] Remove an extra slash in the path
` [gentoo-catalyst] [PATCH 3/3] Fix a relative path bug
[gentoo-catalyst] Make the checkout directly runnable
2013-12-18 3:50 UTC (5+ messages)
` [gentoo-catalyst] [PATCH 1/2] chmod +x all sh scripts so they can run from the git checkout
` [gentoo-catalyst] [PATCH 2/2] chmod +x targets/stage1/build.py
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox