| Commit message (Expand) | Author | Age | Files | Lines |
* | merge: base: update base-files and basic config | Zoltan HERPAI | 2017-12-08 | 1 | -1/+1 |
* | base-files: drop unused preinit_echo function | Rafał Miłecki | 2017-08-09 | 1 | -5/+0 |
* | base-files: don't setup network in preinit if failsafe is disabled | Rafał Miłecki | 2017-08-09 | 1 | -1/+4 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | base-files: board.json's switch reset means existence, not argument | Jonas Gorski | 2017-06-11 | 1 | -1/+4 |
* | base-files: add support for staged sysupgrades from failsafe mode | Matthias Schiffer | 2017-05-29 | 2 | -5/+12 |
* | base-files: don't overwrite model name set by target | Mathias Kresin | 2017-01-30 | 1 | -1/+1 |
* | base-files: set pi_ifname in board.d case to fix deconfig | Jonas Gorski | 2016-08-14 | 1 | -1/+3 |
* | base-files: configure switch in failsafe | Jonas Gorski | 2016-08-13 | 1 | -2/+46 |
* | base-files: allow failsafe to configure vlans | Jonas Gorski | 2016-08-13 | 1 | -3/+29 |
* | base-files: add preinit ifname detection based on board.json | Jonas Gorski | 2016-08-13 | 1 | -0/+29 |
* | base-files: split out preinit interface config | Jonas Gorski | 2016-08-13 | 1 | -4/+10 |
* | base-files: seed /dev/urandom | Etienne CHAMPETIER | 2016-06-30 | 1 | -0/+24 |
* | base-files: fix some failsafe issues | John Crispin | 2016-05-23 | 1 | -0/+1 |
* | base-files: Allow to disable failsafe mode | John Crispin | 2016-04-19 | 3 | -1/+7 |
* | base-files: fix error message during boot | John Crispin | 2016-04-11 | 1 | -1/+1 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | 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: 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 |
* | base-files: keep sysupgrade.tgz until /etc/init.d/done has been called | Felix Fietkau | 2015-03-22 | 1 | -4/+1 |
* | add "preinit_regular" diag.sh set_state argument | John Crispin | 2014-12-15 | 2 | -6/+2 |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 1 | -1/+1 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 1 | -1/+1 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 1 | -1/+1 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 8 | -127/+118 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 1 | -8/+17 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 1 | -1/+1 |
* | procd: make the preinit rules wildcard all buttons for failsafe | John Crispin | 2013-06-10 | 1 | -2/+3 |
* | base-files: fix failsafe via button press | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 1 | -4/+7 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 10 | -158/+10 |
* | make basefiles aware of procd | John Crispin | 2013-03-13 | 13 | -191/+3 |
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug... | Vasilis Tsiligiannis | 2013-01-11 | 1 | -3/+3 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 6 | -11/+11 |
* | base-files: use a natural mount syntax | Florian Fainelli | 2012-11-23 | 5 | -8/+7 |
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused e... | Daniel Dickinson | 2011-07-07 | 1 | -0/+7 |
* | Fix whitespace | Michael Büsch | 2011-02-20 | 1 | -1/+1 |
* | base-files: change /dev permissions to 0755 when hotplug2 is used (#6039) | Jo-Philipp Wich | 2010-11-07 | 1 | -1/+1 |
* | base-files: prevent possible sourcing of JFFS2 meta files when merging overla... | Jo-Philipp Wich | 2010-09-23 | 1 | -1/+1 |
* | Fixed duplicated content in file in commit 23111 | Daniel Dickinson | 2010-09-23 | 1 | -24/+0 |
* | Missed file committing previous change 23110 | Daniel Dickinson | 2010-09-23 | 1 | -0/+48 |
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary v... | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 1 | -0/+1 |
* | base-files: make press key message more explicit in preinit | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 2 | -2/+4 |
* | package/base-files: call preinit_ip_deconfig before processing init on initra... | Gabor Juhos | 2010-03-12 | 1 | -0/+1 |
* | base-files: fix preinit code typos | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |