2005-12-19 |
Eric Edgar | Change the internal hash checking to be quicker and... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on tinderbox. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on support. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Eric Edgar | Optimize catalyst bytecode and set a sane sys.exit... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on stage4. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on stages 2 and 3. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on stage1. Also changed... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Gianelloni | Fixed up spacing/coding style on netboot. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Gianelloni | Fixed up spacing/coding style on livecd-stage*. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Gianelloni | Fixed up spacing/coding style on grp. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Gianelloni | Fixed up spacing/coding style on embedded. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Chris Gianelloni | Removing extra line from x86.py, fixing up comments... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Eric Edgar | Fix more tab/spacing issues .. trying to make everythin... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Eric Edgar | Fix warning message in stage1,2 and 3. Fix tab spacing... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Eric Edgar | Add envscript warning to aid users who may not know... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Chris Gianelloni | Changed example specs to match that cflags/cxxflags... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Eric Edgar | Silence more of portages beeps and clicks and whistles |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Eric Edgar | Change the portage emerge to use run_emerge |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Eric Edgar | allow portdir_overlay to be part of all specs not inclu... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Eric Edgar | Move allowable cflags/cxxflags/chost/ldflags changing... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Edgar | Add support for bootloader softlevel=; have rsync delet... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Chris Gianelloni | Swapped -v/-V since I had gotten them wrong here. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Eric Edgar | Fix stupid overlay bug |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Chris Gianelloni | Made sure we use -f on removing the default links for... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Chris Gianelloni | Made sed on devfsd.conf conditional on it existing... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Chris Gianelloni | Added warning about breaking snapshot cache and re... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Eric Edgar | Fix indentation error the last commit caused |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Eric Edgar | Always clear autoresume points after a successful run |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Chris Gianelloni | Changed mv -f in livecdfs-update.sh to a cp -r, as... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Chris Gianelloni | Added famd to default on official LiveCD. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Chris Gianelloni | Fixes 'too many arguments' error in check_portage_version. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Eric Edgar | remove extra self.env={} that was resetting the environ... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Eric Edgar | Fix appending livecd use flag if no use flag is specifi... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Eric Edgar | Add a default path to the environment in the chroot |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Eric Edgar | move unmerge.sh to support;move the CLEAN_DELAY,EMERGE_... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Chris Gianelloni | Fixed up the man page, which has been suffering for... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Chris Gianelloni | Added fun gnome theme stuff to livecdfs-update.sh for... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Chris Gianelloni | Turning off autoresume of doom until I can get more... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Chris Gianelloni | Removed profiles hack from livecd-stage2's unmerge... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Chris Gianelloni | Made EMERGE_WARNING_DELAY=0 for all stages. This is... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Eric Edgar | self.env should be a part of the super class generic_ta... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Chris Gianelloni | Forward-porting portage tmpfs mounting from catalyst... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Chris Gianelloni | Changed version stamp to 2.0_rc6. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Eric Edgar | Fix for unpack cases |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Eric Edgar | Fixes for env |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Eric Edgar | Stop reading env from the OS. Rely on the more on the... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Chris Gianelloni | This is 2.0_rc5. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Eric Edgar | Fix stage1 to NOT contain the code from stage2;continue... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | Added chost/cflags/cxxflags/ldflags to example spec... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | OK, just kidding on that last commit. We were already... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | Have rc-update add xdm if livecd/xdm is set. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | So I was just kidding on that last commit. This one... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | Reverting my nasty spaces->tabs mess-up and pushing... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Chris Gianelloni | Fixed spacing/tabs. Updated catalyst.conf comments... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Eric Edgar | Fix autoresume for unpacking tarballs |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Eric Edgar | remove gnap livecd-type per Koon's request |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Eric Edgar | change rc-update add modules default to rc-update add... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Eric Edgar | Add more verbosity to digests if -V is enabled, add... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Eric Edgar | Add sha/md5 digests support for grp and cleanup other... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Eric Edgar | Fix folder name for grp build dir to not have .tar... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Eric Edgar | Add md5 and sha .digests file creation per wolf31o2... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Chris Gianelloni | This is catalyst-2.0_rc2. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Eric Edgar | Fix livecd-stage1 livecd use flag bug; stage4 doc clean... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Chris Gianelloni | Changed multiple spaces to tabs to satisfy my OCD. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Eric Edgar | Bumped genkernel detection to require 3.3.0 or higher |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Chris Gianelloni | Changed to clst_use from clst_embedded_use and clst_net... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Eric Edgar | change to clst_use from clst_netboot_use |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Chris Gianelloni | Changed to clst_use from clst_stage4_use and clst_livec... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Chris Gianelloni | Fixed USE invocations in stage4 target. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Eric Edgar | Force use=livecd for livecd-stage1 |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Chris Gianelloni | This is version 2.0_pre20051129. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Chris Gianelloni | Removed kudzu-koppix from example spec files. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Eric Edgar | Added ppc-yaboot-cdtar.tar.bz2 to have an Apple/IBM... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Chris Gianelloni | Added tinderbox_template.spec to examples and cleaned... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Eric Edgar | Tinderbox script: added newuse, tinderbox and grp targe... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Chris Gianelloni | Added portdir example to catalyst.conf for bug #113272. |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Chris Gianelloni | Fixed a few lines which were causing the isolinux direc... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Gianelloni | Changed check for /boot/isolinux.bin to /isolinux/isoli... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Chris Gianelloni | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Eric Edgar | Fix pegasos kernelz rename;fix default_append_line... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Eric Edgar | Fix split error if use is specified |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Gianelloni | Updated palo version from catalyst 1.x for HPPA. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Gianelloni | Removing for loop for grub on amd64/x86 as it was total... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Gianelloni | Remove vga= line for PPC. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Gianelloni | PPC yaboot.conf fix from Lars Weiler <pylon@gentoo... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Chris Gianelloni | Removing slot patch as it probably didn't belong here... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Eric Edgar | fix the bootloader script for isolinux so that it actua... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Chris Gianelloni | Added call to update-usbids to download the latest... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Eric Edgar | Move checks of running catalyst into the target which... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Eric Edgar | Attempt to fix bug #111752, due to mount_safety_check... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Eric Edgar | Keep unnecessary programs from installing into kerncache |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Eric Edgar | Turn on more tracebacks at this point to better debug... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Chris Gianelloni | Changed version marker to 2.0_pre20051115 for new ebuild. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Eric Edgar | Fix Changelog |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Eric Edgar | Fix bug in livecd stage2 so that it doesnt try to use tar |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Chris Gianelloni | Fixed livecd/readme functionality, as reported to gento... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Eric Edgar | Fix the changelog |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Chris Gianelloni | ChangeLog fixes. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Chris Gianelloni | Added Joshua Kinard to authors for his mips contributions. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Chris Gianelloni | Fixed duplicate linuxrc entry in livecd-stage2_template... |
commit | commitdiff | tree | snapshot |
next |