747 Commits (c86485210ba6136bc90fc2708611ae5a609b6bf1)

Author SHA1 Message Date
Jo-Philipp Wich 70b0ef6322 sysupgrade: clarify online help 12 years ago
Jo-Philipp Wich 58070b0083 sysupgrade: do not require an extra argument after --restore-backup 12 years ago
Steven Barth f657787b52 base-files: Fix a typo in config_list_foreach 12 years ago
Jo-Philipp Wich ab6e2e6928 base-files: ipcalc.sh: fix broken calculations on 64bit systems 12 years ago
Felix Fietkau bbc6694d98 base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script 12 years ago
Mirko Vogt 4cca5cd4fd hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 12 years ago
Luka Perkov 65efd09b78 base-files: we don't need /etc/functions.sh symlink anymore 12 years ago
Mirko Vogt 4d4b2d3ced merge /lib/functions/boot.sh and /lib/functions.sh 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich 3339316fbe base-files: use json_is_a() in network.sh 12 years ago
Jo-Philipp Wich 17acf9bf27 base-files: rework cache handling in network.sh to keep the entire parsed ifstatus, use jshn namespaces to support using it concurrently with other jshn users 12 years ago
Jo-Philipp Wich 1600ba99e4 base-files: various enhancements to network.sh 12 years ago
Gabor Juhos 1552af3131 base-files: add mtd_find_chardev helper 12 years ago
Mirko Vogt ee17703371 Revert "remove function find_mtd_part() from /lib/functions.sh" 12 years ago
Mirko Vogt 1521cdda0f remove function find_mtd_part() from /lib/functions.sh 12 years ago
Steven Barth 3b0e77ee6b Remove default sysctl-entry for IPv6 here (races) 12 years ago
Gabor Juhos 38fced86ee base-files: add support for the morse LED trigger 12 years ago
Florian Fainelli 5ae2524d3a base-files: use a natural mount syntax 12 years ago
Florian Fainelli d3f22617a2 base-files: skip LEDs handled by rssileds in led init-script 12 years ago
Imre Kaloz c5e5e70ab0 it's time to break the barriers 12 years ago
Felix Fietkau c7c649126f base-files: remove obsolete entries from sysctl.conf (#12236) 12 years ago
Florian Fainelli 78f4cf3d70 base-files: release an attached loop device on umounting 12 years ago
Jo-Philipp Wich 2165240c32 base-files: make file compare silent in migrate-sysctl 12 years ago
Jo-Philipp Wich 0fd1fb6252 base-files: add uci-defaults script to migrate sysctl.conf (#12196) 12 years ago
Jo-Philipp Wich dac5ed38b6 base-files: remove route enabled check in lib/functions/network.sh after netifd bump 12 years ago
Gabor Juhos ca857b7a50 base-files: uci-defaults for rssileds 12 years ago
Jo-Philipp Wich 70aaa116eb base-files: provide a sysupgrade -r (--restore-backup) option as convenience wrapper for tar -C / -x(v)zf 12 years ago
Florian Fainelli fb9023bb8a move LIB_SUFFIX from base-files to rules.mk 12 years ago
Jo-Philipp Wich 17dc1d5c44 base-files: fix option parsing of -F/--force parameter 12 years ago
Florian Fainelli 31e46b4293 base-files: check for ldd presence and executability (#11991) 12 years ago
Florian Fainelli 6afd1725f1 base-files: fix detection of standalone ldd 12 years ago
Vasilis Tsiligiannis 9ab1df3f48 base-files: Modernize hotplug2 rules (#11368) 12 years ago
Jo-Philipp Wich ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 12 years ago
Jo-Philipp Wich b2e5c5f82e base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh 12 years ago
Jo-Philipp Wich e654014352 base-files: only consider enabled default routes when finding the wan iface (#11774) 12 years ago
Felix Fietkau 6c2a295245 base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) 12 years ago
Jo-Philipp Wich f2dde4f5ba base-files: allow wireless ifaces to be part of multiple networks 12 years ago
Felix Fietkau 3143f03568 toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package 12 years ago
Jo-Philipp Wich 57a7257569 base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh 12 years ago
Jo-Philipp Wich bfe966574f base-files: enable shell tracing in initscripts when INIT_TRACE is set 12 years ago
Felix Fietkau 9a1d6f0678 base-files: override Build/Compile/Default instead of Build/Compile (fixes #11667) 12 years ago
Felix Fietkau 07826e391d base-files: move all toolchain packages to a separate package directory 'toolchain' 12 years ago
Jo-Philipp Wich 9869b4da3c base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
Jo-Philipp Wich 5e84df6bac base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time 12 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well 12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 12 years ago
Gabor Juhos eca7502dfd base-files: add LED specific functions to /lib/functions/uci-defaults 12 years ago
Felix Fietkau 8a9e94b077 base-files: remove base-files-network, netifd is the only supported option now 12 years ago
Jo-Philipp Wich c11151bc70 base-files: add network_is_up() 12 years ago