summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* remove accidentially commited fileRoman Yeryomin2013-05-261-61/+0
* Merge trunk into realtek-unstableRoman Yeryomin2013-05-2682-401/+1514
|\
| * add hotplug2 backport by jowRoman Yeryomin2013-05-261-11/+29
| * base-files: change network_find_wan() procedure to ignore default gateways in...jow2013-05-062-11/+15
| * sysupgrade: fixes broken pipe error during sysupgadeblogic2013-05-051-2/+2
| * preinit: move cmdline failsafe= handling ot the generic codeblogic2013-04-251-4/+7
| * mount_root: prepare base-filesblogic2013-04-2533-71/+80
| * boot: make use of kmodloader if it is availableblogic2013-04-251-1/+5
| * Change default IPv6 config to enable DHCPv6-PDcyrus2013-04-222-2/+2
| * Adapt default network configuration for IPv6cyrus2013-04-092-0/+14
| * base-files: firstboot: only ask for confirmation on TTYjogo2013-03-271-4/+6
| * base-files: move sysctl init after bootjow2013-03-261-1/+1
| * base-files: fix bad start index in previous commitjow2013-03-251-1/+1
| * package/base-files: change sysctl handlingjow2013-03-253-2/+8
| * base-files: also apply r36107 to files.oldflorian2013-03-232-3/+3
| * base-files: sysupgrade fail with eglibcflorian2013-03-222-3/+3
| * [base-files] sysupgrade was broken as procd was getting killedblogic2013-03-141-1/+1
| * [base-files] make basefiles aware of procdblogic2013-03-1338-70/+705
| * base-files: make firstboot ask for confirmationjogo2013-02-211-8/+16
| * base-files: introduce commonly used helper functions for setting ledsjuhosg2013-02-182-1/+69
| * base-files: minor cosmetic corrections for functions.shjuhosg2013-02-171-6/+3
| * base-files: add macaddr_{add,2bin,setbit_la} helpersjuhosg2013-02-162-1/+25
| * base-files: add mtd_get_mac_{ascii,binary} helpersjuhosg2013-02-162-1/+35
| * base-files: Fix IPv6 early sysctls againcyrus2013-02-013-6/+7
| * base-files: Fix race-conditions with IPv6 sysctlscyrus2013-01-294-2/+9
| * base-files: remove IPv6-forwarding setting for all interfacescyrus2013-01-282-2/+1
| * base-files: fix network_get_prefix6cyrus2013-01-222-2/+2
| * base-files: Set default value for IPv6 forwardingcyrus2013-01-222-1/+2
| * base-files: network.sh: fix typo in previous commitjow2013-01-211-1/+1
| * base-files: network.sh: simplify network_get_prefix6()jow2013-01-211-7/+4
| * base-files: use numerically prefixed uci-defaults namesjow2013-01-183-0/+0
| * base-files: rename ULA generation scriptcyrus2013-01-172-1/+1
| * base-files: add support for ipv6-prefixes in connection with netifdcyrus2013-01-154-1/+51
| * [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ...acinonyx2013-01-112-5/+5
| * sysupgrade: clarify online helpjow2013-01-021-12/+15
| * sysupgrade: do not require an extra argument after --restore-backupjow2013-01-021-6/+7
| * base-files: Fix a typo in config_list_foreachcyrus2012-12-272-2/+2
| * base-files: ipcalc.sh: fix broken calculations on 64bit systemsjow2012-12-231-5/+10
| * base-files: add basic procd integration, let procd start (and restart) ubus i...nbd2012-12-222-1/+32
| * [package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supiv...mirko2012-12-211-2/+2
| * [package] base-files: we don't need /etc/functions.sh symlink anymoreluka2012-12-201-1/+0
| * merge /lib/functions/boot.sh and /lib/functions.shmirko2012-12-195-149/+139
| * Do not overload mount-call - trying to reduce confusionmirko2012-12-1914-41/+34
| * base-files: use json_is_a() in network.shjow2012-12-172-8/+8
| * base-files: rework cache handling in network.sh to keep the entire parsed ifs...jow2012-12-161-129/+159
| * base-files: various enhancements to network.shjow2012-12-162-31/+154
| * base-files: add mtd_find_chardev helperjuhosg2012-12-121-3/+17
| * Revert "remove function find_mtd_part() from /lib/functions.sh"mirko2012-12-121-0/+9
| * remove function find_mtd_part() from /lib/functions.shmirko2012-12-121-9/+0
* | add hotplug2 backport by jowRoman Yeryomin2012-12-031-11/+29
|/