summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stdio-frontend.c
Commit message (Collapse)AuthorAgeFilesLines
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-1/+1
|
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-181-1/+1
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-1/+5
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-6/+10
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-4/+44
| | | | | | - 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
* blah, don't include my test file in the repositotyGuillaume Cottenceau2000-12-121-7/+6
|
* network devices detection and insmod on user inputGuillaume Cottenceau2000-12-121-7/+0
|
* progressbar for newt+stdio while loading ramdiskGuillaume Cottenceau2000-12-121-0/+31
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-27/+36
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) ↵Guillaume Cottenceau2000-12-111-0/+172
(40 kbytes for compressed binary)