projects
/
bootimage-initfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3f1bc5f
)
cloner: Fix the errors that the user gets on running remount-fs.sh
Jason D. Clinton [Fri, 16 Oct 2009 21:42:14 +0000 (16:42 -0500)]
etc/cloner/remount-fs.sh
patch
|
blob
|
history
diff --git
a/etc/cloner/remount-fs.sh
b/etc/cloner/remount-fs.sh
index
3d1cff4
..
c87db97
100755
(executable)
--- a/
etc/cloner/remount-fs.sh
+++ b/
etc/cloner/remount-fs.sh
@@
-1,5
+1,7
@@
#!/bin/ash
+. /etc/library.sh
+
# we want to sort our filesystems via the mntpoint field so we can mount them in
# the correct order
sort -k2 /cloner/setup/filesystems \