modules/generic_stage_target.py: Use 'devpts' as mountmap key.
[catalyst.git] / modules /
2013-12-15 Matt Turnermodules/generic_stage_target.py: Use 'devpts' as mountm...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'ccache' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'kerncache' instea...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'packagedir' inste...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'devpts' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'port_tmpdir'...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'distdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'dev' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'proc' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Don't use paths as...
2013-12-15 Brian Dolbeccatalyst: Add 'packagedir' default instead of hard...
2013-12-15 Brian Dolbeccatalyst: Add 'snapshot_name' default
2013-12-15 Brian Dolbeccatalyst: Add 'repo_name' default
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use a 'local_overlay...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'distdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'portdir' instead...
2013-12-15 Brian Dolbecmodules/generic_stage_target.py: Use 'portdir' instead...
2013-12-15 Brian Dolbecmodules/tinderbox_target.py: Use 'portdir' instead...
2013-10-26 Dylan Bakercatalyst: use a more pythonic method to import modules
2013-08-08 Zac Medicogeneric_stage_target: default {PORT,PKG,DIST}DIR
2013-08-02 Brian DolbecFix incorrect type for livecd/modblacklist.
2013-05-27 Rick Farina (Zero_... proper lbzip2 decompression of stages
2013-05-27 Rick Farina (Zero_... Revert "use lbzip2 to unpack the stages"
2013-05-27 Rick Farina (Zero_... use lbzip2 to unpack the stages
2013-02-23 W. Trevor Kinggeneric_stage_target: Handle unspecified boot/kernel...
2013-02-23 W. Trevor Kinggeneric_stage_target: Split ._copy_initramfs_overlay...
2013-02-23 W. Trevor Kinggeneric_stage_target.py: Dedent the bulk of ._build_ker...
2013-02-23 W. Trevor Kinggeneric_stage_target: Split ._copy_kernel_config()...
2013-02-23 W. Trevor Kinggeneric_stage_target: Split ._build_kernel() out of...
2013-02-05 Guy MartinMake sure shutil.rmtree() isn't passed a symlink
2013-01-25 Rick Farina (Zero_... make bindist optional
2013-01-13 Matt TurnerUse 'in' instead of deprecated has_key()
2012-12-06 Jorge Manuel B.... Rework update_seed support.
2012-11-22 Jorge Manuel B.... Make sure we always append bindist use flag to all...
2012-11-22 Jorge Manuel B.... Clean-up the dirs we remove on stage1 target (stop...
2012-11-01 Rick Farina (Zero_... prevent creating pointless "tmpfs" dir
2012-10-31 Rick Farina (Zero_... add more lbzip2 support
2012-10-29 Anthony G. BasileDo not break autopoint by cleaning out /usr/share/gette...
2012-10-29 Rick Farina (Zero_... keep logs outside of chroot
2012-10-25 Rick Farina (Zero_... initial support for /var/tmp/portage in tmpfs
2012-10-14 Matt TurnerUse lbzip2 for tar.bz2
2012-09-23 Jorge Manuel B.... Whitespace.
2012-08-31 Jorge Manuel B.... We want update_seed to be optional.
2012-08-29 Jorge Manuel B.... Fix whitespace \t != ' '
2012-08-29 Jorge Manuel B.... Let's see if we can update the seed stage and fix bug...
2012-08-26 Jorge Manuel B.... This patch adds in support for automatically detecting...
2012-08-21 Jorge Manuel B.... Stop dropping /etc/portage and instead drop only its...
2012-08-21 Jorge Manuel B.... Drop config_profile_link from the action_sequence for...
2012-08-21 Jorge Manuel B.... Stop dropping /etc/portage on stage2. Also drop the...
2012-07-10 Sebastian PippingMerge branch 'catalyst-spec-man-page' into catalyst_2
2012-07-09 Sebastian PippingMove class docstrings into classes, add module docstrin...
2012-07-02 Sebastian PippingReplace content on master with content from catalyst_2
2012-05-13 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2012-05-13 Jorge Manuel B.... From: Jeremy Olexa <darkside@gentoo.org>
2012-05-10 Jorge Manuel B.... Revert drop of /etc/make.profile since the move to...
2012-05-06 Jorge Manuel B.... Stop dropping /etc/portage from the stages and update...
2012-05-05 Jorge Manuel B.... Revert 97b38787d5e72ef091e1673ed37131b8ad97d6be (moving...
2012-05-03 Raúl PorcelAdd armv6j_hardfp
2012-04-18 Jorge Manuel B.... Current stage3 files already provide /etc/portage,...
2012-04-18 Jeremy Olexas:/etc/make.profile:/etc/portage/make.profile:g - Use...
2012-04-18 Jeremy OlexaAdd new -T (--purgetmponly) option
2012-04-18 Jeremy Olexaadd /etc/make.profile to cleanables too
2012-03-17 Matt Turnermips.py: change -O3 to -O2 in loongson2f classes
2012-03-17 Matt Turnermips.py: add loongson2{e,f} n64 and multilib classes
2012-03-17 Matt Turnermips.py: add -mplt to non-n64 CFLAGS
2012-01-27 Matt Turneramd64.py: define CHOST for nocona and core2
2011-12-12 Jorge Manuel B.... Drop metadata_overlay support from catalyst - fixes...
2011-11-06 Jorge Manuel B.... Stop dropping /etc/portage on stage3 - bug 388283.
2011-11-06 Jorge Manuel B.... Stop dropping /etc/portage on stage3 - bug 388283.
2011-10-17 Matt Turnermips.py: align class table
2011-10-17 Matt Turnermips.py: add mips32 softfloat targets
2011-09-03 Matt Turnermips.py: replace -mips* with new -march=mips*
2011-08-21 Matt Turnermips.py: add mips4_r10k classes
2011-08-17 Matt Turnermips.py: remove incorrect word 'all' from descriptions
2011-08-17 Matt Turnermips.py: call correct constructor in o32 classes
2011-08-17 Matt Turnermips.py: add mips32r2 and mips64r2 builder classes
2011-07-19 Matt Turnermips.py: mips/o32 classes should inherit generic_mips...
2011-07-19 Matt Turnermips.py: remove unnecessary generic_multilib class
2011-07-19 Matt Turnermips.py: remove -mfix-24k from CFLAGS, it apparently...
2011-07-16 Matt Turnermips.py: add mips32 and mips64 builder classes
2011-06-28 Matt Turnermips.py: include R4x00 and loongson workarounds in...
2011-06-26 Sebastian PippingWarn about multiple argument errors at the same time
2011-06-25 Sebastian PippingResolve duplicate class arch_sh4aeb
2011-06-25 Raúl PorcelAdd sh4aeb
2011-06-25 Matt Turnermips.py: add multilib (and missing n64) classes
2011-06-25 Matt Turnermips.py: remove n32/n64 USE flags
2011-06-25 Matt Turnermips.py: create generic mips64 classes
2011-06-25 Matt Turnermips.py: fix CFLAGS in loongson class
2011-06-25 Matt Turnermips.py: Remove ip* classes
2011-06-25 Matt Turnermips.py: Remove mips2 classes
2011-02-05 Raúl PorcelEnable new amd64 subarches
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-11-01 Raúl PorcelRevert "Add patch for Loongson support, patch by Zhang...
2010-11-01 Raúl PorcelAdd patch for Loongson support, patch by Zhang Le ...
2010-09-26 Raúl PorcelARM fixes
2010-09-05 Raúl PorcelRestore old behaviour on the CXXFLAGS variable on the...
2010-09-04 Raúl PorcelTypo
2010-09-04 Raúl PorcelFix typo and add armv7a-hardfp target
2010-01-26 Andrew GaffneyApply patch from armin76 for Gentoo bug #299498
2010-01-22 Andrew GaffneyActually pay attention to the 'delete' parameter for...
next