summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-091-1/+1
* base-files: check for ldd presence and executability (#11991)Florian Fainelli2012-08-081-1/+1
* base-files: fix detection of standalone lddFlorian Fainelli2012-07-271-1/+1
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-261-1/+1
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-171-1/+1
* base-files: override Build/Compile/Default instead of Build/Compile (fixes #1...Felix Fietkau2012-06-131-1/+2
* base-files: move all toolchain packages to a separate package directory 'tool...Felix Fietkau2012-06-101-543/+2
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-051-0/+4
* base-files: ship a static initial shadow db instead of creating it from passw...Jo-Philipp Wich2012-06-051-4/+0
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-051-1/+1
* base-files: remove base-files-network, netifd is the only supported option nowFelix Fietkau2012-05-291-7/+1
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-281-1/+1
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-3/+3
* remove special treatment when using glibc - support got droppedMirko Vogt2012-04-281-3/+3
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-281-6/+2
* base-files: fix typo in 05_firstboot_skip script (#11359)Florian Fainelli2012-04-271-1/+1