Fix incorrect type for livecd/modblacklist.
[catalyst.git] / modules / livecd_stage2_target.py
2013-08-02 Brian DolbecFix incorrect type for livecd/modblacklist.
2013-01-13 Matt TurnerUse 'in' instead of deprecated has_key()
2012-09-23 Jorge Manuel B.... Whitespace.
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
2009-09-03 Andrew GaffneyMerge branch 'master' into merge_tmp
2009-08-23 Andrew GaffneyApply patch for module blacklisting from gentoo bug...
2009-01-11 Andrew GaffneyMove all *_target.py modules under modules/catalyst...
2008-07-28 Chris GianelloniRemoving all deprecated interfaces. We no longer wish...
2008-02-20 Chris GianelloniRemoving support for bootsplash, since it hasn't been...
2007-01-23 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-11-22 Chris GianelloniOK. We've fixed the spacing issue with livecd-stage2...
2006-11-22 Chris GianelloniReverted change in livecd-stage2 to the action_sequence...
2006-11-22 Chris GianelloniFixed the livecd-stage2 action_sequence and updated...
2006-11-22 Chris GianelloniAdded a patch from Bardur Arantsson <bugs-gentoo.org...
2006-11-22 Chris GianelloniFixed up action_sequence when using --fetchonly to...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-06-28 Chris GianelloniAdded two patches from Joshua Kinard from bug #138255...
2006-01-18 Chris GianelloniAdded livecd/volid to valid_values.
2006-01-17 Eric Edgarfix issue where args not allowed that arose due to...
2005-12-19 Eric EdgarChange the internal hash checking to be quicker and...
2005-12-16 Eric EdgarFix more tab/spacing issues .. trying to make everythin...
2005-12-16 Eric EdgarFix warning message in stage1,2 and 3. Fix tab spacing...
2005-12-05 Eric EdgarStop reading env from the OS. Rely on the more on the...
2005-12-02 Chris GianelloniSo I was just kidding on that last commit. This one...
2005-12-02 Chris GianelloniReverting my nasty spaces->tabs mess-up and pushing...
2005-12-02 Chris GianelloniFixed spacing/tabs. Updated catalyst.conf comments...
2005-11-15 Eric EdgarFix bug in livecd stage2 so that it doesnt try to use tar
2005-11-07 Eric EdgarRemove large section of commented code
2005-09-15 Eric EdgarAppend slashes to directories so rsyncs work properly
2005-09-12 Chris GianelloniAdded livecd/xdm and livecd/xsession options. These...
2005-08-09 Eric EdgarForward port the changes from catalyst 1.1.9 to 1.1...
2005-08-09 Eric EdgarAdd locking support. Code simplification for unpack...
2005-07-05 Chris GianelloniBig honkin' copyright update.
2005-06-28 Chris GianelloniAdded livecd/bootargs and added the option to the bootl...
2005-05-25 Chris GianelloniAdded mutex to AUTHORS and added livecd/linuxrc support...
2005-05-03 Eric EdgarUser info about runscript and archscript. Added checks...
2005-04-29 Eric EdgarClear autoresume flags when build is done
2005-04-29 Eric EdgarFix isolinux so that it finds menus and kernels and...
2005-04-28 Eric Edgarprint warning message about deprecated use of cdfstype
2005-04-27 Eric EdgarFix some exception handling in catalyst_support.py
2005-04-22 Eric EdgarChange ordering of tasks so root_overlay and fsscript...
2005-04-21 Eric Edgarembedded target cleanups ... iso,bootloader,target_setu...
2005-04-20 Chris GianelloniAdded livecd/users option to create non-root users...
2005-04-14 Eric EdgarAUTORESUME PATCH; modified the chroot-functions.sh...
2005-04-11 Eric EdgarAdded support for livecd-stage2 to use a snapshot or...
2005-04-11 Eric EdgarGeneralized kernel support, fsscript, rcupdate, etc...
2005-04-04 Eric EdgarInitial import of Catalyst 2.0.0
2005-03-09 Chris GianelloniAdded livecd/volid to set the volume ID when creating...
2005-01-10 John P. Davisfix for bug #76146
2005-01-04 John P. Davisfix for #76530
2005-01-04 Chris GianelloniAdded patches from Eric Edgar <e_edgar@hotmail.com...
2004-12-17 Chris GianelloniReversing patch from Eric Edgar from bug #70663.
2004-12-16 Chris GianelloniAdded patches from Eric Edgar <e_edgar@hotmail.com...
2004-12-16 Chris GianelloniAdded gamecd/conf option to livecd_stage2_target.py...
2004-10-16 John P. Davispatches for gensplash support from Chris Gianelloni...
2004-10-15 John P. Daviscopyright fixes
2004-09-29 John P. Davisudev support for livecds and a new fsscript example
2004-09-07 John P. Davisbugfix for #63033
2004-09-06 John P. Davisfix for #62436
2004-08-13 John P. Daviscommit for 1.9.0
2004-07-21 John P. Davisadding in wolf31o2s gamecd patchset
2004-07-14 John P. Davismore code cleanups
2004-07-14 John P. Davisfixed livecd-stage2 cleaning
2004-07-14 John P. Davissmall bugfix to cdroot cleaning handling
2004-07-13 John P. Davisfixed bug in cdroot cleaning (it was deleted and cleane...
2004-07-06 John P. Davistidying of the resume code.
2004-07-03 John P. Davissee changelog
2004-06-11 John P. Davisnew key, fsscript
2004-06-10 John P. Davisupdates for livecdrc stuff
2004-06-08 John P. Davislivecd-stage2 error handling code
2004-05-22 John P. Davisadded bootsplash stuff
2004-05-21 John P. Davissmall fixup to the modblacklist code
2004-05-20 John P. Davismodule blacklisting added
2004-05-19 John P. Davisnotables: livecd/overlay
2004-05-18 John P. Davischeck changelog
2004-05-17 John P. Davislivecd/genkernel_args for livecd-stage2
2004-05-17 John P. Davisconsult changelog