| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: default_postinst: propagate the real postinst return code | John Crispin | 2015-08-17 | 1 | -3/+7 |
* | base-files: rework reset button script to indicate factory reset | John Crispin | 2015-08-17 | 1 | -14/+21 |
* | base-files: buttons: make power script return 0 | Rafał Miłecki | 2015-08-12 | 1 | -0/+2 |
* | buttons: make all button handler scripts return 0 | John Crispin | 2015-07-24 | 3 | -0/+6 |
* | base-files: fix /tmp/.jail permissions | John Crispin | 2015-07-24 | 1 | -1/+0 |
* | base-files: added option to configure the gpio led trigger in uci-defaults | John Crispin | 2015-07-14 | 2 | -0/+27 |
* | base-files: implemented basic GPIO control | John Crispin | 2015-07-08 | 2 | -0/+66 |
* | sysctl: read settings from /etc/sysctl.d/*.conf | John Crispin | 2015-07-07 | 4 | -4/+12 |
* | base-files: add openwrt snapshot key | Felix Fietkau | 2015-06-05 | 1 | -0/+2 |
* | base-files: default_do_upgrade: accept & forward image extraction command | John Crispin | 2015-06-05 | 1 | -2/+6 |
* | base-files: remove ubi tool | Luka Perkov | 2015-05-29 | 1 | -1/+0 |
* | base-files: fix default pre-/postrm for packages with a dot | Jonas Gorski | 2015-05-19 | 1 | -2/+2 |
* | base-files: fix logic error in led default handling (patch from #19593) | Felix Fietkau | 2015-05-03 | 1 | -1/+1 |
* | base-files: make the generic sysinfo script run earlier to allow the mount_ro... | Felix Fietkau | 2015-04-18 | 1 | -0/+0 |
* | base-files: reorder led trigger/brightness writes | Felix Fietkau | 2015-04-16 | 1 | -7/+10 |
* | base-files: add generic preinit script to extract board/model info from devic... | Felix Fietkau | 2015-04-16 | 1 | -0/+10 |
* | modules: fix postinst generation for kernel modules | John Crispin | 2015-04-10 | 1 | -4/+7 |
* | base-files: add support for platform_pre_upgrade function | John Crispin | 2015-04-09 | 1 | -0/+8 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 1 | -2/+19 |
* | packages: use $(LN) macro, make symlinks relative | Nicolas Thill | 2015-04-03 | 1 | -2/+2 |
* | base-files: add more config files to conffiles section | Nicolas Thill | 2015-04-02 | 1 | -0/+4 |
* | base-files: add a init.d option that will start the syscall tracer | John Crispin | 2015-03-26 | 1 | -1/+6 |
* | base-files: create jail folder on boot | John Crispin | 2015-03-26 | 1 | -0/+2 |
* | fstools: update to the latest version, makes interrupted first boot more reli... | Felix Fietkau | 2015-03-22 | 1 | -1/+1 |
* | base-files: keep sysupgrade.tgz until /etc/init.d/done has been called | Felix Fietkau | 2015-03-22 | 2 | -4/+2 |
* | kernel: remove the netfilter optimization that skips the filter table, it has... | Felix Fietkau | 2015-03-17 | 1 | -1/+0 |
* | base-files: firstboot: pass down arguments such as -y to jffs2reset | Luka Perkov | 2015-03-10 | 1 | -1/+1 |
* | uci-defaults: add ucidef_set_led_mmc | John Crispin | 2015-02-14 | 1 | -0/+17 |
* | base-files: fix target/subtarget value in /etc/openwrt_release | Jo-Philipp Wich | 2015-02-11 | 1 | -1/+1 |
* | base-files: default_postinst() fix variable colision | John Crispin | 2015-02-04 | 1 | -15/+15 |
* | include, base-files: align default repository url with changed buildbot struc... | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+1 |
* | base-files: fix led script to skip missing triggers | John Crispin | 2015-01-23 | 1 | -1/+5 |
* | base-files: Use 200ms LED timing as before for the new phase preinit_regular. | John Crispin | 2015-01-20 | 1 | -2/+2 |
* | base-files: Add ucidef_set_led_timer to uci-defaults.sh | John Crispin | 2015-01-17 | 1 | -0/+20 |
* | base-files: Fix switch settings for uci-defaults-new.sh. | John Crispin | 2015-01-08 | 1 | -2/+2 |
* | base-files: update default url template and complete kconfig help | Jo-Philipp Wich | 2015-01-08 | 1 | -1/+6 |
* | build: add version number to filenames | Jo-Philipp Wich | 2015-01-08 | 1 | -0/+8 |
* | add "preinit_regular" diag.sh set_state argument | John Crispin | 2014-12-15 | 3 | -6/+6 |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 2 | -4/+4 |
* | base-files: default_postinst() - create user:group first (resend) | John Crispin | 2014-12-01 | 2 | -3/+5 |
* | fix sysupgrade on overlayfs v23+ | Imre Kaloz | 2014-11-24 | 1 | -1/+6 |
* | base-files: supress errors from ldd | Jonas Gorski | 2014-11-19 | 1 | -1/+1 |
* | base-files: properly fix copying ld*.so with eglibc | Jonas Gorski | 2014-11-18 | 1 | -4/+1 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 1 | -3/+3 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -2/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+2 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | base-files: config_generate did not handle setups with more than 1 switch pro... | John Crispin | 2014-10-27 | 1 | -5/+4 |
* | base-files: add /etc/shadow to list of essential files to keep in sysupgrade ... | Felix Fietkau | 2014-10-25 | 1 | -0/+1 |
* | base-files: fix telnet login on musl | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |