summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* actually wanted no space thereMike Fulbright2002-07-261-1/+1
* remove newline from string we read inMike Fulbright2002-07-262-4/+9
* remove unused var and debug bitsJeremy Katz2002-07-241-7/+0
* add parallel port modules to stage 2 module ball and load them so that kudzu ...Jeremy Katz2002-07-242-0/+19
* we are leetMike Fulbright2002-07-221-1/+2
* make less techy soundingMike Fulbright2002-07-171-1/+1
* typoMike Fulbright2002-07-171-2/+2
* apply pbrown's patch to change disc info files to be .discinfo and have all o...Jeremy Katz2002-07-121-8/+5
* rindex() doesn't exist anymoreErik Troan2002-07-111-1/+1
* merge to HEADJeremy Katz2002-07-081-1/+1
* don't need to define -ggdb, we already get -g from COPTS (#64332)Jeremy Katz2002-07-021-1/+1
* move version/release definitions into Makefile.inc so that they can be pulled...Jeremy Katz2002-07-021-2/+0
* if kudzu suggests a module try to install it even if it isn't in thepre-newcompsErik Troan2002-06-271-23/+19
* get rid of Other CDROM option since we don't even make the disk anymoreJeremy Katz2002-06-271-3/+2
* turn on mediacheck for beta periodMike Fulbright2002-06-241-0/+3
* fix segfault on http/ftp kickstarts without a username/password combo (#66537)Jeremy Katz2002-06-191-27/+37
* now we write out loader log messages to /tmp/anaconda.log also (#62743)Jeremy Katz2002-06-191-4/+25
* add askmethod flag so that we can avoid the automatically going to the detect...Jeremy Katz2002-06-192-3/+8
* add patch for #21088 (<sopwith@redhat.com>)r0-9-2Bill Nottingham2002-06-181-0/+4
* prepare for zSeries with japanese/german translationsKarsten Hopp2002-06-111-1/+1
* hopefully fixes the loopback mounted iso ftp/http installs for kickstart (#65...Jeremy Katz2002-06-041-0/+14
* added mechanism to easily pass through boot time arguments that we only care ...Mike Fulbright2002-05-242-34/+57
* make it build againMatt Wilson2002-05-061-0/+1
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-1914-125/+244
* merge using zlib for stage2 instead of gzlibJeremy Katz2002-03-124-117/+137
* don't remove .config on make cleanJeremy Katz2002-03-111-1/+1
* don't try to load usb mouse if we don't have a /proc/bus/usb/devices (#60365)Jeremy Katz2002-03-071-0/+2
* merge ks=cdrom:/ fix from branchJeremy Katz2002-03-071-25/+40
* merge to HEADJeremy Katz2002-03-051-3/+4
* commit to head alsoJeremy Katz2002-03-011-0/+1
* verify that your boot image matches your stage 2 and reboot otherwise, since ...Jeremy Katz2002-03-011-0/+37
* add nokill option to make init not terminate processes so you can actually de...Mike Fulbright2002-02-281-1/+38
* make a little more sure we don't overflow stringMike Fulbright2002-02-271-1/+1
* fix typos and bug #59743Mike Fulbright2002-02-251-7/+27
* dohMike Fulbright2002-02-221-2/+2
* new mediacheck screens and support for enhanced stamp filesMike Fulbright2002-02-225-43/+176
* use kernel-pcmcia-cs for the pcmcia stuff for the loaderJeremy Katz2002-02-221-2/+1
* warn when we don't find any harddrives -- this hasn't been tested (my localErik Troan2002-02-151-0/+17
* do media check on HD and NFS nowMike Fulbright2002-02-081-35/+95
* improve message you get when no checksum readMike Fulbright2002-02-081-1/+4
* remove debug messagesMike Fulbright2002-02-061-6/+0
* since we have usb-uhci in kernel now, we shouldnt fail out here. Going to tr...Mike Fulbright2002-02-051-1/+3
* hard drive installs are happier now (#59301)Jeremy Katz2002-02-041-2/+4
* fix mediacheck and CDROM installs to workMike Fulbright2002-02-042-7/+8
* treat driver disks properly (was broken by multiple module loads)Erik Troan2002-01-251-27/+37
* moved functions from devices.c to modules.c that weren't used anywhereErik Troan2002-01-253-194/+225
* added support for nfsiso methodErik Troan2002-01-251-37/+84
* updated copyrightErik Troan2002-01-251-1/+1
* add lvm-mod to the loaded module set and add jfs and xfs too while we're at i...Jeremy Katz2002-01-251-1/+1
* removed upgradeonly supportErik Troan2002-01-231-2/+0