This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
wifipineapple-openwrt
mirror of
https://github.com/hak5/wifipineapple-openwrt.git
Watch
1
Star
0
Fork
You've already forked wifipineapple-openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5dc935d0d
wifipineapple-openwrt
/
package
/
base-files
/
files
/
etc
/
init.d
History
Felix Fietkau
3d97332bd2
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:45:39 +00:00
..
boot
stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)
2010-01-30 18:17:52 +00:00
done
…
led
…
network
when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
2010-01-30 18:17:48 +00:00
rcS
…
sysctl
base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent)
2010-01-29 02:17:11 +00:00
umount
[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
2010-02-09 18:07:36 +00:00
usb
…
watchdog
…