summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* base-files: change network_find_wan() procedure to ignore default gateways in...jow2013-05-061-1/+1
* package/base-files: change sysctl handlingjow2013-03-251-1/+1
* base-files: also apply r36107 to files.oldflorian2013-03-231-1/+1
* base-files: sysupgrade fail with eglibcflorian2013-03-221-1/+1
* [base-files] make basefiles aware of procdblogic2013-03-131-0/+14
* base-files: introduce commonly used helper functions for setting ledsjuhosg2013-02-181-1/+1
* base-files: add macaddr_{add,2bin,setbit_la} helpersjuhosg2013-02-161-1/+1
* base-files: add mtd_get_mac_{ascii,binary} helpersjuhosg2013-02-161-1/+1
* base-files: Fix IPv6 early sysctls againcyrus2013-02-011-1/+1
* base-files: Fix race-conditions with IPv6 sysctlscyrus2013-01-291-1/+1
* base-files: remove IPv6-forwarding setting for all interfacescyrus2013-01-281-1/+1
* base-files: fix network_get_prefix6cyrus2013-01-221-1/+1
* base-files: Set default value for IPv6 forwardingcyrus2013-01-221-1/+1
* base-files: rename ULA generation scriptcyrus2013-01-171-1/+1
* base-files: add support for ipv6-prefixes in connection with netifdcyrus2013-01-151-1/+1
* [package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' ...acinonyx2013-01-111-2/+2
* base-files: Fix a typo in config_list_foreachcyrus2012-12-271-1/+1
* base-files: add basic procd integration, let procd start (and restart) ubus i...nbd2012-12-221-1/+1
* base-files: use json_is_a() in network.shjow2012-12-171-1/+1
* base-files: various enhancements to network.shjow2012-12-161-1/+1
* base-files: add support for the morse LED triggerjuhosg2012-11-251-1/+1
* [package] base-files: use a natural mount syntaxflorian2012-11-231-1/+1
* [package] base-files: skip LEDs handled by rssileds in led init-scriptflorian2012-10-111-1/+1
* [package] base-files: release an attached loop device on umountingflorian2012-09-191-1/+1
* [package] base-files: add uci-defaults script to migrate sysctl.conf (#12196)jow2012-09-171-1/+1
* [package] base-files: provide a sysupgrade -r (--restore-backup) option as co...jow2012-08-121-1/+1
* [buildroot] move LIB_SUFFIX from base-files to rules.mkflorian2012-08-101-3/+0
* [package] base-files: fix option parsing of -F/--force parameterjow2012-08-091-1/+1
* [package] base-files: check for ldd presence and executability (#11991)florian2012-08-081-1/+1
* [package] base-files: fix detection of standalone lddflorian2012-07-271-1/+1
* [package] base-files: allow wireless ifaces to be part of multiple networksjow2012-06-261-1/+1
* [package] base-files: implement network_get_gateway(), network_get_gateway6()...jow2012-06-171-1/+1
* base-files: override Build/Compile/Default instead of Build/Compile (fixes #1...nbd2012-06-131-1/+2
* base-files: move all toolchain packages to a separate package directory 'tool...nbd2012-06-101-543/+2
* [package] base-files: add permission exceptions, do not clobber shadow permis...jow2012-06-051-0/+4
* [package] base-files: ship a static initial shadow db instead of creating it ...jow2012-06-051-4/+0
* [package] base-files: make user_add() populate the shadow db as welljow2012-06-051-1/+1
* base-files: remove base-files-network, netifd is the only supported option nownbd2012-05-291-7/+1
* [package] base-files: introduce /lib/functions/network.shjow2012-05-281-1/+1
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd2012-05-141-3/+3
* [package/*] remove special treatment when using glibc - support got droppedmirko2012-04-281-3/+3
* [toolchain/glibc*] purge support for glibc - use eglibc instead!mirko2012-04-281-6/+2
* [package] base-files: fix typo in 05_firstboot_skip script (#11359)florian2012-04-271-1/+1
* [package] base-files: reformat banner to better work with varying version str...jow2012-04-151-1/+1
* [buildroot] include, base-files, opkg: introduce version configuration to ove...jow2012-04-121-2/+7
* [package] base-files: remove network preconfig, it collides with ar71xx netwo...jow2012-04-121-5/+0
* [package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow2012-03-041-1/+1
* [package] base-files: add a uci-defaults script which will migrate the root p...jow2012-01-221-1/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow2012-01-191-1/+1
* [package] base-files: implement a --force option for sysupgrade to override i...jow2012-01-081-2/+2