261 Commits (b05c2aad3cf60ff9b55de616d310b86f6eac5104)

Author SHA1 Message Date
Jo-Philipp Wich f63509ac89 base-files: /lib/functions/network.sh: fix network_get_ipaddr6 10 years ago
Felix Fietkau d5653558ac base-files: properly escape strings for version info 10 years ago
Felix Fietkau dbb77e39a0 base-files: add extra version configuration options for OEM manufacturer info 10 years ago
John Crispin 818e38625f base-files: add enabled config option for ntp service 10 years ago
Jo-Philipp Wich 7eb721425e base-files: depend on jsonfilter and rewrite network.sh to use it 10 years ago
John Crispin 44e2de03a4 base-files: calling stop_service before procd_kill. 10 years ago
Felix Fietkau c622a37101 base-files: remove duplicate stop_service() function. 11 years ago
Jo-Philipp Wich 6ae1433ab9 base-files: expose taint flags in /etc/openwrt_release 11 years ago
Luka Perkov d66d2ad104 base-files: add ucidef_add_switch_port function 11 years ago
John Crispin f18112883f sysupgrade: do not kill any processes in failsafe 11 years ago
Gabor Juhos b7914344ad base-files: add macaddr_canonicalize helper function 11 years ago
Luka Perkov 1df0179b28 base-files: don't enter failsafe if triggered by switch 11 years ago
Gabor Juhos 23cf426324 base-files: mtd_get_mac_ascii bugfix 11 years ago
Jo-Philipp Wich b7f8f212ae base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 11 years ago
Jo-Philipp Wich 2a1ccf1830 base-files: abort sysupgrade if file specified with --restore-config is not found 11 years ago
Jo-Philipp Wich 2771edf647 base-files: implement -T (--test) sysupgrade parameter to verify image without actually flashing it 11 years ago
Gabor Juhos 8d55ea10ad base-files: add mtd_get_part_size helper 11 years ago
Luka Perkov 67f1d364b8 base-files/busybox: move ntpd init script from base-files to busybox 11 years ago
John Crispin af95449273 base-files: procd is now the init process 11 years ago
John Crispin aa2fc19800 base-files: procd init is now the default, remove files.old 11 years ago
Steven Barth 33c620773d base-files: remove unnecessary early sysctl-hack 11 years ago
Steven Barth e2f33bedfa base-files: set default IPv6 forwarding value to 1 11 years ago
Steven Barth 3f67360012 base-files: use less entropy when generating ULAs 11 years ago
Jo-Philipp Wich 026271d03c base-files: change network_find_wan() procedure to ignore default gateways in different routing tables 12 years ago
Jo-Philipp Wich acca7eadc4 package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. 12 years ago
Florian Fainelli 513de712f9 base-files: also apply r36107 to files.old 12 years ago
Florian Fainelli 3810cc0f46 base-files: sysupgrade fail with eglibc 12 years ago
John Crispin f43b7934d2 make basefiles aware of procd 12 years ago
Gabor Juhos 6c627a266b base-files: introduce commonly used helper functions for setting leds 12 years ago
Gabor Juhos 5a8c63b47e base-files: add macaddr_{add,2bin,setbit_la} helpers 12 years ago
Gabor Juhos 70d40b2ddd base-files: add mtd_get_mac_{ascii,binary} helpers 12 years ago
Steven Barth 92ad26d1b6 base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface inconsistency caused races 12 years ago
Steven Barth ea7c9c85a8 base-files: Fix race-conditions with IPv6 sysctls 12 years ago
Steven Barth 5f735b291f base-files: remove IPv6-forwarding setting for all interfaces 12 years ago
Steven Barth 231f8c2969 base-files: fix network_get_prefix6 12 years ago
Steven Barth e0a338c969 base-files: Set default value for IPv6 forwarding 12 years ago
Steven Barth 411d818008 base-files: rename ULA generation script 12 years ago
Steven Barth 847cd984b9 base-files: add support for ipv6-prefixes in connection with netifd 12 years ago
Vasilis Tsiligiannis 674439299f base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781) 12 years ago
Steven Barth f657787b52 base-files: Fix a typo in config_list_foreach 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
Jo-Philipp Wich 3339316fbe base-files: use json_is_a() in network.sh 12 years ago
Jo-Philipp Wich 1600ba99e4 base-files: various enhancements to network.sh 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
Florian Fainelli 78f4cf3d70 base-files: release an attached loop device on umounting 12 years ago
Jo-Philipp Wich 0fd1fb6252 base-files: add uci-defaults script to migrate sysctl.conf (#12196) 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