| Commit message (Expand) | Author | Age | Files | Lines |
* | remove accidentially commited file | Roman Yeryomin | 2013-05-26 | 1 | -61/+0 |
* | Merge trunk into realtek-unstable | Roman Yeryomin | 2013-05-26 | 82 | -401/+1514 |
|\ |
|
| * | add hotplug2 backport by jow | Roman Yeryomin | 2013-05-26 | 1 | -11/+29 |
| * | base-files: change network_find_wan() procedure to ignore default gateways in... | jow | 2013-05-06 | 2 | -11/+15 |
| * | sysupgrade: fixes broken pipe error during sysupgade | blogic | 2013-05-05 | 1 | -2/+2 |
| * | preinit: move cmdline failsafe= handling ot the generic code | blogic | 2013-04-25 | 1 | -4/+7 |
| * | mount_root: prepare base-files | blogic | 2013-04-25 | 33 | -71/+80 |
| * | boot: make use of kmodloader if it is available | blogic | 2013-04-25 | 1 | -1/+5 |
| * | Change default IPv6 config to enable DHCPv6-PD | cyrus | 2013-04-22 | 2 | -2/+2 |
| * | Adapt default network configuration for IPv6 | cyrus | 2013-04-09 | 2 | -0/+14 |
| * | base-files: firstboot: only ask for confirmation on TTY | jogo | 2013-03-27 | 1 | -4/+6 |
| * | base-files: move sysctl init after boot | jow | 2013-03-26 | 1 | -1/+1 |
| * | base-files: fix bad start index in previous commit | jow | 2013-03-25 | 1 | -1/+1 |
| * | package/base-files: change sysctl handling | jow | 2013-03-25 | 3 | -2/+8 |
| * | base-files: also apply r36107 to files.old | florian | 2013-03-23 | 2 | -3/+3 |
| * | base-files: sysupgrade fail with eglibc | florian | 2013-03-22 | 2 | -3/+3 |
| * | [base-files] sysupgrade was broken as procd was getting killed | blogic | 2013-03-14 | 1 | -1/+1 |
| * | [base-files] make basefiles aware of procd | blogic | 2013-03-13 | 38 | -70/+705 |
| * | base-files: make firstboot ask for confirmation | jogo | 2013-02-21 | 1 | -8/+16 |
| * | base-files: introduce commonly used helper functions for setting leds | juhosg | 2013-02-18 | 2 | -1/+69 |
| * | base-files: minor cosmetic corrections for functions.sh | juhosg | 2013-02-17 | 1 | -6/+3 |
| * | base-files: add macaddr_{add,2bin,setbit_la} helpers | juhosg | 2013-02-16 | 2 | -1/+25 |
| * | base-files: add mtd_get_mac_{ascii,binary} helpers | juhosg | 2013-02-16 | 2 | -1/+35 |
| * | base-files: Fix IPv6 early sysctls again | cyrus | 2013-02-01 | 3 | -6/+7 |
| * | base-files: Fix race-conditions with IPv6 sysctls | cyrus | 2013-01-29 | 4 | -2/+9 |
| * | base-files: remove IPv6-forwarding setting for all interfaces | cyrus | 2013-01-28 | 2 | -2/+1 |
| * | base-files: fix network_get_prefix6 | cyrus | 2013-01-22 | 2 | -2/+2 |
| * | base-files: Set default value for IPv6 forwarding | cyrus | 2013-01-22 | 2 | -1/+2 |
| * | base-files: network.sh: fix typo in previous commit | jow | 2013-01-21 | 1 | -1/+1 |
| * | base-files: network.sh: simplify network_get_prefix6() | jow | 2013-01-21 | 1 | -7/+4 |
| * | base-files: use numerically prefixed uci-defaults names | jow | 2013-01-18 | 3 | -0/+0 |
| * | base-files: rename ULA generation script | cyrus | 2013-01-17 | 2 | -1/+1 |
| * | base-files: add support for ipv6-prefixes in connection with netifd | cyrus | 2013-01-15 | 4 | -1/+51 |
| * | [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ... | acinonyx | 2013-01-11 | 2 | -5/+5 |
| * | sysupgrade: clarify online help | jow | 2013-01-02 | 1 | -12/+15 |
| * | sysupgrade: do not require an extra argument after --restore-backup | jow | 2013-01-02 | 1 | -6/+7 |
| * | base-files: Fix a typo in config_list_foreach | cyrus | 2012-12-27 | 2 | -2/+2 |
| * | base-files: ipcalc.sh: fix broken calculations on 64bit systems | jow | 2012-12-23 | 1 | -5/+10 |
| * | base-files: add basic procd integration, let procd start (and restart) ubus i... | nbd | 2012-12-22 | 2 | -1/+32 |
| * | [package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supiv... | mirko | 2012-12-21 | 1 | -2/+2 |
| * | [package] base-files: we don't need /etc/functions.sh symlink anymore | luka | 2012-12-20 | 1 | -1/+0 |
| * | merge /lib/functions/boot.sh and /lib/functions.sh | mirko | 2012-12-19 | 5 | -149/+139 |
| * | Do not overload mount-call - trying to reduce confusion | mirko | 2012-12-19 | 14 | -41/+34 |
| * | base-files: use json_is_a() in network.sh | jow | 2012-12-17 | 2 | -8/+8 |
| * | base-files: rework cache handling in network.sh to keep the entire parsed ifs... | jow | 2012-12-16 | 1 | -129/+159 |
| * | base-files: various enhancements to network.sh | jow | 2012-12-16 | 2 | -31/+154 |
| * | base-files: add mtd_find_chardev helper | juhosg | 2012-12-12 | 1 | -3/+17 |
| * | Revert "remove function find_mtd_part() from /lib/functions.sh" | mirko | 2012-12-12 | 1 | -0/+9 |
| * | remove function find_mtd_part() from /lib/functions.sh | mirko | 2012-12-12 | 1 | -9/+0 |
* | | add hotplug2 backport by jow | Roman Yeryomin | 2012-12-03 | 1 | -11/+29 |
|/ |
|