58 Commits (8c6c488e9e8211ae075f0732db53964a2a93569b)

Author SHA1 Message Date
Petr Štetiar f573d3de11 base-files: move urandom seed bits into separate package 5 years ago
Michael Heimpold d6ac8ca76c base-files: fix several bashisms 6 years ago
Zoltan HERPAI 34bbbbf9c3 merge: base: update base-files and basic config 7 years ago
Rafał Miłecki 1e13c6f77f base-files: drop unused preinit_echo function 7 years ago
Rafał Miłecki f41dd32722 base-files: don't setup network in preinit if failsafe is disabled 7 years ago
Mathias Kresin ac3e05c5d7 treewide: populate boardname and model earlier 7 years ago
Jonas Gorski fd952c7a83 base-files: board.json's switch reset means existence, not argument 8 years ago
Matthias Schiffer a5428244d9
base-files: add support for staged sysupgrades from failsafe mode 8 years ago
Mathias Kresin 60fce1258c base-files: don't overwrite model name set by target 8 years ago
Jonas Gorski 30352e72ff base-files: set pi_ifname in board.d case to fix deconfig 8 years ago
Jonas Gorski 6c9588ddf5 base-files: configure switch in failsafe 8 years ago
Jonas Gorski 072cf26729 base-files: allow failsafe to configure vlans 8 years ago
Jonas Gorski c18edcec45 base-files: add preinit ifname detection based on board.json 8 years ago
Jonas Gorski 0f1ae840c9 base-files: split out preinit interface config 8 years ago
Etienne CHAMPETIER 3946a55291 base-files: seed /dev/urandom 8 years ago
John Crispin a39ac242cc base-files: fix some failsafe issues 9 years ago
John Crispin b4e33a1c08 base-files: Allow to disable failsafe mode 9 years ago
John Crispin 5e85ae9e4c base-files: fix error message during boot 9 years ago
John Crispin fa69553900 branding: add LEDE branding 9 years ago
Steven Barth 00045fe9d0 base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage 9 years ago
Steven Barth d196b1fc2e Disable telnet in favor of passwordless SSH 9 years ago
Felix Fietkau 2d4fa6c055 base-files: make the generic sysinfo script run earlier to allow the mount_root script to pick up the board name 10 years ago
Felix Fietkau b3d699bdd3 base-files: add generic preinit script to extract board/model info from device-tree 10 years ago
Felix Fietkau bc1fc688af base-files: keep sysupgrade.tgz until /etc/init.d/done has been called 10 years ago
John Crispin 019ea725aa add "preinit_regular" diag.sh set_state argument 10 years ago
John Crispin f76755da3f packages: fix typo in OpenWrt name 10 years ago
John Crispin 1d5ac95850 base-files: make use of new fstools 11 years ago
John Crispin 0dc9d8d6ff fstools: add the new fstools package 11 years ago
Luka Perkov 3ceb6b3274 base-files: fix whitespaces 11 years ago
John Crispin 93e9a71538 base-files: allow users to delect debug level during boot 11 years ago
John Crispin 3e54dbbf60 base-files: be verbose when entering failsafe due to a button being pressed 11 years ago
John Crispin e078f649b5 procd: make the preinit rules wildcard all buttons for failsafe 12 years ago
John Crispin 5e45a68a4a base-files: fix failsafe via button press 12 years ago
John Crispin 831c7ea04f preinit: move cmdline failsafe= handling ot the generic code 12 years ago
John Crispin 811d90ff40 mount_root: prepare base-files 12 years ago
John Crispin f43b7934d2 make basefiles aware of procd 12 years ago
Vasilis Tsiligiannis 674439299f base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781) 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Florian Fainelli 5ae2524d3a base-files: use a natural mount syntax 12 years ago
Daniel Dickinson 1f69f4cf64 base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 14 years ago
Michael Büsch 3a12229c1d Fix whitespace 14 years ago
Jo-Philipp Wich c5711cadd3 base-files: change /dev permissions to 0755 when hotplug2 is used (#6039) 14 years ago
Jo-Philipp Wich 6bcdab79b6 base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks 14 years ago
Daniel Dickinson b125e3f68e Fixed duplicated content in file in commit 23111 14 years ago
Daniel Dickinson 7fe34123d6 Missed file committing previous change 23110 14 years ago
Jo-Philipp Wich 9bf9ea9802 base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional 15 years ago
Alexandros C. Couloumbis 6a85a3b53b package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) 15 years ago
Jo-Philipp Wich e1a654dd9f base-files: unconditionally unlock the rootfs_data partition (#7437) 15 years ago
Jo-Philipp Wich 163b15f5bb base-files: make press key message more explicit in preinit 15 years ago
Florian Fainelli 7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson 15 years ago