This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-11 06:08:21 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
e0e6d1029e
openwrt
/
package
/
base-files
/
files
/
lib
History
Jo-Philipp Wich
e0e6d1029e
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (
#9711
)
...
SVN-Revision: 27616
2011-07-15 14:57:44 +00:00
..
firstboot
base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2
2011-03-17 19:09:43 +00:00
functions
base-files: add initial support for mounting overlayfs
2011-03-17 19:09:39 +00:00
network
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (
#9711
)
2011-07-15 14:57:44 +00:00
preinit
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
2011-07-07 02:52:02 +00:00
upgrade
package/base-files: add get_magic_long() to common upgrade script
2011-01-26 20:35:37 +00:00