summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stdio-frontend.c
Commit message (Expand)AuthorAgeFilesLines
* fix unitialized memory screwing up dialog input (pok, mdv, mga#8729)Thierry Vignaud2013-02-271-1/+1
* Revert commit 6430Nicolas Lécureuil2012-11-111-242/+242
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-242/+242
* kill dead emailsThierry Vignaud2012-01-271-1/+1
* 1.52:Thomas Backlund2011-12-061-8/+5
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
* simplify using string_array_lengthOlivier Blin2007-08-271-8/+2
* implement ask_from_list_index() and drop other ask_from_list() functionsOlivier Blin2007-04-251-8/+2
* remove huge unwanted commitOlivier Blin2007-04-251-2/+8
* crappy commit (reverted later)Olivier Blin2007-04-251-8/+2
* minimal bootsplash stage1 supportPascal Rigaux2004-12-201-4/+4
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* when available, always load usb interface, as soon as possible, should help u...Guillaume Cottenceau2004-02-171-9/+0
* typo from post-rereadingGwenolé Beauchesne2003-06-041-1/+1
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-1/+1
* don't forget to probe USB for info and error messages as wellGuillaume Cottenceau2003-03-041-0/+2
* compile with -WGuillaume Cottenceau2003-02-121-2/+3
* enhance (complicate? ;p) device detection so that scsi and usbGuillaume Cottenceau2002-07-241-0/+9
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-0/+4
* small fixGuillaume Cottenceau2001-10-191-0/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-25/+8
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-161-11/+12
* fix minor stuffGuillaume Cottenceau2001-05-081-10/+32
* nicer layout for progressbar and statusreport, when update_progressionGuillaume Cottenceau2001-04-301-6/+6
* Provide some description of the driversGuillaume Cottenceau2001-04-301-57/+21
* - do not print warning when we are in AUTOMATIC and insmod failed because of ...Guillaume Cottenceau2001-04-061-1/+1
* handle left and right arrow keys, in editing ask_from_entries in stdio modeGuillaume Cottenceau2001-03-171-7/+46
* display more nicely when there is a long list to choose from (1, 2 or 4 columns)Guillaume Cottenceau2001-02-161-5/+31
* write down Magic Callback (tm) for static ip stuffGuillaume Cottenceau2001-02-131-1/+1
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-8/+62
* prevent from trying to set progressbar to more than 100% (rescue is more comp...Guillaume Cottenceau2001-01-301-4/+5
* - add FTPGuillaume Cottenceau2001-01-111-12/+23
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-3/+11
* 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
* 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 stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) (...Guillaume Cottenceau2000-12-111-0/+172