aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-312-1/+15
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-312-2/+7
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-302-2/+10
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-252-2/+2
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-202-1/+13
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-172-32/+1
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-151-0/+4
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-18/+5
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-112-0/+8
* base-files: convert sysntpd init script to procdJohn Crispin2013-07-111-17/+11
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-111-3/+3
* base-file: usbfs is no longer mounted under /proc/bus/usbJohn Crispin2013-07-111-9/+0
* base-files: add 2 missing variable definesJohn Crispin2013-07-081-1/+1
* package: fix insmod on installJohn Crispin2013-06-221-0/+7
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-212-12/+1
* base-files: /etc/init.d/rcS is no longer needed, procd handles this for us nowJohn Crispin2013-06-211-9/+0
* base-files: drop 2 pointless hotplug trigger stubsJohn Crispin2013-06-212-26/+0
* base-files: procd is now the init processJohn Crispin2013-06-211-7/+0
* base-files: procd init is now the default, remove files.oldJohn Crispin2013-06-2150-1349/+0
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-171-43/+107
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-112-8/+1
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-112-3/+3
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-101-2/+3
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-101-0/+1
* base-files: fix failsafe via button pressJohn Crispin2013-06-101-1/+1
* base-files: change PATH orderJohn Crispin2013-06-101-1/+1
* base-files: use less entropy when generating ULAsSteven Barth2013-06-062-8/+5
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-062-11/+15
* sysupgrade: fixes broken pipe error during sysupgadeJohn Crispin2013-05-051-2/+2
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-251-4/+7
* mount_root: prepare base-filesJohn Crispin2013-04-2533-71/+80
* boot: make use of kmodloader if it is availableJohn Crispin2013-04-251-1/+5
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-222-2/+2
* Adapt default network configuration for IPv6Steven Barth2013-04-092-0/+14
* 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