summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* 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
* include, base-files, opkg: introduce version configuration to override the em...Jo-Philipp Wich2012-04-125-4/+69
* base-files: remove network preconfig, it collides with ar71xx network firstbo...Jo-Philipp Wich2012-04-121-5/+0
* 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
* base-files: enable conntrack accounting in sysctl. It used to be a compile ti...Jo-Philipp Wich2012-03-042-1/+2
* 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
* base-files: add a uci-defaults script which will migrate the root password to...Jo-Philipp Wich2012-01-222-1/+13
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...Felix Fietkau2012-01-221-0/+1
* base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2...Jo-Philipp Wich2012-01-192-2/+1
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-082-4/+13
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-312-1/+9
* package/base-files: use case statement in led init scriptGabor Juhos2011-12-311-15/+27
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-202-3/+27
* base-files: add lib/functions/uci-defaults.shGabor Juhos2011-12-011-0/+88
* base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-192-3/+3
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-172-2/+2
* base-files: now that we have date -k, adjust the kernel timezone after settin...Jo-Philipp Wich2011-11-172-2/+5
* base-files: rewrite killing of nonessential services to not rely on top, use ...Jo-Philipp Wich2011-11-162-10/+18
* base-files: prime root password with "x" to notify programs that there is a s...Jo-Philipp Wich2011-11-143-3/+6
* package/base-files: enhance service functionsNicolas Thill2011-11-121-13/+27
* base-files: now that the initial password is completely empty (and not primed...Jo-Philipp Wich2011-11-112-3/+3
* nuke another 2.4 skeletonImre Kaloz2011-11-101-1/+0
* enable and use shadow passwords by defaultImre Kaloz2011-11-101-5/+4
* 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