summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
...
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-31
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-31
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-30
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-20
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-17
* base-files: procd is now the init processJohn Crispin2013-06-21
* base-files: procd init is now the default, remove files.oldJohn Crispin2013-06-21
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-11
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-11
* base-files: use less entropy when generating ULAsSteven Barth2013-06-06
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-06
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-25
* base-files: also apply r36107 to files.oldFlorian Fainelli2013-03-23
* base-files: sysupgrade fail with eglibcFlorian Fainelli2013-03-22
* make basefiles aware of procdJohn Crispin2013-03-13
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-18
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-16
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-16
* base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...Steven Barth2013-02-01
* base-files: Fix race-conditions with IPv6 sysctlsSteven Barth2013-01-29
* base-files: remove IPv6-forwarding setting for all interfacesSteven Barth2013-01-28
* base-files: fix network_get_prefix6Steven Barth2013-01-22
* base-files: Set default value for IPv6 forwardingSteven Barth2013-01-22
* base-files: rename ULA generation scriptSteven Barth2013-01-17
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-15
* base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...Vasilis Tsiligiannis2013-01-11
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-27
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-22
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-17
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-16
* base-files: add support for the morse LED triggerGabor Juhos2012-11-25
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-23
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-11
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-19
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-17
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-12
* move LIB_SUFFIX from base-files to rules.mkFlorian Fainelli2012-08-10
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-09
* base-files: check for ldd presence and executability (#11991)Florian Fainelli2012-08-08
* base-files: fix detection of standalone lddFlorian Fainelli2012-07-27
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-26
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-17
* base-files: override Build/Compile/Default instead of Build/Compile (fixes #1...Felix Fietkau2012-06-13
* base-files: move all toolchain packages to a separate package directory 'tool...Felix Fietkau2012-06-10
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-05
* base-files: ship a static initial shadow db instead of creating it from passw...Jo-Philipp Wich2012-06-05
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-05
* base-files: remove base-files-network, netifd is the only supported option nowFelix Fietkau2012-05-29
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-28
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-14