summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/cdrom.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | but rather, try to do some clever things
* 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
| | | | | - print CDROM drive names (model) in dialogs
* - add FTPGuillaume Cottenceau2001-01-111-4/+4
| | | | | | - add HTTP - use single place for mountpoints and static directories
* - disk install can now load the second stage ramdisk, included pixel's ↵Guillaume Cottenceau2001-01-091-2/+2
| | | | | | | readlink test to cut vfat problems - disabled TOCHECK's for rescue/umounting stuff
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ↵Guillaume Cottenceau2001-01-061-2/+2
| | | | (scsi, net, modules options)
* 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
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-6/+7
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* 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
soon will launch the stage2