summaryrefslogtreecommitdiff
path: root/packages/slugos-init/slugos-init_0.10.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-31 09:29:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-31 09:29:38 +0000
commit533477718ce901a426158a41691b16f5f6db9e76 (patch)
tree39f0531b63aeb5eae4d388c704f883f7a6d6b08c /packages/slugos-init/slugos-init_0.10.bb
parent36ea4d7a6126f87056d5f03117e9000047d71a3d (diff)
slugos-init: make /linuxrc use disk uuids, remove .recovery stuff in 0.10
- the /boot/disk bootstrap now mounts -U uuid if one is available from turnup. turnup checks disk for blkids and no longer complains about .recovery, /boo/* no longer create .recovery or check for it on boot; disconnect the disk or the network to boot to flash on a semi broken system.
Diffstat (limited to 'packages/slugos-init/slugos-init_0.10.bb')
-rw-r--r--packages/slugos-init/slugos-init_0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/slugos-init/slugos-init_0.10.bb b/packages/slugos-init/slugos-init_0.10.bb
index 06d8b7db22..179e5a735e 100644
--- a/packages/slugos-init/slugos-init_0.10.bb
+++ b/packages/slugos-init/slugos-init_0.10.bb
@@ -4,7 +4,7 @@ PRIORITY = "required"
LICENSE = "GPL"
DEPENDS = "base-files devio"
RDEPENDS = "busybox devio"
-PR = "r50"
+PR = "r51"
SRC_URI = "file://boot/flash \
file://boot/disk \