|
@@ -0,0 +1,12 @@
|
|
|
|
+diff --git a/UpdateRootfs.sh.in b/UpdateRootfs.sh.in
|
|
|
|
+index edd5cb2..47f5566 100644
|
|
|
|
+--- a/UpdateRootfs.sh.in
|
|
|
|
++++ b/UpdateRootfs.sh.in
|
|
|
|
+@@ -58,6 +58,7 @@ tar -C / --exclude=./opt --exclude=./tmp --exclude=./etc/inittab \
|
|
|
|
+ --exclude=./etc/hosts --exclude=./etc/hostname \
|
|
|
|
+ --exclude=./etc/passwd --exclude=./etc/shadow \
|
|
|
|
+ --exclude=./etc/vncpwd --exclude=./etc/init.d/S99tincd \
|
|
|
|
++ --exclude=./etc/hostapd.conf --exclude=./etc/wpa_supplicant.conf \
|
|
|
|
+ --exclude=./etc/init.d/M99tincd \
|
|
|
|
+ --exclude=./var/GfA/Display_GSM.ini \
|
|
|
|
+ --exclude=./var/cron/crontabs/root \
|