This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-03 01:31:07 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
block-mount
/
files
History
Daniel Dickinson
b9dfb5d483
block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.
...
SVN-Revision: 22150
2010-07-12 17:28:50 +00:00
..
10-swap
…
20-fsck
…
40-mount
…
block.sh
…
fsck.sh
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
2010-06-30 23:09:13 +00:00
fstab.config
…
fstab.init
block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.
2010-07-12 17:28:50 +00:00
mount.sh
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
2010-06-30 23:09:13 +00:00