summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/newt-frontend.c
Commit message (Expand)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-0/+2
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-241-0/+10
* compile with -WGuillaume Cottenceau2002-07-031-1/+1
* english fix thx to till & philGuillaume Cottenceau2002-03-071-1/+1
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-0/+4
* Use Yahve quotingGuillaume Cottenceau2001-07-251-0/+2
* very nice things happen when you hardcode arrays to a too small valueGuillaume Cottenceau2001-07-041-1/+1
* axalon sucks, we can have NEWT_FLAG_PASSWORD that will show us '**' for passw...Guillaume Cottenceau2001-06-111-1/+1
* refresh newt when newt comes up, so if dialogues delay to appear we're not wi...Guillaume Cottenceau2001-06-061-0/+1
* use Axalon patch to hide passwords (highly rewritten..)Guillaume Cottenceau2001-05-281-1/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-25/+6
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-161-11/+12
* allow wait_message calls to be multi-linesGuillaume Cottenceau2001-05-151-8/+13
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-141-1/+1
* Provide some description of the driversGuillaume Cottenceau2001-04-301-5/+8
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-131-2/+123
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-2/+10
* prevent from trying to set progressbar to more than 100% (rescue is more comp...Guillaume Cottenceau2001-01-301-1/+2
* - add FTPGuillaume Cottenceau2001-01-111-16/+45
* 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
* progressbar for newt+stdio while loading ramdiskGuillaume Cottenceau2000-12-121-0/+30
* - add pci probing featureGuillaume Cottenceau2000-12-121-4/+16
* add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) (...Guillaume Cottenceau2000-12-111-1/+1
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+1
* 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