235 Commits (7e77389bc55cc6ed0c99cddf2e3ee38c7784fc2d)

Author SHA1 Message Date
Felix Fietkau ff17114ba1 ar71xx: Unifi AP Pro sysupgrade patch 11 years ago
Gabor Juhos b7914344ad base-files: add macaddr_canonicalize helper function 11 years ago
Hauke Mehrtens 0d82bbb1fb base-files: don't kill nas for sysupgrade 11 years ago
Gabor Juhos 23cf426324 base-files: mtd_get_mac_ascii bugfix 11 years ago
John Crispin 3e54dbbf60 base-files: be verbose when entering failsafe due to a button being pressed 11 years ago
Gabor Juhos 8d55ea10ad base-files: add mtd_get_part_size helper 11 years ago
Jo-Philipp Wich 55178554c2 base-files: reject invalid uci keys in network_get_device() and related procedures (#13886) 11 years ago
Felix Fietkau b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere 11 years ago
John Crispin 43a3d87b83 package: fix insmod on install 12 years ago
John Crispin 4c43cacce0 base-files: module loading is now handled by ubox/kmodloader 12 years ago
Jo-Philipp Wich 265a2deba3 base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface 12 years ago
John Crispin e078f649b5 procd: make the preinit rules wildcard all buttons for failsafe 12 years ago
John Crispin 5e45a68a4a base-files: fix failsafe via button press 12 years ago
Jo-Philipp Wich 026271d03c base-files: change network_find_wan() procedure to ignore default gateways in different routing tables 12 years ago
John Crispin c7c243669c sysupgrade: fixes broken pipe error during sysupgade 12 years ago
John Crispin 831c7ea04f preinit: move cmdline failsafe= handling ot the generic code 12 years ago
John Crispin 811d90ff40 mount_root: prepare base-files 12 years ago
Steven Barth 4e8f7f37ed Change default IPv6 config to enable DHCPv6-PD 12 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6 12 years ago
Florian Fainelli 3810cc0f46 base-files: sysupgrade fail with eglibc 12 years ago
John Crispin ada74b8732 sysupgrade was broken as procd was getting killed 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 c4f14fab9b base-files: minor cosmetic corrections for functions.sh 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 231f8c2969 base-files: fix network_get_prefix6 12 years ago
Jo-Philipp Wich 1941fb309d base-files: network.sh: fix typo in previous commit 12 years ago
Jo-Philipp Wich 3b2db1838a base-files: network.sh: simplify network_get_prefix6() 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
Mirko Vogt 4cca5cd4fd hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade 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
Florian Fainelli 5ae2524d3a base-files: use a natural mount syntax 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 ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 13 years ago
Jo-Philipp Wich b2e5c5f82e base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh 13 years ago
Jo-Philipp Wich e654014352 base-files: only consider enabled default routes when finding the wan iface (#11774) 13 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 13 years ago
Jo-Philipp Wich 9869b4da3c base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support 13 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well 13 years ago