| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: sysupgrade: quote source image name | John Crispin | 2015-09-14 | 1 | -2/+2 |
* | base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage | Steven Barth | 2015-09-08 | 1 | -2/+4 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 1 | -2/+3 |
* | base-files: allow setting ide-disk led trigger | Jonas Gorski | 2015-09-04 | 1 | -0/+16 |
* | base-files: default_postinst: propagate the real postinst return code | John Crispin | 2015-08-17 | 1 | -3/+7 |
* | base-files: added option to configure the gpio led trigger in uci-defaults | John Crispin | 2015-07-14 | 1 | -0/+20 |
* | base-files: implemented basic GPIO control | John Crispin | 2015-07-08 | 1 | -0/+24 |
* | 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: make the generic sysinfo script run earlier to allow the mount_ro... | Felix Fietkau | 2015-04-18 | 1 | -0/+0 |
* | 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: keep sysupgrade.tgz until /etc/init.d/done has been called | Felix Fietkau | 2015-03-22 | 1 | -4/+1 |
* | uci-defaults: add ucidef_set_led_mmc | John Crispin | 2015-02-14 | 1 | -0/+17 |
* | base-files: default_postinst() fix variable colision | John Crispin | 2015-02-04 | 1 | -15/+15 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | base-files: default_postinst() - create user:group first (resend) | John Crispin | 2014-12-01 | 1 | -2/+4 |
* | 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 |
* | 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 ldd definition if /usr/bin/ldd exists | Felix Fietkau | 2014-10-19 | 1 | -1/+1 |
* | default_postinst() fix wrong call of group_add | John Crispin | 2014-10-15 | 1 | -2/+5 |
* | base-files: default_postinst() force clear luci-indexcache | John Crispin | 2014-10-14 | 1 | -0/+1 |
* | base-files: the USERID code path did not check for duplicate groups | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 2 | -2/+2 |
* | base-files: add network_get_ipaddrs_all() | Steven Barth | 2014-10-09 | 1 | -0/+23 |
* | network: Unbind DHCPv6 from underlying interfaces | Steven Barth | 2014-10-08 | 1 | -1/+1 |
* | base-files: extend USERID:=syntax | John Crispin | 2014-10-08 | 1 | -8/+20 |
* | base-files: make postinst script run inside a subshell | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | base-files: add a protocol argument to ucidef_set_interface_raw | Florian Fainelli | 2014-09-25 | 1 | -1/+2 |
* | postinst trigger: the new postinst trigger broke IB | John Crispin | 2014-09-16 | 1 | -3/+6 |
* | base-files: whitespace fixes | Luka Perkov | 2014-09-14 | 2 | -6/+6 |
* | ipkg: add a default postinst/prerm script | John Crispin | 2014-09-11 | 1 | -1/+76 |
* | base-files: add a hardware detection layer | John Crispin | 2014-08-18 | 1 | -0/+302 |
* | base-files: /lib/functions/network.sh: fix network_get_ipaddr6 | Jo-Philipp Wich | 2014-08-11 | 1 | -1/+12 |
* | base-files: strip quotes from the MAC address in macaddr_canonicalize() | Gabor Juhos | 2014-07-14 | 1 | -0/+1 |
* | sysupgrade: Enable killing of all processes under upgraded | John Crispin | 2014-07-10 | 1 | -12/+27 |
* | base-files: fix ramfs / nand upgrade | John Crispin | 2014-07-01 | 1 | -1/+1 |
* | base-files: define yes/no as valid boolean options | Luka Perkov | 2014-06-29 | 1 | -2/+2 |
* | base-files: regenerate the /lib64 symlink when switching to a ramdisk | John Crispin | 2014-06-20 | 1 | -0/+2 |
* | base-files: depend on jsonfilter and rewrite network.sh to use it | Jo-Philipp Wich | 2014-06-19 | 1 | -318/+125 |
* | base-files: add upgraded to the list of daemons not killed | John Crispin | 2014-06-19 | 1 | -1/+1 |
* | base-files: properly remove stderr from zcat/bzcat | John Crispin | 2014-06-11 | 1 | -2/+2 |
* | base-files: include more ubi* tools in sysupgrade ramdisk | John Crispin | 2014-06-11 | 1 | -1/+4 |
* | base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var. | John Crispin | 2014-06-02 | 1 | -1/+1 |