housekeeping

This commit is contained in:
Attila Lendvai
2016-03-17 14:59:39 +01:00
parent 0c5b94a0a0
commit 798860d56d
2 changed files with 4 additions and 3 deletions

View File

@@ -96,8 +96,9 @@ setupExtroot()
exit 0
EOF
# TODO FIXME when this is enabled then Chaos Calmer doesn't turn on the network and thus the device remains unreachable
# make sure that we shadow the /var -> /tmp symlink with the extroot, so that /var is permanent
# TODO FIXME when this below is enabled then Chaos Calmer doesn't turn on the network and the device remains unreachable
# make sure that we shadow the /var -> /tmp symlink in the new extroot, so that /var becomes persistent across reboots.
# mkdir -p ${overlay_root}/var
# KLUDGE: /var/state is assumed to be transient, so link it to tmp, see https://dev.openwrt.org/ticket/12228
# cd ${overlay_root}/var