summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
2012-04-27[package] base-files: fix typo in 05_firstboot_skip script (#11359)florian
2012-04-21base-files: rename internal variables in config_foreach to make namespace con...nbd
2012-04-20enable ntpd server for busyboxjow
2012-04-15[package] base-files: reformat banner to better work with varying version str...jow
2012-04-12[package] base-file: cleanup white space in Kconfig sourcejow
2012-04-12[buildroot] include, base-files, opkg: introduce version configuration to ove...jow
2012-04-12[package] base-files: remove network preconfig, it collides with ar71xx netwo...jow
2012-03-20base-files: split service related functions off to /lib/functions/service.shnbd
2012-03-18Add munin to /etc/servicesjow
2012-03-13base-files: remove old coldplugging hacks that are no longer necessary since ...nbd
2012-03-04[package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow
2012-03-02base-files: remove trailing whitespaces from lib/functions/boot.shjuhosg
2012-03-02base-files: remove trailing whitespaces from lib/functions.shjuhosg
2012-01-22[package] base-files: add a uci-defaults script which will migrate the root p...jow
2012-01-22base-files: the initial hotplug2 instance sometimes misses a few relevant eve...nbd
2012-01-19[package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...jow
2012-01-08[package] base-files: implement a --force option for sysupgrade to override i...jow
2011-12-31package/base-files: add support for the switch LED triggerjuhosg
2011-12-31package/base-files: use case statement in led init scriptjuhosg
2011-12-20[package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow
2011-12-01base-files: add lib/functions/uci-defaults.shjuhosg
2011-11-19[package] base-files: kill remaining processes after running user hooks (#10461)jow
2011-11-17[package] base-files: another empty password check fix (#10440)jow
2011-11-17[package] base-files: now that we have date -k, adjust the kernel timezone af...jow
2011-11-16[package] base-files: rewrite killing of nonessential services to not rely on...jow
2011-11-14[package] base-files: prime root password with "x" to notify programs that th...jow
2011-11-12package/base-files: enhance service functionsnico
2011-11-11[package] base-files: now that the initial password is completely empty (and ...jow
2011-11-10[base-files]: nuke another 2.4 skeletonkaloz
2011-11-10enable and use shadow passwords by defaultkaloz
2011-11-10[base-files]: the empty root password should be empty ;)kaloz
2011-11-10base-files, target: assign name to system timeserver section, makes it easier...jow
2011-11-09package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsnico
2011-11-08package/base-files: /lib/functions.sh: let service_stop exit early if no matc...nico
2011-11-08package/base-files: enhance & cleanup service wrappersnico
2011-11-08package/base-files: move service* functions from /etc/rc.common to /lib/funct...nico
2011-11-08[package] base-files: do not kill udhcpc on sysupgrade, it will tear down the...jow
2011-11-08[package] base-files: do not assume that "top" is busybox' top, but try to ca...jow
2011-11-08[package] base-files: properly handle wifi ifaces with no network attached, u...jow
2011-11-08package/base-files: move /etc/functions.sh to /lib/functions.shnico
2011-11-07package/base-files: use new service wrappernico
2011-11-07package/base-files: /etc/rc.common: add service wrapper around start-stop-daemonnico
2011-11-07package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin...nico
2011-11-05base-files: process platform hotplug calls in the early launch of hotplug2 to...nbd
2011-11-04netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd
2011-11-03base-files: load modules early, run wifi detect afterwards and only then proc...nbd
2011-11-03[package] base-files: add some more protected services to sysupgrade kill bla...jow
2011-10-30[package] base-files: fix typojow
2011-10-27[package] base-files: sysupgrade: kill all but essential processes before sta...jow
2011-10-27base-files/sysupgrade: add more busybox applet symlinks to ramdiskjuhosg