| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The pi_* variables and the fs_failsafe_wait_timeout variable are set by
the CONFIG_TARGET_PREINIT_* config options. No need to maintain the same
values twice.
All other fs_ variables were never used.
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48678
|
|
|
|
|
|
|
|
| |
Previously init and hotplug paths were different from console.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 47080
|
|
|
|
|
|
|
|
| |
/lib/functions/system.sh
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40411
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40404
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39006
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36003
|
|
|
|
| |
SVN-Revision: 34794
|
|
|
|
| |
SVN-Revision: 32062
|
|
|
|
|
|
| |
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
SVN-Revision: 27501
|
|
|
|
|
|
|
|
| |
block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done.
Thanks jow for the preinit merge stuff!
SVN-Revision: 23110
|
|
|
|
|
|
|
| |
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>
SVN-Revision: 20124
|
|
|
|
| |
SVN-Revision: 19331
|
|
|
|
|
|
| |
set state to 'failsafe' when entering failsafe mode
SVN-Revision: 17517
|
|
|
|
|
|
| |
preinit.arch file
SVN-Revision: 17470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle. These have been incorporated
into the udev admin program udevadm.
Replace the udevextras sub package with config options to the udev
package.
Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc. Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17378
|
|
|
|
| |
SVN-Revision: 16154
|
|
|
|
|
|
| |
busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
|
|
|
|
| |
SVN-Revision: 15096
|
|
|
|
| |
SVN-Revision: 12315
|
|
|
|
| |
SVN-Revision: 12231
|
|
|
|
| |
SVN-Revision: 12059
|
|
|
|
|
|
| |
works for initramfs as well
SVN-Revision: 12058
|
|
|
|
|
|
| |
between coldplug and end of /init
SVN-Revision: 10930
|
|
|
|
| |
SVN-Revision: 10928
|
|
|
|
| |
SVN-Revision: 10927
|
|
|
|
|
|
|
|
| |
present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present.
Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>
SVN-Revision: 10912
|
|
|
|
| |
SVN-Revision: 10903
|
|
|
|
| |
SVN-Revision: 10870
|
|
|
|
|
|
| |
implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
|
|
|
|
|
|
| |
the moment
SVN-Revision: 7870
|
|
|
|
|
|
| |
atheros as well as soon as i've added support for it
SVN-Revision: 7810
|
|
|
|
| |
SVN-Revision: 7722
|
|
|
|
| |
SVN-Revision: 7418
|
|
|
|
| |
SVN-Revision: 7220
|
|
|
|
| |
SVN-Revision: 7200
|
|
|
|
| |
SVN-Revision: 7173
|
|
|
|
| |
SVN-Revision: 7069
|
|
|
|
| |
SVN-Revision: 7068
|
|
|
|
|
|
| |
/etc/preinit
SVN-Revision: 6481
|
|
SVN-Revision: 6450
|