You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion
The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh

/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.

SVN-Revision: 34792
12 years ago
..
02_default_set_state 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 13 years ago
05_mount_skip add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
10_check_for_mtd Do not overload mount-call - trying to reduce confusion 12 years ago
10_essential_fs Do not overload mount-call - trying to reduce confusion 12 years ago
10_indicate_failsafe add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
10_indicate_preinit base-files: use a natural mount syntax 12 years ago
20_check_jffs2_ready add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
20_device_fs_mount Do not overload mount-call - trying to reduce confusion 12 years ago
30_device_fs_daemons base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable 15 years ago
30_failsafe_wait base-files: make press key message more explicit in preinit 14 years ago
40_init_shm add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
40_mount_devpts Do not overload mount-call - trying to reduce confusion 12 years ago
40_mount_jffs2 Do not overload mount-call - trying to reduce confusion 12 years ago
40_run_failsafe_hook add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
41_merge_overlay_hooks base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks 14 years ago
50_choose_console base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable 15 years ago
50_indicate_regular_preinit add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
60_init_hotplug add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
70_initramfs_test package/base-files: call preinit_ip_deconfig before processing init on initramfs images 14 years ago
70_pivot_jffs2_root Do not overload mount-call - trying to reduce confusion 12 years ago
80_mount_root base-files: use a natural mount syntax 12 years ago
90_init_console add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
90_mount_no_jffs2 add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
90_restore_config add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
99_10_failsafe_login add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
99_10_mount_no_mtd add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
99_10_run_init base-files: fix preinit code typos 14 years ago