summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stage1.c
Commit message (Collapse)AuthorAgeFilesLines
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-10/+1
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-17/+19
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-0/+3
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-4/+33
| | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured
* - add pci probing featureGuillaume Cottenceau2000-12-121-2/+15
| | | | | | - 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-81/+24
| | | | | | 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-4/+25
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-38/+142
| | | | | soon will launch the stage2
* first draftGuillaume Cottenceau2000-11-211-0/+129