housekeeping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user