426 Commits (51d887ba007e56f56f64a4495fc393ae87c7dc97)

Author SHA1 Message Date
John Crispin 3a9bfa5938 base-files: add a post start hook to the procd init.d api 11 years ago
Luka Perkov 3fea61afe8 base-files: update copyright headers 11 years ago
Felix Fietkau 281f415885 base-files: fix argument order to date in sysfixtime so that it also works with musl 11 years ago
John Crispin 47cf6f9cd1 base-files: /etc/rc.button/power should be executable 11 years ago
John Crispin 36d0a5e3fb base-files: add simple shutdown script 11 years ago
John Crispin 44e2de03a4 base-files: calling stop_service before procd_kill. 11 years ago
John Crispin dcf42b40fc base-files: removes logging 11 years ago
Felix Fietkau c622a37101 base-files: remove duplicate stop_service() function. 11 years ago
Felix Fietkau a423055592 base-files: remove duplicate wps button handler (#15621) 11 years ago
John Crispin 1d5ac95850 base-files: make use of new fstools 11 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
Felix Fietkau c27c5b9cbc /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh 11 years ago
John Crispin 0dc9d8d6ff fstools: add the new fstools package 11 years ago
Imre Kaloz 6a4ecd05f0 the root password should be empty for real, like before 11 years ago
John Crispin 7917a87d12 base-files: split /etc/init.d/boot into 2 files 11 years ago
Jo-Philipp Wich 6ae1433ab9 base-files: expose taint flags in /etc/openwrt_release 11 years ago
Jo-Philipp Wich 73344b9c56 Add sysfixtime init script, replacement of luci_fixtime 11 years ago
John Crispin 834204bda6 base-files: fix mount-utils incompatibility 11 years ago
Luka Perkov 3ceb6b3274 base-files: fix whitespaces 11 years ago
Luka Perkov 1df0179b28 base-files: don't enter failsafe if triggered by switch 11 years ago
John Crispin c902a76f4d base-files: fix typo in rfkill script 11 years ago
John Crispin 871744f5de base-files: update rfkill script to work with slider buttons 11 years ago
John Crispin 243179f9f6 base-files: add a generic wps button handler 11 years ago
John Crispin 76506e7fa4 base-files: Make /etc/init.d/boot restartable 11 years ago
John Crispin 950428fb1b base-files: add a post start hook for procd managed services 12 years ago
John Crispin 3e54dbbf60 base-files: be verbose when entering failsafe due to a button being pressed 12 years ago
Luka Perkov 67f1d364b8 base-files/busybox: move ntpd init script from base-files to busybox 12 years ago
John Crispin 8eb56a88a4 procd: add a small script that handles config reloads until configd is ready 12 years ago
John Crispin 8069d87d3c base-files: convert sysntpd init script to procd 12 years ago
John Crispin 06ae364c3d base-files: run readlink on initscript name before opening services 12 years ago
John Crispin 523114e741 base-file: usbfs is no longer mounted under /proc/bus/usb 12 years ago
John Crispin 9e36e10cf7 base-files: add 2 missing variable defines 12 years ago
John Crispin 4c43cacce0 base-files: module loading is now handled by ubox/kmodloader 12 years ago
John Crispin d0db343fc4 base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now 12 years ago
John Crispin 533dfc39e3 base-files: drop 2 pointless hotplug trigger stubs 12 years ago
Steven Barth 33c620773d base-files: remove unnecessary early sysctl-hack 12 years ago
Steven Barth e2f33bedfa base-files: set default IPv6 forwarding value to 1 12 years ago
John Crispin 9353e01af4 base-files: change PATH order 12 years ago
Steven Barth 3f67360012 base-files: use less entropy when generating ULAs 12 years ago
John Crispin 811d90ff40 mount_root: prepare base-files 12 years ago
John Crispin 39469dea7f boot: make use of kmodloader if it is available 12 years ago
Steven Barth 4e8f7f37ed Change default IPv6 config to enable DHCPv6-PD 12 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6 12 years ago
Jo-Philipp Wich 6bddf226d3 base-files: move sysctl init after boot 12 years ago
Jo-Philipp Wich 7aace3ee3e base-files: fix bad start index in previous commit 12 years ago
Jo-Philipp Wich acca7eadc4 package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface. 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