summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:12:10 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:12:10 +0200
commit4dd3873a2a6e7305a35ca6c50811937e693d3a97 (patch)
tree3f991d001a1f0f8427fd0c9a3a43783f8d3f1706 /recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch
parent7a865f5cc22fdadd05dfce06801716cfa5c981e4 (diff)
downloadopenembedded-4dd3873a2a6e7305a35ca6c50811937e693d3a97.tar.gz
initscripts : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch')
-rw-r--r--recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch b/recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch
new file mode 100644
index 0000000000..3f2a925879
--- /dev/null
+++ b/recipes/obsolete/initscripts/initscripts-1.0/slugos/rootopts.patch
@@ -0,0 +1,15 @@
+#
+# Ensure that the root file system is remounted with the correct
+# options from fstab
+#
+--- old/checkroot.sh 2005-05-28 19:30:55.488975598 -0700
++++ new/checkroot.sh 2005-05-28 19:31:32.334390450 -0700
+@@ -149,7 +149,7 @@
+ # is on a ro fs until the remount succeeded. Then clean up old mtabs
+ # and finally write the new mtab.
+ #
+-mount -n -o remount,$rootmode /
++mount -n -o remount,$rootopts /
+ if test "$rootmode" = rw
+ then
+ if test ! -L /etc/mtab