summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* go ahead and pull this inJeremy Katz2003-12-231-6/+1
|
* require --version (#112416)Jeremy Katz2003-12-191-1/+1
|
* some module name changesJeremy Katz2003-12-091-4/+4
|
* I want this more often...Jeremy Katz2003-12-061-2/+2
|
* the module is dm-mod even though it's dm_mod in /proc/modules???Jeremy Katz2003-12-041-1/+1
|
* add dm_modJeremy Katz2003-12-031-1/+1
|
* pull in lvm2 stuff instead of lvm1 stuffJeremy Katz2003-12-031-36/+3
|
* system-config nowJeremy Katz2003-11-201-5/+5
|
* fix for ppc from jlaskaJeremy Katz2003-11-191-1/+1
|
* this looks like it fixes depmod with 2.6. also, get rid of the paride hackJeremy Katz2003-11-181-32/+1
| | | | since we don't support that stuff anymore anyway
* try to fix modules.depJeremy Katz2003-11-171-1/+1
|
* make the sys dirJeremy Katz2003-11-151-0/+1
|
* more module mungingJeremy Katz2003-11-151-8/+8
|
* more modules for nfsJeremy Katz2003-11-141-1/+1
|
* i686 kernel only atmJeremy Katz2003-11-141-1/+1
|
* let's start on 2.6...Jeremy Katz2003-11-141-19/+10
| | | | | try to write some module loading code modules are .ko, not .o
* wtf did that come from ?anaconda-before-2.6Karsten Hopp2003-11-131-1/+1
|
* most utilities link against libattr now, tooKarsten Hopp2003-11-131-0/+1
|
* most tools in the initrd require libselinux nowKarsten Hopp2003-11-131-0/+1
|
* add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labelsJeremy Katz2003-11-101-0/+1
|
* selinux is needed by stuff like busybox and ls nowJeremy Katz2003-11-091-1/+2
|
* tyopJeremy Katz2003-11-091-1/+1
|
* more python 2.3-ifyingJeremy Katz2003-11-094-15/+15
|
* more steps towards enabling xfs support based on patches fromJeremy Katz2003-11-082-3/+17
| | | | | | Ajay Ramaswamy <xfs@ramaswamy.net>. this set of changes adds the xfs module and utilities to our various lists and makes 'linux xfs' have xfs available
* revert last commitJeremy Katz2003-11-081-0/+3
|
* some more fixesJeremy Katz2003-11-071-3/+0
|
* quoting of tzdata (#109076)Jeremy Katz2003-11-061-1/+1
|
* more shell quoting fun from forrestJeremy Katz2003-11-061-1/+1
|
* don't build rawhide images for now so that we can avoid python2.3 breakingJeremy Katz2003-11-051-0/+5
| | | | things
* - kerberos libs moved to /usr/$LIBDIR/Karsten Hopp2003-11-051-6/+9
| | | | | | - larger initrd to be able to copy some debugging tools in, should be reduced later - xauth requires libICE, libSM and libXt now ;-(
* fix quoting (from Forrest Taylor on anaconda-devel-list)Jeremy Katz2003-10-301-1/+1
|
* fix silly tracebackJeremy Katz2003-10-221-1/+1
|
* and we prove, yet again, that I am unable to typeJeremy Katz2003-10-211-1/+1
|
* don't atof the start time, that makes it different and breaksJeremy Katz2003-10-201-1/+1
| | | | redhat-config-packages (although I'm going to put a workaround there)
* don't make the second stage if we don't have a kernelJeremy Katz2003-10-201-4/+9
|
* add productpath to the buildstampJeremy Katz2003-10-141-0/+1
|
* more syntaxJeremy Katz2003-10-141-1/+1
|
* syntaxJeremy Katz2003-10-141-1/+1
|
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-145-35/+59
| | | | available. basically notting's patch with some fixes and genhdlist handled
* add a proper volid (#107058)Jeremy Katz2003-10-143-3/+3
|
* use $PRODUCT instead of "Red Hat Linux" hardcoded (from notting)Jeremy Katz2003-10-141-4/+4
|
* s/LOADERMODULES/INITRDMODULES/ (noticed by RudiJeremy Katz2003-10-131-4/+4
| | | | Chiarito <nutello@sweetness.com> on fedora-devel-list)
* switch to using redhat-config-date .mo files for timezone info instead ofJeremy Katz2003-10-071-1/+2
| | | | po/timeconfig
* try using ppc32 fakearch to get mac moduleball rightJeremy Katz2003-10-021-0/+2
|
* oops, fix zoneinfo patshJeremy Katz2003-10-021-14/+14
|
* some changes so that we get a mac boot.iso, tweak yaboot.conf namingJeremy Katz2003-10-011-14/+14
| | | | appropriately
* add a few more timezones for ftp/http/hd installs (#105889)Jeremy Katz2003-09-291-7/+14
|
* add australia to timezone listMike Fulbright2003-09-261-0/+1
|
* merge from taroonJeremy Katz2003-09-204-3/+20
| | | | fairly large merge, but all fairly obvious stuff. will test in a tree tomorrow
* some changes for macppc from jlaska. tweaked pseries images to end up inJeremy Katz2003-09-042-12/+34
| | | | | | | images/pseries/, just continue if a kernel arch doesn't exist. for mac to work, still need to be able to create the boot.iso (which are hybrid hfs cds I think)