summaryrefslogtreecommitdiffstats
path: root/loader2/loader.c
Commit message (Expand)AuthorAgeFilesLines
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-1/+4
* misc little fixes to prep for dietlibc 0.24Jeremy Katz2003-12-221-0/+1
* preserve serial for rescue mode (from post to aurora-devel-list by DeanJeremy Katz2003-12-051-0/+2
* the module is dm-mod even though it's dm_mod in /proc/modules???Jeremy Katz2003-12-041-1/+1
* load dm_modJeremy Katz2003-12-041-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-52/+42
* more dependent module loadingJeremy Katz2003-11-151-3/+3
* more modules for nfsJeremy Katz2003-11-141-1/+1
* let's start on 2.6...Jeremy Katz2003-11-141-1/+1
* merge to HEADJeremy Katz2003-11-031-11/+10
* disable firewire by default since it's not going to work at presentJeremy Katz2003-10-271-1/+3
* FIXME: having dma on for CD devices seems to break media checkJeremy Katz2003-10-241-0/+2
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-21/+42
* merge final batch of taroon changes for taroon GA.Jeremy Katz2003-10-131-1/+7
* dd from path (from msw, tweaked slightly)Jeremy Katz2003-10-021-0/+5
* merge driver disk changes from taroonJeremy Katz2003-09-251-12/+4
* merge from taroonJeremy Katz2003-09-201-1/+13
* merge changes from taroon branchJeremy Katz2003-08-201-1/+3
* move to using vncconnect instead of vncconnecthost and vncconnectportMike Fulbright2003-08-181-2/+1
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-3/+2
* add vncconnecthost=<host> and vncconnectport=<port>. First you setup your vn...Mike Fulbright2003-08-071-0/+2
* fix for CD based VNC installs (bug #100418)Mike Fulbright2003-08-061-4/+28
* more /usr/kerberos pruningJeremy Katz2003-07-231-1/+1
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-2/+5
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-19/+27
* better commentMike Fulbright2003-07-071-1/+1
* support for sending MAC address as an HTTP header, needed for RHN provisioningMike Fulbright2003-07-071-0/+5
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-24/+94
* make graphical installation the default, and change to text based installatio...Mike Fulbright2003-06-191-57/+7
* merge changes from taroon since new rhpl in dist-10 will require themJeremy Katz2003-06-101-2/+5
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+6
* need to set graphical flag if we are using VNC to make sure we get a stage2 w...Mike Fulbright2003-05-231-0/+4
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-1/+1
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-31/+106
* rest of remount tweaksMike Fulbright2003-05-011-4/+4
* oopsMike Fulbright2003-04-301-1/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-8/+44
* remove debuginfoMike Fulbright2003-04-031-2/+0
* typoMike Fulbright2003-04-011-2/+2
* some enhancements to vnc modeMike Fulbright2003-03-311-5/+18
* added vnc capabilityMike Fulbright2003-03-311-1/+3
* add graphical mode flag and modify call to find red hat CDs to new mechanismMike Fulbright2003-03-281-1/+5
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-18/+32
* and allow usb on hammer here tooJeremy Katz2003-03-201-5/+0
* look for libunicode-lite in either libdir (#86320)Jeremy Katz2003-03-191-0/+2
* reprobe devices before checking for cdrom, etc so that you can hotplug yourJeremy Katz2003-02-211-0/+1
* if you only have one device, don't ask which of multiple ones you want toJeremy Katz2003-02-201-12/+19
* add a way to skip the probe if we're going into loadDriverFromMedia fromJeremy Katz2003-02-181-2/+2
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-4/+4
* move method from cmdline settings to a function.Jeremy Katz2003-02-131-16/+1