Removing livecd/files/Getting_Online.txt since it was quite outdated.
[catalyst.git] / modules / generic_stage_target.py
2008-04-11 Chris GianelloniFix seedcache output so it fits in 80 columns.
2008-04-04 Chris GianelloniAdded TODO. Changed create_handbook_icon call to only...
2008-03-11 Andrew GaffneyApply additional patches from bug 207862 for CONTENTS...
2008-03-10 Chris GianelloniFix some spacing on the -* warning, revert Andrew's...
2008-03-07 Chris GianelloniChange the warning thrown into make.conf when someone...
2008-03-05 Chris GianelloniMerged ChangeLog.old and ChangeLog and added a note...
2008-03-05 Chris GianelloniChanged boot/kernel/${kname}/config and boot/kernel...
2008-02-26 Andrew GaffneyFix leading whitespace in empty() so it's only executed...
2008-02-20 Andrew GaffneyAdd warning about -* in foo/use in the spec
2008-02-14 Chris GianelloniWow. I need to make sure that we actually comment...
2008-02-14 Chris GianelloniClean up firmware code in livecdfs-update.sh, add begin...
2008-02-14 Chris GianelloniApparently, python doesn't like it when you put a set...
2008-02-13 Chris GianelloniHuge refactoring of modules/generic_stage_target.py...
2008-02-13 Andrew GaffneySort and de-dupe myusevars
2008-02-13 Chris GianelloniMove export of FEATURES to setup_myfeatures.
2008-02-08 Chris GianelloniAdded support for generating CONTENTS files automatical...
2008-02-08 Chris GianelloniFixing a minor display issue when we write out make...
2008-02-06 Chris GianelloniWrite out HOSTUSE settings from arch/*.py to make.conf...
2008-02-04 Chris GianelloniAdded USE=bindist automatically to everything that...
2007-11-25 Chris GianelloniApplying a patch from Tais M. Hansen <tais.hansen@osd...
2007-11-25 Andrew Gaffneyadd option for metadata_overlay use with portage
2007-11-11 Andrew Gaffneyadd an extra warning into the generated make.conf about...
2007-10-12 Andrew Gaffneymake error message more specific when removing immutabl...
2007-10-11 Chris GianelloniAdded Andrew Gaffney to maintainer list, fixed a typo...
2007-08-29 Chris GianelloniFixed livecd/volid by removing the string.join() from...
2007-08-22 Andrew Gaffney'chost' option is only valid in stage 1/2 specs. have...
2007-08-13 Andrew Gaffneyfix typo in getopt call for --clear-autoresume. thanks to
2007-04-10 Chris GianelloniAdded a patch from Mike Frysinger <vapier@gentoo.org...
2007-04-10 Chris GianelloniFixing check for invalid subarch to not filter too...
2007-03-06 Chris GianelloniAdded a patch from Christian Heim <phreak@gentoo.org...
2007-02-13 Chris GianelloniAdded a patch from Andrew Gaffney <agaffney@gentoo...
2007-02-12 Chris GianelloniAdded another fix from Andrew Gaffney <agaffney@gentoo...
2007-01-23 Chris GianelloniAdded patch from Andrew Gaffney <agaffney@gentoo.org...
2007-01-23 Chris GianelloniFixed new cbuild code with another patch from Mike...
2007-01-09 Chris GianelloniAdded a patch from Mike Frysinger <vapier@gentoo.org...
2007-01-02 Chris GianelloniRemoving old CVS Header lines, which are no longer...
2006-12-27 Chris GianelloniFix indentation so things actually work.
2006-12-27 Chris GianelloniChanged the portage_overlay option to always install...
2006-12-06 Chris GianelloniFix a typo in generic_stage_target.
2006-11-22 Chris GianelloniFixed up action_sequence when using --fetchonly to...
2006-11-22 Chris GianelloniAdded cleanup patch for stage1/stage2 and generic_stage...
2006-11-22 Chris GianelloniAdded patch from Daniel Ostrow <dostrow@gentoo.org...
2006-11-03 Chris GianelloniAdded a check to see if we have the tarball option...
2006-11-03 Chris GianelloniAdded a warning about changing the CHOST setting for...
2006-10-11 Chris GianelloniAdded initial Gentoo/FreeBSD support. Patch from Diego...
2006-10-02 Chris GianelloniRemoving all copyright and license comment headers...
2006-10-02 Chris GianelloniClean up more spacing/capitalization.
2006-10-02 Chris GianelloniFixed lots of spacing issues, removed livecd/type from...
2006-07-11 Chris GianelloniAdded patches from Joshua Kinard <kumba@gentoo.org...
2006-06-28 Chris GianelloniAdded two patches from Joshua Kinard from bug #138255...
2006-06-22 Chris GianelloniFix a problem where catalyst was creating an initial...
2006-06-08 Chris GianelloniAdd patch from bug #135051 to fix the seedcache extract...
2006-05-19 Eric EdgarFix DIGESTS output
2006-04-25 Eric Edgardigests function uses raw output from hash function now
2006-04-21 Chris GianelloniSomehow this hosts.bck fix got reverted and I really...
2006-04-18 Chris GianelloniForced -p on tar for compressing stages.
2006-03-22 Chris GianelloniFix to ensure that we look inside the chroot for /etc...
2006-02-14 Eric Edgarfix for failure when root_overlay is not set
2006-02-10 Eric EdgarAllow multiple overlays for root_overlay and overlay...
2006-02-09 Eric EdgarFix indentation issues
2006-02-08 Eric Edgarfix kernelopts and extraversion env variable exports
2006-01-27 Eric EdgarFix ppc64 iso creation. Add console machine_type for...
2006-01-27 Eric EdgarFix type error when kernel packages arent defined
2006-01-26 Eric EdgarSeparation of kerncache from snapcache
2006-01-25 Eric EdgarFix bug if no kernel packages were defined but there...
2006-01-20 Eric Edgaradd makeopts spec file support. Fix printout typo...
2006-01-20 Chris GianelloniAdded fix for bug #119635.
2006-01-18 Eric Edgarfix crash when no kernel is defined. spacing issue
2006-01-17 Eric Edgarremove extra function that was converting strings to...
2006-01-17 Eric Edgarfix issue where args not allowed that arose due to...
2006-01-16 Eric Edgarfixes for bugs 119009,119041 and 118985
2006-01-13 Eric EdgarFix for ccache (null)/.ccache bug
2006-01-10 Eric Edgarfix for linuxrc variable not being available
2006-01-10 Eric Edgarfilter kname so - and . work
2006-01-05 Eric Edgarchange .digests to .DIGESTS
2006-01-03 Eric EdgarRemove chost/cflags etc. warning messages
2005-12-31 Eric EdgarAttempt to fix bug 117253; chost is wrong on autoresume
2005-12-28 Eric Edgarmake setting of destdir more global and part of generic...
2005-12-28 Eric EdgarFix for bug 116305;removed unnecessary pkgcache_path...
2005-12-23 Eric Edgarremove stray \' from arch/sh.py
2005-12-21 Eric EdgarChange digests file format to HASH_NAME HASH FILE_NAME
2005-12-20 Eric EdgarCatalyst should die if source_subpath is not a string
2005-12-20 Eric EdgarFix for source_subpath bug
2005-12-20 Chris GianelloniUpdated sh support from Mike Frysinger <vapier@gentoo...
2005-12-19 Eric EdgarDetect missing binaries for the hashing functions and...
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-14 Eric EdgarAdd envscript warning to aid users who may not know...
2005-12-13 Eric Edgarallow portdir_overlay to be part of all specs not inclu...
2005-12-11 Eric EdgarAdd support for bootloader softlevel=; have rsync delet...
2005-12-09 Eric EdgarFix stupid overlay bug
2005-12-09 Eric EdgarFix indentation error the last commit caused
2005-12-09 Eric EdgarAlways clear autoresume points after a successful run
2005-12-08 Eric Edgarremove extra self.env={} that was resetting the environ...
2005-12-08 Eric Edgarmove unmerge.sh to support;move the CLEAN_DELAY,EMERGE_...
2005-12-07 Eric Edgarself.env should be a part of the super class generic_ta...
2005-12-07 Eric EdgarFix for unpack cases
2005-12-05 Eric EdgarFixes for env
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...
next