projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix tar detection
[openwrt.git]
/
package
/
base-files
/
ar7-2.4
/
bin
/
firstboot
diff --git
a/package/base-files/ar7-2.4/bin/firstboot
b/package/base-files/ar7-2.4/bin/firstboot
index
955423b
..
774bbc7
100755
(executable)
--- a/
package/base-files/ar7-2.4/bin/firstboot
+++ b/
package/base-files/ar7-2.4/bin/firstboot
@@
-1,5
+1,5
@@
#!/bin/sh
-#
$Id$
+#
Copyright (C) 2006 OpenWrt.org
rom=$(awk '/squashfs/ {print $2}' /proc/mounts)
jffs=$(awk '/jffs2/ {print $2}' /proc/mounts)
This page took
0.029611 seconds
and
4
git commands to generate.