| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: use the correct path in case of modified preinit options | Felix Fietkau | 2015-11-22 | 1 | -2/+2 |
* | base-files: revert to default ECN settings | Steven Barth | 2015-10-07 | 1 | -1/+1 |
* | base-files: sanitize and unify $PATH | Steven Barth | 2015-10-02 | 1 | -1/+1 |
* | base-files: add a dependency on fstools | Felix Fietkau | 2015-09-28 | 1 | -1/+1 |
* | base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage | Steven Barth | 2015-09-08 | 1 | -1/+2 |
* | base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2 | Jo-Philipp Wich | 2015-09-02 | 1 | -2/+2 |
* | sysctl: read settings from /etc/sysctl.d/*.conf | John Crispin | 2015-07-07 | 1 | -0/+2 |
* | 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: fix target/subtarget value in /etc/openwrt_release | Jo-Philipp Wich | 2015-02-11 | 1 | -1/+1 |
* | base-files: default_postinst() - create user:group first (resend) | John Crispin | 2014-12-01 | 1 | -1/+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: /lib/functions/network.sh: fix network_get_ipaddr6 | Jo-Philipp Wich | 2014-08-11 | 1 | -1/+1 |
* | base-files: properly escape strings for version info | Felix Fietkau | 2014-07-29 | 1 | -1/+3 |
* | base-files: add extra version configuration options for OEM manufacturer info | Felix Fietkau | 2014-07-29 | 1 | -1/+2 |
* | base-files: add enabled config option for ntp service | John Crispin | 2014-06-27 | 1 | -1/+1 |
* | base-files: depend on jsonfilter and rewrite network.sh to use it | Jo-Philipp Wich | 2014-06-19 | 1 | -3/+3 |
* | base-files: calling stop_service before procd_kill. | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | base-files: remove duplicate stop_service() function. | Felix Fietkau | 2014-04-27 | 1 | -1/+1 |
* | base-files: expose taint flags in /etc/openwrt_release | Jo-Philipp Wich | 2014-01-31 | 1 | -1/+1 |
* | base-files: add ucidef_add_switch_port function | Luka Perkov | 2014-01-23 | 1 | -1/+1 |
* | sysupgrade: do not kill any processes in failsafe | John Crispin | 2014-01-17 | 1 | -1/+1 |
* | base-files: add macaddr_canonicalize helper function | Gabor Juhos | 2013-11-14 | 1 | -1/+1 |
* | base-files: don't enter failsafe if triggered by switch | Luka Perkov | 2013-11-11 | 1 | -1/+1 |
* | base-files: mtd_get_mac_ascii bugfix | Gabor Juhos | 2013-11-08 | 1 | -1/+1 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 1 | -1/+1 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 1 | -1/+1 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 1 | -1/+1 |
* | base-files: add mtd_get_part_size helper | Gabor Juhos | 2013-07-20 | 1 | -1/+1 |
* | base-files/busybox: move ntpd init script from base-files to busybox | Luka Perkov | 2013-07-17 | 1 | -1/+1 |
* | base-files: procd is now the init process | John Crispin | 2013-06-21 | 1 | -7/+0 |
* | base-files: procd init is now the default, remove files.old | John Crispin | 2013-06-21 | 1 | -7/+0 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 1 | -1/+1 |
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 1 | -1/+1 |
* | base-files: use less entropy when generating ULAs | Steven Barth | 2013-06-06 | 1 | -1/+1 |
* | base-files: change network_find_wan() procedure to ignore default gateways in... | Jo-Philipp Wich | 2013-05-06 | 1 | -1/+1 |
* | package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0... | Jo-Philipp Wich | 2013-03-25 | 1 | -1/+1 |
* | base-files: also apply r36107 to files.old | Florian Fainelli | 2013-03-23 | 1 | -1/+1 |
* | base-files: sysupgrade fail with eglibc | Florian Fainelli | 2013-03-22 | 1 | -1/+1 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 1 | -0/+14 |
* | base-files: introduce commonly used helper functions for setting leds | Gabor Juhos | 2013-02-18 | 1 | -1/+1 |
* | base-files: add macaddr_{add,2bin,setbit_la} helpers | Gabor Juhos | 2013-02-16 | 1 | -1/+1 |
* | base-files: add mtd_get_mac_{ascii,binary} helpers | Gabor Juhos | 2013-02-16 | 1 | -1/+1 |
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons... | Steven Barth | 2013-02-01 | 1 | -1/+1 |
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 | 1 | -1/+1 |
* | base-files: remove IPv6-forwarding setting for all interfaces | Steven Barth | 2013-01-28 | 1 | -1/+1 |