summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/rescue-gui.c
Commit message (Collapse)AuthorAgeFilesLines
* give us more chance to get bootloader write actually commited toGuillaume Cottenceau2004-02-251-0/+3
| | | | | disk before reboot
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-4/+14
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* - usage of attribute unused (has not been rebuilt since -W? ;p)Guillaume Cottenceau2002-07-261-1/+5
| | | | | | - since i polluted the newt-frontend with probing functions, i need to have probing functions (doing nothing) here :-((
* add "restore Windows Boot Loader" to rescueGuillaume Cottenceau2002-02-271-2/+13
|
* have a bunch of Rescue documentation directlyGuillaume Cottenceau2001-12-121-1/+6
| | | | | | available from the Rescue-menu following suggestions by Denis among others
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-0/+206
- provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types