935 Commits (a077e4af96a923705edd539ae0e9d900a5cdff98)

Author SHA1 Message Date
John Crispin 4cf7929869 base-files: add a init.d option that will start the syscall tracer 10 years ago
John Crispin 5b23cfab73 base-files: create jail folder on boot 10 years ago
Felix Fietkau 889e1e4bff fstools: update to the latest version, makes interrupted first boot more reliable 10 years ago
Felix Fietkau bc1fc688af base-files: keep sysupgrade.tgz until /etc/init.d/done has been called 10 years ago
Felix Fietkau f30358d41a kernel: remove the netfilter optimization that skips the filter table, it has caused too many issues 10 years ago
Luka Perkov 17610e7430 base-files: firstboot: pass down arguments such as -y to jffs2reset 10 years ago
John Crispin eea462106f uci-defaults: add ucidef_set_led_mmc 10 years ago
Jo-Philipp Wich e3744a7cc7 base-files: fix target/subtarget value in /etc/openwrt_release 10 years ago
John Crispin 5cd8a482f3 base-files: default_postinst() fix variable colision 10 years ago
Jo-Philipp Wich 4ec8d515b2 include, base-files: align default repository url with changed buildbot structure 10 years ago
John Crispin b54f3ad6e7 base-files: fix led script to skip missing triggers 10 years ago
John Crispin 29207748b9 base-files: Use 200ms LED timing as before for the new phase preinit_regular. 10 years ago
John Crispin 744298b8a0 base-files: Add ucidef_set_led_timer to uci-defaults.sh 10 years ago
John Crispin 31eadd07f2 base-files: Fix switch settings for uci-defaults-new.sh. 10 years ago
Jo-Philipp Wich 3f26960a5c base-files: update default url template and complete kconfig help 10 years ago
Jo-Philipp Wich 15d8db1f8c build: add version number to filenames 10 years ago
John Crispin 019ea725aa add "preinit_regular" diag.sh set_state argument 10 years ago
John Crispin f76755da3f packages: fix typo in OpenWrt name 10 years ago
John Crispin b0d2a9e77a base-files: default_postinst() - create user:group first (resend) 10 years ago
Imre Kaloz 2e3b84c3b5 fix sysupgrade on overlayfs v23+ 10 years ago
Jonas Gorski 02c6798a0d base-files: supress errors from ldd 10 years ago
Jonas Gorski 2e95b1fda7 base-files: properly fix copying ld*.so with eglibc 10 years ago
Nicolas Thill f4417f7ad8 package/*: replace occurences of 'ln -sf' to '$(LN)' 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
John Crispin 5a6433cc6c base-files: config_generate did not handle setups with more than 1 switch properly 10 years ago
Felix Fietkau 7a5002ec9d base-files: add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206) 10 years ago
Felix Fietkau 99a651fd50 base-files: fix telnet login on musl 10 years ago
John Crispin 829bf6b9a1 failsafe-mode: print short help on commandline 10 years ago
Felix Fietkau 0ef474a118 base-files: fix ldd definition if /usr/bin/ldd exists 10 years ago
Jo-Philipp Wich 4f73613c26 build: improve feed handling for opkg.conf 10 years ago
John Crispin 666659fb31 default_postinst() fix wrong call of group_add 10 years ago
John Crispin d099a34980 base-files: default_postinst() force clear luci-indexcache 10 years ago
John Crispin 5efe2e5e3c base-files: the USERID code path did not check for duplicate groups 10 years ago
John Crispin 20940138ac scripts: fix wrong usage of '==' operator 10 years ago
Steven Barth 14e6559eee base-files: add network_get_ipaddrs_all() 10 years ago
Steven Barth c118e5edf4 network: Unbind DHCPv6 from underlying interfaces 10 years ago
John Crispin a3bf98495a base-files: extend USERID:=syntax 10 years ago
John Crispin f9cccd2c14 base-files: make postinst script run inside a subshell 10 years ago
John Crispin 7860c9707a sysupgrade: preserve symlinks in backups 10 years ago
Steven Barth 8a971b2770 base-files: remove a 'not found' error message during system boot 10 years ago
Florian Fainelli bc96c49c67 base-files: add a protocol argument to ucidef_set_interface_raw 10 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
Luka Perkov a8b6ca8797 base-files: whitespace fixes 10 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 10 years ago
John Crispin 2ae05c57f8 package/*: remove useless explicit set of function returncode 10 years ago
John Crispin 2d286dad6e base-files: properly generate the ula 10 years ago
Steven Barth 929e73c7b6 base-files: increase igmp_max_memberships to improve multicast-proxy handling 10 years ago
John Crispin 9ba6cd186a base-files: fix inverse logic in board_detect script 10 years ago