Age | Commit message (Expand) | Author |
2013-11-07 | base-files: Make /etc/init.d/boot restartable | blogic |
2013-07-11 | procd: add a small script that handles config reloads until configd is ready | blogic |
2013-07-08 | base-files: add 2 missing variable defines | blogic |
2013-06-21 | base-files: module loading is now handled by ubox/kmodloader | blogic |
2013-06-11 | base-files: remove unnecessary early sysctl-hack | cyrus |
2013-04-25 | boot: make use of kmodloader if it is available | blogic |
2013-03-13 | [base-files] make basefiles aware of procd | blogic |
2013-02-01 | base-files: Fix IPv6 early sysctls again | cyrus |
2013-01-29 | base-files: Fix race-conditions with IPv6 sysctls | cyrus |
2012-12-19 | Do not overload mount-call - trying to reduce confusion | mirko |
2012-06-05 | [package] /etc/functions.sh => /lib/functions.sh | jow |
2012-05-06 | base-files: wait for wifi modules to settle | jogo |
2012-03-13 | base-files: remove old coldplugging hacks that are no longer necessary since ... | nbd |
2012-01-22 | base-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 |
2011-11-17 | [package] base-files: now that we have date -k, adjust the kernel timezone af... | jow |
2011-11-07 | package/base-files: use new service wrapper | nico |
2011-11-03 | base-files: load modules early, run wifi detect afterwards and only then proc... | nbd |
2011-09-26 | [package] base-files: use "zonename" system option to symlink /etc/localtime ... | jow |
2011-07-03 | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | jow |
2011-05-08 | [package] base-files: retrigger usb coldplug after module loading, solves usb... | jow |
2011-04-05 | [package] base-files: Use -h instead of deprecated -L for symlink check | acinonyx |
2011-04-05 | [package] base-files: fix minor problem in init.d/boot | acinonyx |
2010-01-30 | stop syslogd before rebooting, otherwise umount might not work properly when ... | nbd |
2009-12-09 | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | nbd |
2009-11-23 | mount debugfs by default | nbd |
2009-09-04 | extend logging functions | thepeople |
2009-08-07 | base-files: port init.d/boot to new config_get | nbd |
2009-05-30 | [package] base-files: set rules file for hotplug2 in the boot script (closes ... | juhosg |
2009-05-28 | [package] base-files: update command line for the new hotplug2 | juhosg |
2009-04-30 | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | nbd |
2009-03-18 | Support configurations without syslogd/klogd. | mb |
2009-02-03 | [base-files] allow specifying port where to log (#2019) | florian |
2009-01-06 | package/base-files: fix chmod of /tmp/.uci, bump package revision | jow |
2008-08-28 | fix a race condition which would leave dnsmasq in infinite resolving recursio... | nbd |
2008-08-01 | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | nbd |
2008-06-16 | Revert previous bad commit r11512 | ymano |
2008-06-16 | Add the PS3 specific utility bl-option, a helper sctipt | ymano |
2008-06-11 | system now knows which timezone it is in | blogic |
2008-05-13 | adding check for /proc/net/vlan/config (==vlan enabled kernel) | ralph |
2008-03-07 | Make the syslog ring-buffer size configurable (#3204) | florian |
2008-02-03 | Here comes the new UCI. Enjoy :) | nbd |
2007-11-28 | init: don't start hotplug2 if it doesn't exist | nbd |
2007-09-20 | add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul... | nbd |
2007-06-30 | fix a warning (#1800) | nbd |
2007-06-30 | replace the hotplug2 fork handling hack with a better solution implemented in... | nbd |
2007-06-25 | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | nbd |
2007-06-16 | keep track of the network interface states (stored in uci format in /var/stat... | nbd |
2007-06-13 | Add the conloglevel option (#1682) | florian |
2007-05-10 | move syslogd and klogd to init.di/boot script, add remote logging support | mbm |