| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: validate firmware for compatibility with backup | Rafał Miłecki | 2019-09-08 | 1 | -0/+7 |
* | base-files: use JSON for storing firmware validation info | Rafał Miłecki | 2019-08-30 | 1 | -0/+59 |
* | base-files: use OPENWRT prefix for os-release variables | Bjørn Mork | 2019-06-26 | 1 | -8/+8 |
* | base-files: fix several bashisms | Michael Heimpold | 2018-12-05 | 1 | -1/+1 |
* | base-files: add menuconfig option for HOME_URL | Mathias Kresin | 2018-06-27 | 1 | -1/+1 |
* | base-files: remove remaining uses of %N, and drop VERSION_NICK config symbol | Matthias Schiffer | 2017-12-09 | 1 | -3/+3 |
* | base-files: suppress uci not found output in login.sh | Florian Eckert | 2017-08-04 | 1 | -1/+1 |
* | base-files: add ARCH_PACKAGES to openwrt_release and os-release | Matthias Schiffer | 2017-01-16 | 1 | -0/+1 |
* | build: adjust version number handling | Jo-Philipp Wich | 2016-12-02 | 1 | -1/+1 |
* | base-files: Add standard os-release file | Daniel Dickinson | 2016-06-24 | 1 | -0/+17 |
* | image / basefiles: make console password configurable | John Crispin | 2016-04-18 | 1 | -0/+5 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 1 | -161/+0 |
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code... | Felix Fietkau | 2011-02-13 | 1 | -26/+0 |
* | base-files: derive lease_acquired dhcp state var from /proc/uptime | Jo-Philipp Wich | 2011-02-10 | 1 | -1/+1 |
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route optio... | Jo-Philipp Wich | 2010-12-22 | 1 | -73/+14 |
* | base-file: add metric option for static and dhcp protos, this simplifies the ... | Jo-Philipp Wich | 2010-11-17 | 1 | -1/+3 |
* | base-files: utilize uci_get_state to read the previous dhcp router address in... | Jo-Philipp Wich | 2010-10-04 | 1 | -2/+2 |
* | base-files: cached state vars after scan_interfaces might be out of sync when... | Jo-Philipp Wich | 2010-09-19 | 1 | -3/+3 |
* | base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au... | Jo-Philipp Wich | 2010-05-30 | 1 | -11/+11 |
* | base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -5/+0 |
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 be... | Jo-Philipp Wich | 2010-02-12 | 1 | -2/+1 |
* | base-files: fix udhcpc address acquisition on network restart (patch by Scott... | Jo-Philipp Wich | 2010-02-05 | 1 | -1/+2 |
* | base-files: remove obsolete stuff from common.awk | Felix Fietkau | 2009-10-20 | 1 | -42/+0 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 | 1 | -1/+0 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 1 | -0/+1 |
* | udhcpc: Pass all events to udhcpc.user | Vasilis Tsiligiannis | 2009-07-12 | 1 | -3/+3 |
* | allow udhcpc to work properly for interfaces that are not configured through uci | Felix Fietkau | 2009-07-03 | 1 | -23/+38 |
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 | 1 | -0/+74 |
* | base-files: fixup resolv.conf check in udhcpc script | Jo-Philipp Wich | 2009-05-17 | 1 | -1/+1 |
* | base-files: - restore device, ifname and aliases state in dhcp script - make ... | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
* | base-files: replace udhcpc script with an improved version | Jo-Philipp Wich | 2009-05-06 | 1 | -74/+116 |
* | udhcpc: run dhcp hotplug events after dns has been set | Felix Fietkau | 2009-04-04 | 1 | -7/+7 |
* | base-files: allow option dns to override dhcp assigned dns servers | Jo-Philipp Wich | 2009-02-19 | 1 | -9/+24 |
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '... | Felix Fietkau | 2008-09-23 | 1 | -1/+5 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -6/+5 |
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 | 1 | -0/+1 |
* | avoid a race condition that might lead to dnsmasq reading an empty resolv.con... | Felix Fietkau | 2007-07-12 | 1 | -3/+4 |
* | keep track of the network interface states (stored in uci format in /var/stat... | Felix Fietkau | 2007-06-16 | 1 | -1/+7 |
* | fix typo | Mike Baker | 2007-05-15 | 1 | -1/+1 |
* | cleaner version of the udhcp script | Mike Baker | 2007-05-14 | 1 | -5/+7 |
* | Do not suppress routes if the router received on renew is the same (#138) | Florian Fainelli | 2007-05-13 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/... | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 2 | -0/+125 |