openwrtv3/package/base-files/files
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
..
bin base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
etc base-files: remove dead code 2016-08-04 18:19:46 +02:00
lib sysupgrade: unmount filesystems before reboot 2016-08-04 18:19:46 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: use procd init for urandom_seed 2016-07-27 01:24:54 +02:00
usr base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00