openwrtv3/package/base-files/files/lib
Mathias Kresin 3004298e62 sysupgrade: unmount filesystems before reboot
sysupgrade immediately reboots after flashing an image and doesn't
allow to unmount filesystems. At least in case the image used for
sysupgrade is stored on a FAT formatted usb flash drive, the following
warning is printed during the next mount of the flash drive:

FAT-fs (sda1): Volume was not properly unmounted. Some data may be
corrupt. Please run fsck.

Although a data corruption during read operations is unlikely, there is
no need to scare the users.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-08-04 18:19:46 +02:00
..
functions base-files: support port_state LED types in board.d 2016-06-08 00:31:09 +02:00
preinit base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
upgrade sysupgrade: unmount filesystems before reboot 2016-08-04 18:19:46 +02:00
functions.sh base-files: rework postinstall uci-defaults handling 2016-05-27 10:27:45 +02:00