aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* [package] base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* [package] base-files: let network_get_device() return the l3 interface, intro...Jo-Philipp Wich2012-05-291-4/+6
* [package] base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* [package] base-files: introduce /lib/functions/network.shJo-Philipp Wich2012-05-281-0/+41
* 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
* base-files: wait for wifi modules to settleJonas Gorski2012-05-061-0/+3
* [package] base-files: fix typo in 05_firstboot_skip script (#11359)Florian Fainelli2012-04-271-1/+1
* 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
* [package] base-files: reformat banner to better work with varying version str...Jo-Philipp Wich2012-04-151-1/+3
* [buildroot] include, base-files, opkg: introduce version configuration to ove...Jo-Philipp Wich2012-04-123-1/+8
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-203-129/+131
* Add munin to /etc/servicesJo-Philipp Wich2012-03-181-0/+1
* base-files: remove old coldplugging hacks that are no longer necessary since ...Felix Fietkau2012-03-131-10/+0
* [package] base-files: enable conntrack accounting in sysctl. It used to be a ...Jo-Philipp Wich2012-03-041-0/+1
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10
* [package] base-files: add a uci-defaults script which will migrate the root p...Jo-Philipp Wich2012-01-221-0/+12
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...Felix Fietkau2012-01-221-0/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...Jo-Philipp Wich2012-01-191-1/+0
* [package] base-files: implement a --force option for sysupgrade to override i...Jo-Philipp Wich2012-01-081-2/+11
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-311-0/+8
* package/base-files: use case statement in led init scriptGabor Juhos2011-12-311-15/+27
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...Jo-Philipp Wich2011-12-201-2/+26
* base-files: add lib/functions/uci-defaults.shGabor Juhos2011-12-011-0/+88
* [package] base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-191-2/+2
* [package] base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-171-1/+1
* [package] base-files: now that we have date -k, adjust the kernel timezone af...Jo-Philipp Wich2011-11-171-1/+4
* [package] base-files: rewrite killing of nonessential services to not rely on...Jo-Philipp Wich2011-11-161-9/+17
* [package] base-files: prime root password with "x" to notify programs that th...Jo-Philipp Wich2011-11-142-2/+5
* package/base-files: enhance service functionsNicolas Thill2011-11-121-13/+27
* [package] base-files: now that the initial password is completely empty (and ...Jo-Philipp Wich2011-11-111-2/+2
* [base-files]: nuke another 2.4 skeletonImre Kaloz2011-11-101-1/+0
* [base-files]: the empty root password should be empty ;)Imre Kaloz2011-11-101-1/+1
* base-files, target: assign name to system timeserver section, makes it easier...Jo-Philipp Wich2011-11-101-1/+1
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsNicolas Thill2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...Nicolas Thill2011-11-081-1/+1
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-081-26/+40
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-082-82/+82
* [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...Jo-Philipp Wich2011-11-081-1/+1
* [package] base-files: do not assume that "top" is busybox' top, but try to ca...Jo-Philipp Wich2011-11-081-1/+1
* [package] base-files: properly handle wifi ifaces with no network attached, u...Jo-Philipp Wich2011-11-081-3/+5
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-082-320/+321
* package/base-files: use new service wrapperNicolas Thill2011-11-073-23/+25
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonNicolas Thill2011-11-071-1/+83
* package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...Nicolas Thill2011-11-071-1/+1
* base-files: process platform hotplug calls in the early launch of hotplug2 to...Felix Fietkau2011-11-051-0/+4