diff options
Diffstat (limited to 'rescue/install_bootloader')
-rwxr-xr-x | rescue/install_bootloader | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/install_bootloader b/rescue/install_bootloader index 8bbd6886c..b83334bcf 100755 --- a/rescue/install_bootloader +++ b/rescue/install_bootloader @@ -2,7 +2,7 @@ # # Guillaume Cottenceau (gc@mandrakesoft.com) # -# Copyright 2001 MandrakeSoft +# Copyright 2001 Mandrakesoft # # This software may be freely redistributed under the terms of the GNU # public license. @@ -37,6 +37,9 @@ die "error: couldn't exec /mnt/sbin/lilo.\n"; #------------------------------------------------- #- $Log$ +#- Revision 1.2 2004/07/20 02:42:12 prigaux +#- MandrakeSoft -> Mandrakesoft +#- #- Revision 1.1 2001/10/24 22:34:01 gc #- - add a GUI to the rescue #- - provide guessmounts with better efficiency and output, go to console, and reboot |