387 Commits (40dde1ca6721037639bc1aeae456f58963c36374)

Author SHA1 Message Date
John Crispin 2ae05c57f8 package/*: remove useless explicit set of function returncode 10 years ago
Steven Barth 929e73c7b6 base-files: increase igmp_max_memberships to improve multicast-proxy handling 10 years ago
John Crispin 562d9f9582 base-files: add a hardware detection layer 10 years ago
Felix Fietkau 517ad9ff0d base-files: enable option to skip the netfilter "filter" table for established connection packets by default 10 years ago
Felix Fietkau d5653558ac base-files: properly escape strings for version info 10 years ago
Felix Fietkau dbb77e39a0 base-files: add extra version configuration options for OEM manufacturer info 10 years ago
Imre Kaloz ad27df85b7 BB is branched, get ready for Chaos Calmer 10 years ago
John Crispin 3c9cfbeebd base-files: Remove stale calls to start() in initscripts. 10 years ago
Felix Fietkau 59cfa05bf3 base-files: adjust the default netfilter tcp established connection timeout as per RFC 5382 (#17098) 11 years ago
Felix Fietkau d288a7903d rc.common: when reloading a service using procd, fall back to calling start instead of restart 11 years ago
John Crispin 818e38625f base-files: add enabled config option for ntp service 11 years ago
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 11 years ago
John Crispin 3e54dbbf60 base-files: be verbose when entering failsafe due to a button being pressed 11 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