From cf5ff7ac996ec24b5c26c90e20f3489d295fb590 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sat, 23 Jun 2007 20:56:44 +0000 Subject: initscripts 1.0: mountall.sh: Drop dependency on util-linux-mount. * Yes, there's such dependency, unspecified. Due to funky options it doesn't work with cute busybox mount. * Those funky options better be killed shamefully, but let's do the twist, and allow to specify additional mountall options via /etc/default/mountall, and let util-linix-mount spit its funkiness there. User can edit it to his likes, too. --- packages/initscripts/initscripts_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/initscripts/initscripts_1.0.bb') diff --git a/packages/initscripts/initscripts_1.0.bb b/packages/initscripts/initscripts_1.0.bb index c390968bc1..1203fb4231 100644 --- a/packages/initscripts/initscripts_1.0.bb +++ b/packages/initscripts/initscripts_1.0.bb @@ -4,7 +4,7 @@ PRIORITY = "required" DEPENDS = "makedevs" RDEPENDS = "makedevs" LICENSE = "GPL" -PR = "r94" +PR = "r95" SRC_URI = "file://halt \ file://ramdisk \ -- cgit v1.2.3