|
@@ -0,0 +1,13 @@
|
|
|
+diff --git a/UpdateRootfs.sh.in b/UpdateRootfs.sh.in
|
|
|
+index 17b0761..cfc9797 100644
|
|
|
+--- a/UpdateRootfs.sh.in
|
|
|
++++ b/UpdateRootfs.sh.in
|
|
|
+@@ -53,7 +53,7 @@ cp $TMP_PATH/uImage /mnt
|
|
|
+ cp $TMP_PATH/*.dtb /mnt
|
|
|
+
|
|
|
+ #rootfs auspacken
|
|
|
+-tar -C / --exclude=./tmp --exclude=./etc/inittab \
|
|
|
++tar -C / --exclude=./tmp \
|
|
|
+ --exclude=./etc/network/interfaces \
|
|
|
+ --exclude=./etc/hosts --exclude=./etc/hostname \
|
|
|
+ --exclude=./etc/passwd --exclude=./etc/shadow \
|