aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/preinit
Commit message (Expand)AuthorAge
* base-files: add support for rootfs mount options from cmdlineChristian Marangi2024-01-15
* base-files: Do not break on non-eth portsOlliver Schinagl2023-05-09
* base-files: rename ethernet devs on known boardsMartin Kennedy2022-09-10
* failsafe: run on all consoles listed in /proc/cmdlineMark Mentovai2022-06-19
* base-files: bring up vlan interface tooLuiz Angelo Daros de Luca2021-06-22
* base-files: failsafe: Remove the VLAN modifier from interface nameHauke Mehrtens2021-06-22
* base-files: failsafe: Fix IP configurationHauke Mehrtens2021-06-22
* base-files: add support for restoring config from tmpfsDaniel Golle2021-02-28
* treewide: drop shebang from non-executable lib filesAdrian Schmutzler2021-01-29
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-27
* base-files: merge /etc/passwd et al at sysupgrade config restoreDaniel Golle2020-10-22
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-11
* base-files: prevent issues w/ overlay on powerloss after sysupgradeSergey Ryazanov2020-06-03
* base-files: preinit: also config switch when no port roles definedChuanhong Guo2020-04-12
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-15
* base-files: send informational UDP message each second waitingPaul Fertser2019-12-19
* base-files: move urandom seed bits into separate packagePetr Štetiar2019-06-11
* base-files: fix several bashismsMichael Heimpold2018-12-05
* merge: base: update base-files and basic configZoltan HERPAI2017-12-08
* base-files: drop unused preinit_echo functionRafał Miłecki2017-08-09
* base-files: don't setup network in preinit if failsafe is disabledRafał Miłecki2017-08-09
* treewide: populate boardname and model earlierMathias Kresin2017-07-15
* base-files: board.json's switch reset means existence, not argumentJonas Gorski2017-06-11
* base-files: add support for staged sysupgrades from failsafe modeMatthias Schiffer2017-05-29
* base-files: don't overwrite model name set by targetMathias Kresin2017-01-30
* base-files: set pi_ifname in board.d case to fix deconfigJonas Gorski2016-08-14
* base-files: configure switch in failsafeJonas Gorski2016-08-13
* base-files: allow failsafe to configure vlansJonas Gorski2016-08-13
* base-files: add preinit ifname detection based on board.jsonJonas Gorski2016-08-13
* base-files: split out preinit interface configJonas Gorski2016-08-13
* base-files: seed /dev/urandomEtienne CHAMPETIER2016-06-30
* base-files: fix some failsafe issuesJohn Crispin2016-05-23
* base-files: Allow to disable failsafe modeJohn Crispin2016-04-19
* base-files: fix error message during bootJohn Crispin2016-04-11
* branding: add LEDE brandingJohn Crispin2016-03-24
* base-files: add /etc/iproute2/rt_tables, replace ifconfig-usageSteven Barth2015-09-08
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-07
* base-files: make the generic sysinfo script run earlier to allow the mount_ro...Felix Fietkau2015-04-18
* base-files: add generic preinit script to extract board/model info from devic...Felix Fietkau2015-04-16
* base-files: keep sysupgrade.tgz until /etc/init.d/done has been calledFelix Fietkau2015-03-22
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-15
* packages: fix typo in OpenWrt nameJohn Crispin2014-12-07
* base-files: make use of new fstoolsJohn Crispin2014-04-07
* fstools: add the new fstools packageJohn Crispin2014-03-12
* base-files: fix whitespacesLuka Perkov2013-12-09
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-25
* base-files: be verbose when entering failsafe due to a button being pressedJohn Crispin2013-07-25
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-10
* base-files: fix failsafe via button pressJohn Crispin2013-06-10
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-25