base-files: upgrade: correctly handle nand_do_upgrade argument passed from preupgrade
[openwrt/openwrt.git] / package / base-files / files / lib / preinit /
2017-06-11 Jonas Gorskibase-files: board.json's switch reset means existence...
2017-05-29 Matthias Schifferbase-files: add support for staged sysupgrades from...
2017-01-30 Mathias Kresinbase-files: don't overwrite model name set by target
2016-08-14 Jonas Gorskibase-files: set pi_ifname in board.d case to fix deconfig
2016-08-13 Jonas Gorskibase-files: configure switch in failsafe
2016-08-13 Jonas Gorskibase-files: allow failsafe to configure vlans
2016-08-13 Jonas Gorskibase-files: add preinit ifname detection based on board...
2016-08-13 Jonas Gorskibase-files: split out preinit interface config
2016-06-30 Etienne CHAMPETIERbase-files: seed /dev/urandom
2016-05-23 John Crispinbase-files: fix some failsafe issues
2016-04-19 John Crispinbase-files: Allow to disable failsafe mode
2016-04-11 John Crispinbase-files: fix error message during boot
2016-03-24 John Crispinbranding: add LEDE branding
2015-09-08 Steven Barthbase-files: add /etc/iproute2/rt_tables, replace ifconf...
2015-09-07 Steven BarthDisable telnet in favor of passwordless SSH
2015-04-18 Felix Fietkaubase-files: make the generic sysinfo script run earlier...
2015-04-16 Felix Fietkaubase-files: add generic preinit script to extract board...
2015-03-22 Felix Fietkaubase-files: keep sysupgrade.tgz until /etc/init.d/done...
2014-12-15 John Crispinadd "preinit_regular" diag.sh set_state argument
2014-12-07 John Crispinpackages: fix typo in OpenWrt name
2014-04-07 John Crispinbase-files: make use of new fstools
2014-03-12 John Crispinfstools: add the new fstools package
2013-12-09 Luka Perkovbase-files: fix whitespaces
2013-11-25 John Crispinbase-files: allow users to delect debug level during...
2013-07-25 John Crispinbase-files: be verbose when entering failsafe due to...
2013-06-10 John Crispinprocd: make the preinit rules wildcard all buttons...
2013-06-10 John Crispinbase-files: fix failsafe via button press
2013-04-25 John Crispinpreinit: move cmdline failsafe= handling ot the generic...
2013-04-25 John Crispinmount_root: prepare base-files
2013-03-13 John Crispinmake basefiles aware of procd
2013-01-11 Vasilis Tsiligiannisbase-files: Don't pass '--set-worker /lib/hotplug2...
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-11-23 Florian Fainellibase-files: use a natural mount syntax
2011-07-07 Daniel Dickinsonbase-files: preinit: Fixed sourcing of diag.sh in ...
2011-02-20 Michael BüschFix whitespace
2010-11-07 Jo-Philipp Wichbase-files: change /dev permissions to 0755 when hotplu...
2010-09-23 Jo-Philipp Wichbase-files: prevent possible sourcing of JFFS2 meta...
2010-09-23 Daniel DickinsonFixed duplicated content in file in commit 23111
2010-09-23 Daniel DickinsonMissed file committing previous change 23110
2010-07-24 Jo-Philipp Wichbase-files: localize variable in do_move_devtmpfs(...
2010-07-24 Alexandros C. Coul... package/base-files: add support for devtmpfs (thank...
2010-07-24 Jo-Philipp Wichbase-files: unconditionally unlock the rootfs_data...
2010-03-23 Jo-Philipp Wichbase-files: make press key message more explicit in...
2010-03-21 Florian Fainellichange from /jffs to /overlay, patch from Daniel Dickinson
2010-03-12 Gabor Juhospackage/base-files: call preinit_ip_deconfig before...
2010-03-10 Nicolas Thillbase-files: fix preinit code typos
2010-03-01 Felix Fietkaubase-files: fix enter failsafe message
2010-02-01 Jo-Philipp Wichbase-files: preinit: get rid of /dev/null redirections...
2010-01-31 Florian Fainelliquieten the check for devs, thanks nbd
2010-01-31 Florian Fainelli/dev/null was used before it was created, so an empty...
2010-01-28 Felix Fietkaupreinit: Remove Ctrl-C prompt...impossible on /dev...
2010-01-25 Felix Fietkauadd preinit modularization work by Daniel Dickinson...