messages from 2013-12-14 15:03:48 to 2014-01-03 04:36:58 UTC [more...]
[gentoo-catalyst] Patches to fix rebased patches already applied to current master
2014-01-03 4:36 UTC (53+ 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 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] kernel sources not found ? catalyst 2.0.15
2014-01-02 19:24 UTC (7+ messages)
[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] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto)
2014-01-01 17:54 UTC (6+ messages)
` [gentoo-catalyst] Re: Bumping a few patches (releng-link, bugs, spec-comments, howto-stage-descriptions, ...)
[gentoo-catalyst] [PATCH] doc/HOWTO.txt: Fix stage descriptions
2013-12-31 21:56 UTC (14+ 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] [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 (12+ messages)
` [gentoo-catalyst] [PATCH 1/2] modules/generic_stage_target.py: USE portdir, distdir,... instead of paths for keys
` [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
[gentoo-catalyst] Mounts and Mountmap completions, fixes
2013-12-18 1:01 UTC (2+ messages)
` [gentoo-catalyst] [PATCH] modules/generic_stage_target.py, modules/stage1_target.py: Add a target_mounts dictionary
[gentoo-catalyst] [PATCH] Makefile: Cleanup doc/subarches.generated.xml
2013-12-16 4:49 UTC
[gentoo-catalyst] [PATCH] modules/generic_stage_target.py: Use 'devpts' as mountmap key
2013-12-15 21:33 UTC (3+ messages)
[gentoo-catalyst] rewrite-on-master patches, round-2
2013-12-15 4:39 UTC (7+ messages)
` [gentoo-catalyst] [PATCH 1/4] Initial rearrangement of the python directories
` [gentoo-catalyst] [PATCH 4/4] rename files directory to etc to better reflect the directories contents
[gentoo-catalyst] rewrite-on-master patches
2013-12-15 4:00 UTC (71+ messages)
` [gentoo-catalyst] [PATCH 1/4] Add more configured defaults
` [gentoo-catalyst] [PATCH 2/4] Remove self.mounts and self.mountmap's use of paths for keys and paths
` [gentoo-catalyst] [PATCH v2 00/21] rewrite-on-master patches (part 1)
` [gentoo-catalyst] [PATCH v2 01/21] modules/tinderbox_target.py: Use 'portdir' instead of hard-coding '/usr/portage'
` [gentoo-catalyst] [PATCH v2 02/21] modules/generic_stage_target.py: "
` [gentoo-catalyst] [PATCH v2 03/21] "
` [gentoo-catalyst] [PATCH v2 04/21] modules/generic_stage_target.py: Use 'distdir' instead of hard-coding '${PORTAGE}/distfiles'
` [gentoo-catalyst] [PATCH v2 05/21] modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage'
` [gentoo-catalyst] [PATCH v2 06/21] catalyst: Split confdefaults into line-per-entry
` [gentoo-catalyst] [PATCH v2 07/21] catalyst: Add 'repo_name' default
` [gentoo-catalyst] [PATCH v2 08/21] catalyst: Add 'snapshot_name' default
` [gentoo-catalyst] [PATCH v2 09/21] catalyst: Add 'packagedir' default instead of hard-coding '/usr/portage/packages'
` [gentoo-catalyst] [PATCH v2 10/21] catalyst: Add 'port_tmpdir' default instead of hard-coding '/var/tmp/portage'
` [gentoo-catalyst] [PATCH v3 00/19] rewrite-on-master patches (part 1)
` [gentoo-catalyst] [PATCH v3 01/19] modules/tinderbox_target.py: Use 'portdir' instead of hard-coding '/usr/portage'
` [gentoo-catalyst] [PATCH v3 02/19] modules/generic_stage_target.py: "
` [gentoo-catalyst] [PATCH v3 03/19] "
` [gentoo-catalyst] [PATCH v3 04/19] modules/generic_stage_target.py: Use 'distdir' instead of hard-coding '${PORTAGE}/distfiles'
` [gentoo-catalyst] [PATCH v3 05/19] modules/generic_stage_target.py: Use a 'local_overlay' setting instead of hard-coding '/usr/local/portage'
` [gentoo-catalyst] [PATCH v3 06/19] catalyst: Split confdefaults into line-per-entry
` [gentoo-catalyst] [PATCH v3 07/19] catalyst: Add 'repo_name' default
` [gentoo-catalyst] [PATCH v3 08/19] catalyst: Add 'snapshot_name' default
` [gentoo-catalyst] [PATCH v3 09/19] catalyst: Add 'packagedir' default instead of hard-coding '/usr/portage/packages'
` [gentoo-catalyst] [PATCH v3 10/19] modules/generic_stage_target.py: Don't use paths as mountmap keys
` [gentoo-catalyst] [PATCH v3 11/19] modules/generic_stage_target.py: Use 'proc' instead of '/proc' as the mountmap key
` [gentoo-catalyst] [PATCH v3 12/19] modules/generic_stage_target.py: Use 'dev' instead of '/dev' "
` [gentoo-catalyst] [PATCH v3 13/19] modules/generic_stage_target.py: Use 'distdir' instead of '/usr/portage/distfiles' "
` [gentoo-catalyst] [PATCH v3 14/19] modules/generic_stage_target.py: Use 'port_tmpdir' instead of '/var/tmp/portage' "
` [gentoo-catalyst] [PATCH v3 15/19] modules/generic_stage_target.py: Use 'devpts' instead of '/dev/pts' "
` [gentoo-catalyst] [PATCH v3 16/19] modules/generic_stage_target.py: Use 'packagedir' instead of '/usr/portage/packages' "
` [gentoo-catalyst] [PATCH v3 17/19] modules/generic_stage_target.py: Use 'kerncache' instead of '/tmp/kerncache' "
` [gentoo-catalyst] [PATCH v3 18/19] modules/generic_stage_target.py: Use 'ccache' instead of '/var/tmp/ccache' "
` [gentoo-catalyst] [PATCH v3 19/19] catalst: improve usage() output formatting slightly
` [gentoo-catalyst] [PATCH v2 11/21] modules/generic_stage_target.py: Don't use paths as mountmap keys
` [gentoo-catalyst] [PATCH v2 12/21] modules/generic_stage_target.py: Use 'proc' instead of '/proc' as the mountmap key
` [gentoo-catalyst] [PATCH v2 13/21] modules/generic_stage_target.py: Use 'dev' instead of '/dev' "
` [gentoo-catalyst] [PATCH v2 14/21] modules/generic_stage_target.py: Use 'distdir' instead of '/usr/portage/distfiles' "
` [gentoo-catalyst] [PATCH v2 15/21] modules/generic_stage_target.py: Use 'port_tmpdir' instead of '/var/tmp/portage' "
` [gentoo-catalyst] [PATCH v2 16/21] modules/generic_stage_target.py: Use 'devpts' instead of '/dev/pts' "
` [gentoo-catalyst] [PATCH v2 17/21] modules/generic_stage_target.py: Use 'packagedir' instead of '/usr/portage/packages' "
` [gentoo-catalyst] [PATCH v2 18/21] modules/generic_stage_target.py: Use 'kerncache' instead of '/tmp/kerncache' "
` [gentoo-catalyst] [PATCH v2 19/21] modules/generic_stage_target.py: Use 'ccache' instead of '/var/tmp/ccache' "
` [gentoo-catalyst] [PATCH v2 20/21] catalst: improve usage() output formatting slightly
` [gentoo-catalyst] [PATCH v2 21/21] catalyst: cleanup long lines
` [gentoo-catalyst] Re: [PATCH v2 00/21] rewrite-on-master patches (part 1)
` [gentoo-catalyst] [PATCH 3/4] Adapt commit c52962b6bd2 to use the new configured settings values
` [gentoo-catalyst] [PATCH 4/4] cleanup long lines, improve usage() output formatting slightly
[gentoo-catalyst] rewite-on-master patches round-3
2013-12-14 23:53 UTC (3+ messages)
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