summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/cdrom.c
Commit message (Expand)AuthorAgeFilesLines
* hopefully fix "device or resource busy" problem in cdromGuillaume Cottenceau2002-07-311-4/+4
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-241-37/+65
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-1/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-1/+1
* enable probing of all the CDROM drives in automatic modeGuillaume Cottenceau2001-03-061-20/+52
* better error msg thx to mcdtgGuillaume Cottenceau2001-02-131-1/+1
* add more memory carefulness with CDROM installGuillaume Cottenceau2001-01-121-1/+1
* - add wait_message for initializing of CDROM's (it can be long when it's SCSI)Guillaume Cottenceau2001-01-121-9/+24
* - add FTPGuillaume Cottenceau2001-01-111-4/+4
* - disk install can now load the second stage ramdisk, included pixel's readli...Guillaume Cottenceau2001-01-091-2/+2
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...Guillaume Cottenceau2001-01-061-2/+2
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-2/+2
* fix "cancel" sillyness in choosing cdrom device dialogGuillaume Cottenceau2000-12-181-3/+7
* mdk-stage1 produces the boot images in CookerGuillaume Cottenceau2000-12-181-0/+2
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-4/+11
* - network/nfs worksGuillaume Cottenceau2000-12-161-1/+2
* - add pci probing featureGuillaume Cottenceau2000-12-121-7/+5
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-6/+7
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-5/+33
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+93