summaryrefslogtreecommitdiff
path: root/packages/altboot/altboot.bb
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-01-21 12:27:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-21 12:27:25 +0000
commit8531d4f75210ce29d72d314b65035bfdecd882c2 (patch)
tree4e0a2f119faf1370888692b6670073aa171b9271 /packages/altboot/altboot.bb
parent4ac1a07fcbd2a82ee7504a6423d42e6055a95d99 (diff)
altboot:
- 40-bootNFS: Copy resolv.conf from flash into pivot_root to allow working DNS - Allowing to use altboot as init inside a pivot_root. Which means as soon as th e new root is booted, you are presented with altboots menu again. But this ti me changing behaviour of the pivot_root booting sequence - Improved detected if altboot is run by user (to switch runlevels manually) or kernel. - Do not run scripts in /etc/altboot.rc if altboot is not enabled - Add Advanced/Boot original INIT. Note: "Normal Boot" might be different than the real /sbin/init on some machines.
Diffstat (limited to 'packages/altboot/altboot.bb')
-rw-r--r--packages/altboot/altboot.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/altboot/altboot.bb b/packages/altboot/altboot.bb
index 5fe8d2278b..529814af1d 100644
--- a/packages/altboot/altboot.bb
+++ b/packages/altboot/altboot.bb
@@ -6,7 +6,7 @@ MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
LICENSE = "GPL"
-PR = "r10"
+PR = "r11"
SRC_URI = "file://altboot-menu \