a14437024c
Function move_config should be called after or during preinit_mount_root hook in do_mount_root function. At this state sysupgrade.tgz is not in its place during that time when do_mount_root is called. Function move_config is called later so the sysupgrade.tgz stays in root directory to the second restart when it is unpacked properly. This patch adds move_config function to preinit_mount_root hook instead of preinit_main and changes the filename of script to be called before 80_mount_root is called. It will prepare the sysupgrade archive for do_mount_root within preinit_mount_root hook. This patch solves ticket #15042 and #14088. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> SVN-Revision: 39996 |
||
---|---|---|
.. | ||
alix2 | ||
base-files | ||
ep80579 | ||
generic | ||
geos | ||
image | ||
kvm_guest | ||
net5501 | ||
olpc | ||
patches-3.3 | ||
patches-3.8 | ||
patches-3.10 | ||
rdc | ||
thincan | ||
xen_domu | ||
base-files.mk | ||
config-3.3 | ||
config-3.8 | ||
config-3.10 | ||
Makefile | ||
modules.mk |