aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: firstboot: only ask for confirmation on TTYJonas Gorski2013-03-271-4/+6
* base-files: move sysctl init after bootJo-Philipp Wich2013-03-261-1/+1
* base-files: fix bad start index in previous commitJo-Philipp Wich2013-03-251-1/+1
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-253-2/+8
* base-files: also apply r36107 to files.oldFlorian Fainelli2013-03-232-3/+3
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-222-3/+3
* sysupgrade was broken as procd was getting killedJohn Crispin2013-03-141-1/+1
* make basefiles aware of procdJohn Crispin2013-03-1338-70/+705
* base-files: make firstboot ask for confirmationJonas Gorski2013-02-211-8/+16
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-182-1/+69
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-171-6/+3
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-162-1/+25
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-162-1/+35
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-013-6/+7
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-294-2/+9
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-282-2/+1
* base-files: fix network_get_prefix6Steven Barth2013-01-222-2/+2
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-222-1/+2
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
* base-files: use numerically prefixed uci-defaults namesJo-Philipp Wich2013-01-183-0/+0
* base-files: rename ULA generation scriptSteven Barth2013-01-172-1/+1
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-154-1/+51
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...Vasilis Tsiligiannis2013-01-112-5/+5
* sysupgrade: clarify online helpJo-Philipp Wich2013-01-021-12/+15
* sysupgrade: do not require an extra argument after --restore-backupJo-Philipp Wich2013-01-021-6/+7
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-272-2/+2
* base-files: ipcalc.sh: fix broken calculations on 64bit systemsJo-Philipp Wich2012-12-231-5/+10
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-222-1/+32
* hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgradeMirko Vogt2012-12-211-2/+2
* base-files: we don't need /etc/functions.sh symlink anymoreLuka Perkov2012-12-201-1/+0
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-195-149/+139
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-1914-41/+34
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-172-8/+8
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-161-129/+159
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-162-31/+154
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-121-3/+17
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-121-0/+9
* remove function find_mtd_part() from /lib/functions.shMirko Vogt2012-12-121-9/+0
* Remove default sysctl-entry for IPv6 here (races)Steven Barth2012-11-291-2/+0
* base-files: add support for the morse LED triggerGabor Juhos2012-11-252-1/+8
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-236-9/+8
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-112-1/+6
* it's time to break the barriersImre Kaloz2012-10-081-8/+5
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-192-2/+2
* base-files: make file compare silent in migrate-sysctlJo-Philipp Wich2012-09-171-1/+1
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-172-1/+18
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-131-4/+2
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44