summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/disk.c
Commit message (Collapse)AuthorAgeFilesLines
* - disk install can now load the second stage ramdisk, included pixel's ↵Guillaume Cottenceau2001-01-091-18/+37
| | | | | | | readlink test to cut vfat problems - disabled TOCHECK's for rescue/umounting stuff
* - use clearer messages (s/Installation/Distribution/g and some more)Guillaume Cottenceau2001-01-091-7/+31
| | | | | | - prints partition sizes in Mbytes - prints extract of partition contents on failure of some DISK steps
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ↵Guillaume Cottenceau2001-01-061-1/+1
| | | | (scsi, net, modules options)
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-3/+3
|
* add disk install supportGuillaume Cottenceau2000-12-181-6/+90
|
* polish for integration into cookerGuillaume Cottenceau2000-12-181-0/+3
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-7/+4
| | | | | | - 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-1/+2
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+91
soon will launch the stage2