diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 15:34:24 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-01-23 15:34:24 +0000 |
commit | 1938644698842333b83f854979598d9716819ca5 (patch) | |
tree | 44333961c9239413b7ed97c6e08e0a776bf37dd4 | |
parent | 475987400c68555f8249a50a447ede3f536c455d (diff) | |
download | drakx-1938644698842333b83f854979598d9716819ca5.tar drakx-1938644698842333b83f854979598d9716819ca5.tar.gz drakx-1938644698842333b83f854979598d9716819ca5.tar.bz2 drakx-1938644698842333b83f854979598d9716819ca5.tar.xz drakx-1938644698842333b83f854979598d9716819ca5.zip |
I didn't mean to remove the 'harddisk' label from isolinux.cfg
-rwxr-xr-x | images/make_boot_img | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/images/make_boot_img b/images/make_boot_img index ef6b5b5f2..271b952cb 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -119,6 +119,8 @@ implicit 1 EOF my $header_gfxboot = <<EOF; ui gfxboot.com bootlogo +label harddisk + localboot 0x80 EOF my $header_non_gfxboot = <<EOF; F1 help.msg |