summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* base-files: reformat banner to better work with varying version string length...Jo-Philipp Wich2012-04-151-1/+1
* include, base-files, opkg: introduce version configuration to override the em...Jo-Philipp Wich2012-04-121-2/+7
* base-files: remove network preconfig, it collides with ar71xx network firstbo...Jo-Philipp Wich2012-04-121-5/+0
* base-files: enable conntrack accounting in sysctl. It used to be a compile ti...Jo-Philipp Wich2012-03-041-1/+1
* base-files: add a uci-defaults script which will migrate the root password to...Jo-Philipp Wich2012-01-221-1/+1
* base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2...Jo-Philipp Wich2012-01-191-1/+1
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-081-2/+2
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-311-1/+1
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-201-1/+1
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-191-1/+1
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-171-1/+1
* base-files: now that we have date -k, adjust the kernel timezone after settin...Jo-Philipp Wich2011-11-171-1/+1
* base-files: rewrite killing of nonessential services to not rely on top, use ...Jo-Philipp Wich2011-11-161-1/+1
* base-files: prime root password with "x" to notify programs that there is a s...Jo-Philipp Wich2011-11-141-1/+1
* base-files: now that the initial password is completely empty (and not primed...Jo-Philipp Wich2011-11-111-1/+1
* enable and use shadow passwords by defaultImre Kaloz2011-11-101-5/+4
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-081-1/+1
* base-files: do not assume that "top" is busybox' top, but try to call the app...Jo-Philipp Wich2011-11-081-1/+1
* base-files: properly handle wifi ifaces with no network attached, useful for ...Jo-Philipp Wich2011-11-081-1/+1
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-081-1/+1
* package/base-files: use new service wrapperNicolas Thill2011-11-071-1/+1
* base-files: add some more protected services to sysupgrade kill blacklistJo-Philipp Wich2011-11-031-1/+1
* base-files: sysupgrade: kill all but essential processes before starting the ...Jo-Philipp Wich2011-10-271-1/+1
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskGabor Juhos2011-10-271-1/+1
* base-files: remove rdate integration, add busybox ntpd init script and server...Jo-Philipp Wich2011-10-271-1/+1
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-211-1/+6
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-201-0/+1
* base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridg...Jo-Philipp Wich2011-10-111-1/+1
* base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l...Jo-Philipp Wich2011-09-261-1/+3