| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: update rfkill script to work with slider buttons | John Crispin | 2013-11-11 | 1 | -2/+9 |
* | base-files: add a generic wps button handler | John Crispin | 2013-11-11 | 1 | -0/+6 |
* | base-files: mtd_get_mac_ascii bugfix | Gabor Juhos | 2013-11-08 | 2 | -5/+4 |
* | base-files: Make /etc/init.d/boot restartable | John Crispin | 2013-11-07 | 1 | -3/+7 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 1 | -0/+38 |
* | base-files: add a post start hook for procd managed services | John Crispin | 2013-09-17 | 1 | -1/+20 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 2 | -1/+15 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 2 | -2/+7 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 2 | -2/+10 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 2 | -2/+2 |
* | base-files: add mtd_get_part_size helper | Gabor Juhos | 2013-07-20 | 2 | -1/+13 |
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 2 | -32/+1 |
* | base-files: reject invalid uci keys in network_get_device() and related proce... | Jo-Philipp Wich | 2013-07-15 | 1 | -0/+4 |
* | kernel/base-files: clean up old code related to refreshing mtd partitions, it... | Felix Fietkau | 2013-07-14 | 1 | -18/+5 |
* | procd: add a small script that handles config reloads until configd is ready | John Crispin | 2013-07-11 | 2 | -0/+8 |
* | base-files: convert sysntpd init script to procd | John Crispin | 2013-07-11 | 1 | -17/+11 |
* | base-files: run readlink on initscript name before opening services | John Crispin | 2013-07-11 | 1 | -3/+3 |
* | base-file: usbfs is no longer mounted under /proc/bus/usb | John Crispin | 2013-07-11 | 1 | -9/+0 |
* | base-files: add 2 missing variable defines | John Crispin | 2013-07-08 | 1 | -1/+1 |
* | package: fix insmod on install | John Crispin | 2013-06-22 | 1 | -0/+7 |
* | base-files: module loading is now handled by ubox/kmodloader | John Crispin | 2013-06-21 | 2 | -12/+1 |
* | base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now | John Crispin | 2013-06-21 | 1 | -9/+0 |
* | base-files: drop 2 pointless hotplug trigger stubs | John Crispin | 2013-06-21 | 2 | -26/+0 |
* | base-files: procd is now the init process | John Crispin | 2013-06-21 | 1 | -7/+0 |
* | base-files: procd init is now the default, remove files.old | John Crispin | 2013-06-21 | 50 | -1349/+0 |
* | base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ... | Jo-Philipp Wich | 2013-06-17 | 1 | -43/+107 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 2 | -8/+1 |
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 2 | -3/+3 |
* | procd: make the preinit rules wildcard all buttons for failsafe | John Crispin | 2013-06-10 | 1 | -2/+3 |
* | sysupgrade: create state file so procd knows when a sysupgrade is in progress | John Crispin | 2013-06-10 | 1 | -0/+1 |
* | base-files: fix failsafe via button press | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | base-files: change PATH order | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | base-files: use less entropy when generating ULAs | Steven Barth | 2013-06-06 | 2 | -8/+5 |
* | base-files: change network_find_wan() procedure to ignore default gateways in... | Jo-Philipp Wich | 2013-05-06 | 2 | -11/+15 |
* | sysupgrade: fixes broken pipe error during sysupgade | John Crispin | 2013-05-05 | 1 | -2/+2 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 1 | -4/+7 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 33 | -71/+80 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | Change default IPv6 config to enable DHCPv6-PD | Steven Barth | 2013-04-22 | 2 | -2/+2 |
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 2 | -0/+14 |
* | base-files: firstboot: only ask for confirmation on TTY | Jonas Gorski | 2013-03-27 | 1 | -4/+6 |
* | base-files: move sysctl init after boot | Jo-Philipp Wich | 2013-03-26 | 1 | -1/+1 |
* | base-files: fix bad start index in previous commit | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 | 3 | -2/+8 |
* | base-files: also apply r36107 to files.old | Florian Fainelli | 2013-03-23 | 2 | -3/+3 |
* | base-files: sysupgrade fail with eglibc | Florian Fainelli | 2013-03-22 | 2 | -3/+3 |
* | sysupgrade was broken as procd was getting killed | John Crispin | 2013-03-14 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 38 | -70/+705 |
* | base-files: make firstboot ask for confirmation | Jonas Gorski | 2013-02-21 | 1 | -8/+16 |
* | base-files: introduce commonly used helper functions for setting leds | Gabor Juhos | 2013-02-18 | 2 | -1/+69 |