summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-111-1/+1
* base-files: properly escape strings for version infoFelix Fietkau2014-07-291-1/+3
* base-files: add extra version configuration options for OEM manufacturer infoFelix Fietkau2014-07-291-1/+2
* base-files: add enabled config option for ntp serviceJohn Crispin2014-06-271-1/+1
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-191-3/+3
* base-files: calling stop_service before procd_kill.John Crispin2014-06-021-1/+1
* base-files: remove duplicate stop_service() function.Felix Fietkau2014-04-271-1/+1
* base-files: expose taint flags in /etc/openwrt_releaseJo-Philipp Wich2014-01-311-1/+1
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-1/+1
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-171-1/+1
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-141-1/+1
* base-files: don't enter failsafe if triggered by switchLuka Perkov2013-11-111-1/+1
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-081-1/+1
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-311-1/+1
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-311-1/+1
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-301-1/+1
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-201-1/+1
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-171-1/+1
* 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-211-7/+0
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-111-1/+1
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-111-1/+1
* base-files: use less entropy when generating ULAsSteven Barth2013-06-061-1/+1
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-061-1/+1
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-251-1/+1
* base-files: also apply r36107 to files.oldFlorian Fainelli2013-03-231-1/+1
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-221-1/+1
* make basefiles aware of procdJohn Crispin2013-03-131-0/+14
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-181-1/+1
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-161-1/+1
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-161-1/+1
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-011-1/+1
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-291-1/+1
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-281-1/+1
* base-files: fix network_get_prefix6Steven Barth2013-01-221-1/+1
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-221-1/+1
* base-files: rename ULA generation scriptSteven Barth2013-01-171-1/+1
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-151-1/+1
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...Vasilis Tsiligiannis2013-01-111-2/+2
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-271-1/+1
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-221-1/+1
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-171-1/+1
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-161-1/+1
* base-files: add support for the morse LED triggerGabor Juhos2012-11-251-1/+1
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-231-1/+1
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-111-1/+1
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-191-1/+1
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-171-1/+1
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-121-1/+1
* move LIB_SUFFIX from base-files to rules.mkFlorian Fainelli2012-08-101-3/+0