summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* after some fun debugging with viro and davej...Jeremy Katz2004-01-221-2/+3
* popt uses mbsrtowcs, stub to use the wlite versionJeremy Katz2004-01-141-0/+5
* some more Red Hat references (#108036)Jeremy Katz2004-01-062-2/+4
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-064-7/+22
* fix compile warningJeremy Katz2004-01-061-0/+2
* go back to using whatever the kernel sets dma settings toJeremy Katz2004-01-051-0/+3
* allow changes to dns servers. if it's static, then we should the dns serversJeremy Katz2004-01-031-1/+1
* need this part tooJeremy Katz2003-12-232-2/+2
* handle differing types for diet vs not. *sigh*Jeremy Katz2003-12-231-0/+4
* misc little fixes to prep for dietlibc 0.24Jeremy Katz2003-12-224-2/+4
* more stubbing for buildingJeremy Katz2003-12-221-0/+4
* modules.conf -> modprobe.conf for 2.6Jeremy Katz2003-12-171-5/+5
* apply mikem's patch to avoid freeing things more than once (#106956)Jeremy Katz2003-12-171-6/+8
* remove some Red Hat-ismsBill Nottingham2003-12-161-2/+2
* stub thisJeremy Katz2003-12-061-0/+2
* 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
* usbfs and not usbdevfs nowJeremy Katz2003-12-011-2/+2
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-2228-333/+225
* no need to do it twice ;-)Jeremy Katz2003-11-211-7/+0
* mount sysfs in the loader, and write it in /etc/fstab tooBill Nottingham2003-11-211-0/+7
* don't try to free things that shouldn't be freed (#109643)Jeremy Katz2003-11-191-0/+3
* more modules no one ever told me about. I really desparately need toJeremy Katz2003-11-181-0/+4
* mount sysfsJeremy Katz2003-11-151-0/+7
* more dependent module loadingJeremy Katz2003-11-153-5/+17
* add r8169Jeremy Katz2003-11-151-0/+4
* more modules for nfsJeremy Katz2003-11-141-1/+1
* fix memory detection with 2.6Jeremy Katz2003-11-141-1/+1
* mmap it and pass the buffer instead of the filename (oops)Jeremy Katz2003-11-141-4/+5
* they're .ko nowJeremy Katz2003-11-141-3/+3
* let's start on 2.6...Jeremy Katz2003-11-144-46/+77
* merge to HEADJeremy Katz2003-11-031-11/+10
* use \r\n instead of \t\n (#108562)Jeremy Katz2003-11-031-1/+1
* handle passing explicitly the fstype for a driver disk correctly (#106425,Jeremy Katz2003-11-031-4/+2
* merge from taroon branch (#107162)Jeremy Katz2003-10-291-0/+3
* merge from taroon branchJeremy Katz2003-10-291-0/+1
* don't segfault with no ide cdrom drives (#108137)Jeremy Katz2003-10-281-0/+3
* disable firewire by default since it's not going to work at presentJeremy Katz2003-10-271-1/+3
* if (firstDev > lastDev), then don't write out a modules.conf entry as itJeremy Katz2003-10-241-0/+2
* FIXME: having dma on for CD devices seems to break media checkJeremy Katz2003-10-243-0/+44
* apply hj lu's patch to handle \\ in modules.dep more correctly (#92094)Jeremy Katz2003-10-161-1/+23
* pull up fix for #106923 from branchJeremy Katz2003-10-141-0/+4
* make it so that we can find out the mntPathJeremy Katz2003-10-141-2/+4
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-147-45/+88
* merge final batch of taroon changes for taroon GA.Jeremy Katz2003-10-131-1/+7
* make sure loopfd is still open so we can close it in an error case (#106615)Jeremy Katz2003-10-131-2/+3
* The floppy shows up both as its usb device (with device == NULL) and the scsiJeremy Katz2003-10-071-4/+8
* dd from path (from msw, tweaked slightly)Jeremy Katz2003-10-022-2/+14
* don't loop forever if the given nfs dir is mountable but not right (#106007)Jeremy Katz2003-10-021-0/+5