summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/tools.c
Commit message (Collapse)AuthorAgeFilesLines
* do not need malloc padding anymore since dietlibc malloc is fixed nowGuillaume Cottenceau2001-01-051-2/+0
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-1/+4
|
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-2/+5
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-19/+20
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-7/+12
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-1/+1
| | | | | | - 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
* progressbar for newt+stdio while loading ramdiskGuillaume Cottenceau2000-12-121-7/+11
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-4/+18
| | | | | | - 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-0/+177
| | | | | | 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/+71
soon will launch the stage2