diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2001-11-12 15:08:30 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2001-11-12 15:08:30 +0000 |
commit | 037561327e1f45c639ab1b76e6a45b15548b4df7 (patch) | |
tree | 737e60a0653aaf8d0b9afab17d04d88ce8561501 | |
parent | adca164923ce129ff334f79f82aab34608b9146d (diff) | |
download | drakx-037561327e1f45c639ab1b76e6a45b15548b4df7.tar drakx-037561327e1f45c639ab1b76e6a45b15548b4df7.tar.gz drakx-037561327e1f45c639ab1b76e6a45b15548b4df7.tar.bz2 drakx-037561327e1f45c639ab1b76e6a45b15548b4df7.tar.xz drakx-037561327e1f45c639ab1b76e6a45b15548b4df7.zip |
make_boot_img (boot_img_ia64): Add default=linux
-rwxr-xr-x | make_boot_img | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make_boot_img b/make_boot_img index 7c95b5ba7..bbadc0391 100755 --- a/make_boot_img +++ b/make_boot_img @@ -235,6 +235,7 @@ sub boot_img_ia64 { output("$mnt/elilo.conf", " prompt timeout=50 +default=linux image=vmlinux label=linux |