diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-12-21 06:13:31 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-12-21 06:13:31 +0000 |
commit | 636d30943c6f32401d84c3829938966b52f1a5f9 (patch) | |
tree | c8e79b8e92d8ae53a00baca764e9ef28a4ff07ba /sys-apps | |
parent | new yaboot build (dual boot patched yabootconfig) (diff) | |
download | historical-636d30943c6f32401d84c3829938966b52f1a5f9.tar.gz historical-636d30943c6f32401d84c3829938966b52f1a5f9.tar.bz2 historical-636d30943c6f32401d84c3829938966b52f1a5f9.zip |
added dual boot menu delay
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/yaboot/files/yabootconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/yaboot/files/yabootconfig b/sys-apps/yaboot/files/yabootconfig index 3bf10f9bbaf1..ccaca8529827 100644 --- a/sys-apps/yaboot/files/yabootconfig +++ b/sys-apps/yaboot/files/yabootconfig @@ -610,6 +610,7 @@ boot=${BOOT}${DEVICE:-} partition=$PARTITION root=$ROOT timeout=30 +delay=5 install=${INSTALL}${OFBOOT:-}\n" ## generate image= section |