generic-poky/meta/recipes-core/initrdscripts
Chen Qi e0da509973 init-install.sh: remove unnecessary udev rules file to avoid error messages
/etc/udev/scripts/mount.sh is removed by init-install.sh, but the udev
rules file which specifies the invocation of this script is not removed,
thus causing the error message '/etc/udev/scripts/mount.sh: No such file
or directory' shown at a live install.

The /etc/udev/rules/automount.rules no longer works once the mount.sh script
is removed. So we remove it to avoid the error message.

[YOCTO #3924]

(From OE-Core rev: 6b6db7b4fb7aa17b8e29076decc830149b9d35bc)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-29 10:40:55 +00:00
..
files init-install.sh: remove unnecessary udev rules file to avoid error messages 2013-03-29 10:40:55 +00:00
initramfs-framework initramds-framework: add shutdown hook for udev 2013-02-04 13:18:25 +00:00
initramfs-boot_1.0.bb Set an explicit path for the initrd scripts 2011-09-16 13:30:26 +01:00
initramfs-framework_1.0.bb initramfsframework: Improve RDEPENDS to be package specific 2013-02-04 16:42:48 +00:00
initramfs-live-boot_1.0.bb initramfs-live-boot: Set RDEPENDS on the specific package that needs it 2013-02-04 16:42:47 +00:00
initramfs-live-install-efi_1.0.bb EFI: Make installer EFI aware 2012-07-19 17:49:48 +01:00
initramfs-live-install_1.0.bb install: Look for grub2 files on the initramfs, not rootfs 2013-02-22 06:39:07 -08:00