summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/frontend.h
Commit message (Collapse)AuthorAgeFilesLines
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-4/+7
| | | | | but rather, try to do some clever things
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-161-4/+10
|
* use some help with __attribute__Guillaume Cottenceau2001-03-181-3/+3
|
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-131-1/+1
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-0/+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-0/+4
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-1/+2
| | | | | | - 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-2/+2
| | | | (40 kbytes for compressed binary)
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-0/+1
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+34
soon will launch the stage2