| Commit message (Expand) | Author | Age | Files | Lines |
* | tyop | Jeremy Katz | 2003-11-09 | 1 | -1/+1 |
* | more python 2.3-ifying | Jeremy Katz | 2003-11-09 | 4 | -15/+15 |
* | more steps towards enabling xfs support based on patches from | Jeremy Katz | 2003-11-08 | 2 | -3/+17 |
* | revert last commit | Jeremy Katz | 2003-11-08 | 1 | -0/+3 |
* | some more fixes | Jeremy Katz | 2003-11-07 | 1 | -3/+0 |
* | quoting of tzdata (#109076) | Jeremy Katz | 2003-11-06 | 1 | -1/+1 |
* | more shell quoting fun from forrest | Jeremy Katz | 2003-11-06 | 1 | -1/+1 |
* | don't build rawhide images for now so that we can avoid python2.3 breaking | Jeremy Katz | 2003-11-05 | 1 | -0/+5 |
* | - kerberos libs moved to /usr/$LIBDIR/ | Karsten Hopp | 2003-11-05 | 1 | -6/+9 |
* | fix quoting (from Forrest Taylor on anaconda-devel-list) | Jeremy Katz | 2003-10-30 | 1 | -1/+1 |
* | fix silly traceback | Jeremy Katz | 2003-10-22 | 1 | -1/+1 |
* | and we prove, yet again, that I am unable to type | Jeremy Katz | 2003-10-21 | 1 | -1/+1 |
* | don't atof the start time, that makes it different and breaks | Jeremy Katz | 2003-10-20 | 1 | -1/+1 |
* | don't make the second stage if we don't have a kernel | Jeremy Katz | 2003-10-20 | 1 | -4/+9 |
* | add productpath to the buildstamp | Jeremy Katz | 2003-10-14 | 1 | -0/+1 |
* | more syntax | Jeremy Katz | 2003-10-14 | 1 | -1/+1 |
* | syntax | Jeremy Katz | 2003-10-14 | 1 | -1/+1 |
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 5 | -35/+59 |
* | add a proper volid (#107058) | Jeremy Katz | 2003-10-14 | 3 | -3/+3 |
* | use $PRODUCT instead of "Red Hat Linux" hardcoded (from notting) | Jeremy Katz | 2003-10-14 | 1 | -4/+4 |
* | s/LOADERMODULES/INITRDMODULES/ (noticed by Rudi | Jeremy Katz | 2003-10-13 | 1 | -4/+4 |
* | switch to using redhat-config-date .mo files for timezone info instead of | Jeremy Katz | 2003-10-07 | 1 | -1/+2 |
* | try using ppc32 fakearch to get mac moduleball right | Jeremy Katz | 2003-10-02 | 1 | -0/+2 |
* | oops, fix zoneinfo patsh | Jeremy Katz | 2003-10-02 | 1 | -14/+14 |
* | some changes so that we get a mac boot.iso, tweak yaboot.conf naming | Jeremy Katz | 2003-10-01 | 1 | -14/+14 |
* | add a few more timezones for ftp/http/hd installs (#105889) | Jeremy Katz | 2003-09-29 | 1 | -7/+14 |
* | add australia to timezone list | Mike Fulbright | 2003-09-26 | 1 | -0/+1 |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 4 | -3/+20 |
* | some changes for macppc from jlaska. tweaked pseries images to end up in | Jeremy Katz | 2003-09-04 | 2 | -12/+34 |
* | merge from taroon branch | Jeremy Katz | 2003-08-27 | 1 | -1/+11 |
* | merge changes from taroon branch | Jeremy Katz | 2003-08-20 | 3 | -1/+7 |
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 4 | -6/+15 |
* | add vncconnecthost=<host> and vncconnectport=<port>. First you setup your vn... | Mike Fulbright | 2003-08-07 | 1 | -0/+2 |
* | need libattr for libacl | Mike Fulbright | 2003-08-06 | 1 | -1/+2 |
* | more people crashing the party to make vnc and coreutils hapyp | Mike Fulbright | 2003-08-05 | 1 | -1/+4 |
* | add memtest86 to boot menu | Mike Fulbright | 2003-08-04 | 2 | -0/+12 |
* | merge from taroon branch to head | Jeremy Katz | 2003-07-31 | 2 | -2/+3 |
* | fix for bug #100474 | Mike Fulbright | 2003-07-30 | 1 | -1/+1 |
* | add tzdata package since jakub's going to split it out from glibc-common | Jeremy Katz | 2003-07-28 | 1 | -2/+2 |
* | krb5 1.3 moves libs to /usr/lib | Jeremy Katz | 2003-07-23 | 1 | -0/+4 |
* | pull in ide-cd for cd installs to work with non BOOT kernel | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
* | try to fix pcmcia modules (#99273) | Jeremy Katz | 2003-07-16 | 1 | -2/+2 |
* | pull in cramfs and loop | Jeremy Katz | 2003-07-16 | 1 | -1/+1 |
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 8 | -9/+18 |
* | get the i586 kernel for cd, pxe, etc now. only use i386 BOOT for floppy | Jeremy Katz | 2003-07-16 | 2 | -1/+3 |
* | add shred binary for rescue mode, request from bugzilla #98566 | Mike Fulbright | 2003-07-09 | 1 | -0/+1 |
* | don't be too overzealous about it | Jeremy Katz | 2003-07-09 | 1 | -1/+1 |
* | use BOOTPCMCIAMODULES instead of PCMCIAMODULES to avoid the pcmcia modules ge... | Jeremy Katz | 2003-07-09 | 1 | -4/+4 |
* | include fsck.reiserfs symlink (#91052) | Jeremy Katz | 2003-07-09 | 1 | -0/+1 |
* | minor merges | Jeremy Katz | 2003-07-08 | 2 | -1/+6 |