69 Commits (319863f60e7fdd170bcd15720a5bc2d18dbe2cbc)

Author SHA1 Message Date
John Crispin 2f42d9e27d base-file: remove /tmp/.jail (now useless) 9 years ago
John Crispin 1c74d046ed base-files: create /var/tmp on boot 9 years ago
John Crispin cf4a0d430b base-files: fix /tmp/.jail permissions 9 years ago
John Crispin 5b23cfab73 base-files: create jail folder on boot 10 years ago
John Crispin 562d9f9582 base-files: add a hardware detection layer 10 years ago
John Crispin 3c9cfbeebd base-files: Remove stale calls to start() in initscripts. 10 years ago
Felix Fietkau 4a9ea80ef0 /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh 11 years ago
Felix Fietkau 3d275a8deb base-files: move uci_apply_defaults() to /etc/init.d/boot 11 years ago
John Crispin 7917a87d12 base-files: split /etc/init.d/boot into 2 files 11 years ago
John Crispin 834204bda6 base-files: fix mount-utils incompatibility 11 years ago
John Crispin 76506e7fa4 base-files: Make /etc/init.d/boot restartable 11 years ago
John Crispin 8eb56a88a4 procd: add a small script that handles config reloads until configd is ready 11 years ago
John Crispin 9e36e10cf7 base-files: add 2 missing variable defines 11 years ago
John Crispin 4c43cacce0 base-files: module loading is now handled by ubox/kmodloader 11 years ago
Steven Barth 33c620773d base-files: remove unnecessary early sysctl-hack 12 years ago
John Crispin 39469dea7f boot: make use of kmodloader if it is available 12 years ago
John Crispin f43b7934d2 make basefiles aware of procd 12 years ago
Steven Barth 92ad26d1b6 base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface inconsistency caused races 12 years ago
Steven Barth ea7c9c85a8 base-files: Fix race-conditions with IPv6 sysctls 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich 9ae901445b /etc/functions.sh => /lib/functions.sh 13 years ago
Jonas Gorski 80650c9475 base-files: wait for wifi modules to settle 13 years ago
Felix Fietkau 5744d736f2 base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well 13 years ago
Felix Fietkau a963a80a38 base-files: the initial hotplug2 instance sometimes misses a few relevant events, e.g. during module load. rerun udevtrigger for the final hotplug2 instance to fix this 13 years ago
Jo-Philipp Wich 9fd3886365 base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2 anymore, its statically linked - patch by Viktar Palstsiuk <viktar.palstsiuk@promwad.com> 13 years ago
Jo-Philipp Wich 33443d2a8c base-files: now that we have date -k, adjust the kernel timezone after setting up TZ and localtime 13 years ago
Nicolas Thill 93886bc776 package/base-files: use new service wrapper 13 years ago
Felix Fietkau 44ba13b578 base-files: load modules early, run wifi detect afterwards and only then process uci defaults 13 years ago
Jo-Philipp Wich bfbbe5893f base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc 13 years ago
Jo-Philipp Wich 32731a72c2 base-files: pass conloglevel to syslogd (#9463, #9647) 13 years ago
Jo-Philipp Wich ba1c1e9016 base-files: retrigger usb coldplug after module loading, solves usb_modeswitch on boot and possibly others (#9352) 14 years ago
Vasilis Tsiligiannis 980190367c base-files: Use -h instead of deprecated -L for symlink check 14 years ago
Vasilis Tsiligiannis 48465d3d63 base-files: fix minor problem in init.d/boot 14 years ago
Felix Fietkau 541725ce18 stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu) 15 years ago
Felix Fietkau 889532d1fd do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush compatibility 15 years ago
Felix Fietkau e39038f688 mount debugfs by default 15 years ago
Travis Kemen 4c47562a37 extend logging functions 15 years ago
Felix Fietkau 2892e2f1d5 base-files: port init.d/boot to new config_get 15 years ago
Gabor Juhos 9b5e65f101 base-files: set rules file for hotplug2 in the boot script (closes #5235) 16 years ago
Gabor Juhos 463a6f4bda base-files: update command line for the new hotplug2 16 years ago
Felix Fietkau cbd52550bd rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032) 16 years ago
Michael Büsch 088ea2fb6e Support configurations without syslogd/klogd. 16 years ago
Florian Fainelli 1716050f0c allow specifying port where to log (#2019) 16 years ago
Jo-Philipp Wich 341c1dbdf5 package/base-files: fix chmod of /tmp/.uci, bump package revision 16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana 16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well 16 years ago
Yuji Mano 0b5f602421 Revert previous bad commit r11512 17 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 17 years ago
John Crispin 0bf765b362 system now knows which timezone it is in 17 years ago
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel) 17 years ago