310 Commits (325a69486e3258447dd684aca621460e60ff2e16)

Author SHA1 Message Date
Felix Fietkau b38194406f base-files: fix ramoverlay function with kernels 3.18+ 10 years ago
Jo-Philipp Wich 33b3594332 base-files: refactor default_postinst() 10 years ago
John Crispin 4ef319fad2 base-files: sysupgrade: quote source image name 10 years ago
Steven Barth 00045fe9d0 base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage 10 years ago
Steven Barth d196b1fc2e Disable telnet in favor of passwordless SSH 10 years ago
Jonas Gorski e1824f2543 base-files: allow setting ide-disk led trigger 10 years ago
John Crispin e83643d31c base-files: default_postinst: propagate the real postinst return code 10 years ago
John Crispin d0d3ca2a1b base-files: added option to configure the gpio led trigger in uci-defaults 10 years ago
John Crispin d65916047b base-files: implemented basic GPIO control 10 years ago
John Crispin f57076956e base-files: default_do_upgrade: accept & forward image extraction command 10 years ago
Luka Perkov 0a4bcd5be6 base-files: remove ubi tool 10 years ago
Jonas Gorski d0af85c9a5 base-files: fix default pre-/postrm for packages with a dot 10 years ago
Felix Fietkau 2d4fa6c055 base-files: make the generic sysinfo script run earlier to allow the mount_root script to pick up the board name 10 years ago
Felix Fietkau b3d699bdd3 base-files: add generic preinit script to extract board/model info from device-tree 10 years ago
John Crispin bbad3f360e modules: fix postinst generation for kernel modules 10 years ago
Felix Fietkau bc1fc688af base-files: keep sysupgrade.tgz until /etc/init.d/done has been called 10 years ago
John Crispin eea462106f uci-defaults: add ucidef_set_led_mmc 10 years ago
John Crispin 5cd8a482f3 base-files: default_postinst() fix variable colision 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
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
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
Felix Fietkau 7a5002ec9d base-files: add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206) 10 years ago
Felix Fietkau 0ef474a118 base-files: fix ldd definition if /usr/bin/ldd exists 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
Florian Fainelli bc96c49c67 base-files: add a protocol argument to ucidef_set_interface_raw 11 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 11 years ago
Luka Perkov a8b6ca8797 base-files: whitespace fixes 11 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 11 years ago
John Crispin 562d9f9582 base-files: add a hardware detection layer 11 years ago
Jo-Philipp Wich f63509ac89 base-files: /lib/functions/network.sh: fix network_get_ipaddr6 11 years ago
Gabor Juhos 69abf630cf base-files: strip quotes from the MAC address in macaddr_canonicalize() 11 years ago
John Crispin be26421f45 sysupgrade: Enable killing of all processes under upgraded 11 years ago
John Crispin 66ae4803e2 base-files: fix ramfs / nand upgrade 11 years ago
Luka Perkov be2a057787 base-files: define yes/no as valid boolean options 11 years ago
John Crispin 09273f5c0a base-files: regenerate the /lib64 symlink when switching to a ramdisk 11 years ago
Jo-Philipp Wich 7eb721425e base-files: depend on jsonfilter and rewrite network.sh to use it 11 years ago
John Crispin 4b1c48bc93 base-files: add upgraded to the list of daemons not killed 11 years ago
John Crispin bedd6f44a5 base-files: properly remove stderr from zcat/bzcat 11 years ago