summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/newt-frontend.c
Commit message (Collapse)AuthorAgeFilesLines
* - add FTPGuillaume Cottenceau2001-01-111-16/+45
| | | | | | - add HTTP - use single place for mountpoints and static directories
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-1/+1
|
* add disk install supportGuillaume Cottenceau2000-12-181-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
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-0/+32
| | | | | | - 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-0/+30
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-4/+16
| | | | | | - 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-1/+1
| | | | (40 kbytes for compressed binary)
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+1
| | | | | | 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-0/+13
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+149
soon will launch the stage2