summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* [package] base-file: cleanup white space in Kconfig sourcejow2012-04-121-88/+88
* [buildroot] include, base-files, opkg: introduce version configuration to ove...jow2012-04-125-4/+69
* [package] base-files: remove network preconfig, it collides with ar71xx netwo...jow2012-04-121-5/+0
* base-files: split service related functions off to /lib/functions/service.shnbd2012-03-203-129/+131
* Add munin to /etc/servicesjow2012-03-181-0/+1
* base-files: remove old coldplugging hacks that are no longer necessary since ...nbd2012-03-131-10/+0
* [package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow2012-03-042-1/+2
* base-files: remove trailing whitespaces from lib/functions/boot.shjuhosg2012-03-021-4/+4
* base-files: remove trailing whitespaces from lib/functions.shjuhosg2012-03-021-10/+10
* [package] base-files: add a uci-defaults script which will migrate the root p...jow2012-01-222-1/+13
* base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd2012-01-221-0/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow2012-01-192-2/+1
* [package] base-files: implement a --force option for sysupgrade to override i...jow2012-01-082-4/+13
* package/base-files: add support for the switch LED triggerjuhosg2011-12-312-1/+9
* package/base-files: use case statement in led init scriptjuhosg2011-12-311-15/+27
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow2011-12-202-3/+27
* base-files: add lib/functions/uci-defaults.shjuhosg2011-12-011-0/+88
* [package] base-files: kill remaining processes after running user hooks (#10461)jow2011-11-192-3/+3
* [package] base-files: another empty password check fix (#10440)jow2011-11-172-2/+2
* [package] base-files: now that we have date -k, adjust the kernel timezone af...jow2011-11-172-2/+5
* [package] base-files: rewrite killing of nonessential services to not rely on...jow2011-11-162-10/+18
* [package] base-files: prime root password with "x" to notify programs that th...jow2011-11-143-3/+6
* package/base-files: enhance service functionsnico2011-11-121-13/+27
* [package] base-files: now that the initial password is completely empty (and ...jow2011-11-112-3/+3
* [base-files]: nuke another 2.4 skeletonkaloz2011-11-101-1/+0
* enable and use shadow passwords by defaultkaloz2011-11-101-5/+4
* [base-files]: the empty root password should be empty ;)kaloz2011-11-101-1/+1
* base-files, target: assign name to system timeserver section, makes it easier...jow2011-11-101-1/+1
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico2011-11-091-0/+37
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...nico2011-11-081-1/+1
* package/base-files: enhance & cleanup service wrappersnico2011-11-082-27/+41
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...nico2011-11-082-82/+82
* [package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...jow2011-11-081-1/+1
* [package] base-files: do not assume that "top" is busybox' top, but try to ca...jow2011-11-082-2/+2
* [package] base-files: properly handle wifi ifaces with no network attached, u...jow2011-11-082-4/+6
* package/base-files: move /etc/functions.sh to /lib/functions.shnico2011-11-083-321/+322
* package/base-files: use new service wrappernico2011-11-074-24/+26
* package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonnico2011-11-071-1/+83
* package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...nico2011-11-071-1/+1
* base-files: process platform hotplug calls in the early launch of hotplug2 to...nbd2011-11-051-0/+4
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd2011-11-041-0/+1
* base-files: load modules early, run wifi detect afterwards and only then proc...nbd2011-11-031-6/+12
* [package] base-files: add some more protected services to sysupgrade kill bla...jow2011-11-032-2/+2
* [package] base-files: fix typojow2011-10-301-1/+1
* [package] base-files: sysupgrade: kill all but essential processes before sta...jow2011-10-273-1/+30
* base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg2011-10-272-2/+7
* [package] base-files: remove rdate integration, add busybox ntpd init script ...jow2011-10-275-81/+41
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-211-1/+6
* base-files: move network related scripts to a separate package to make the tr...nbd2011-10-209-979/+1
* [package] base-files: introduce "igmp_snooping" option to toggle IGMP snoopin...jow2011-10-112-2/+4