summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* Remove default sysctl-entry for IPv6 here (races)Steven Barth2012-11-291-2/+0
* base-files: add support for the morse LED triggerGabor Juhos2012-11-252-1/+8
* base-files: use a natural mount syntaxFlorian Fainelli2012-11-236-9/+8
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-112-1/+6
* it's time to break the barriersImre Kaloz2012-10-081-8/+5
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-192-2/+2
* base-files: make file compare silent in migrate-sysctlJo-Philipp Wich2012-09-171-1/+1
* base-files: add uci-defaults script to migrate sysctl.conf (#12196)Jo-Philipp Wich2012-09-172-1/+18
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-131-4/+2
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-122-1/+13
* 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-092-2/+2
* base-files: check for ldd presence and executability (#11991)Florian Fainelli2012-08-082-2/+2
* base-files: fix detection of standalone lddFlorian Fainelli2012-07-272-2/+2
* base-files: Modernize hotplug2 rules (#11368)Vasilis Tsiligiannis2012-07-141-29/+11
* base-files: ensure that /sys is available during sysupgrade, some essential s...Jo-Philipp Wich2012-07-031-1/+5
* base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...Jo-Philipp Wich2012-06-291-0/+31
* base-files: only consider enabled default routes when finding the wan iface (...Jo-Philipp Wich2012-06-291-2/+4
* base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)Felix Fietkau2012-06-271-1/+3
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-262-5/+10
* toolchain: move eglibc-files from base-files to toolchain, it is packaged as ...Felix Fietkau2012-06-201-13/+0
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-172-1/+60
* base-files: enable shell tracing in initscripts when INIT_TRACE is setJo-Philipp Wich2012-06-131-1/+3
* 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: implement network_defer_device() and network_ready_device() wrapp...Jo-Philipp Wich2012-06-071-0/+16
* 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-052-4/+5
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-052-1/+2
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-058-9/+9
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* base-files: remove base-files-network, netifd is the only supported option nowFelix Fietkau2012-05-291-7/+1
* base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* base-files: let network_get_device() return the l3 interface, introduce netwo...Jo-Philipp Wich2012-05-291-4/+6
* base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-282-1/+42
* base-files: kill ubusd and udhcpc on sysupgrade as wellFelix Fietkau2012-05-231-1/+1
* base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgradeFelix Fietkau2012-05-231-1/+1
* package/base-files: copy /lib/functions.sh to the ramfs on sysupgradeGabor Juhos2012-05-231-1/+1
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-3/+3
* base-files: wait for wifi modules to settleJonas Gorski2012-05-061-0/+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-282-6/+2
* base-files: fix typo in 05_firstboot_skip script (#11359)Florian Fainelli2012-04-272-2/+2
* base-files: rename internal variables in config_foreach to make namespace con...Felix Fietkau2012-04-211-4/+4
* enable ntpd server for busyboxJo-Philipp Wich2012-04-202-8/+11
* base-files: reformat banner to better work with varying version string length...Jo-Philipp Wich2012-04-153-4/+6
* base-file: cleanup white space in Kconfig sourceJo-Philipp Wich2012-04-121-88/+88