generic-poky/meta/recipes-core/initrdscripts
Darren Hart 1917544d2f init-install-efi.sh: Remove unnecessary udev rules file to avoid errors
Fixes [YOCTO #5233]

Modeled after Chen Qi's fix to [YOCTO #3924] from oe-core commit:
6b6db7b4fb7aa17b8e29076decc830149b9d35bc
init-install.sh: remove unnecessary udev rules file to avoid error messages

/etc/udev/scripts/mount.sh is removed by init-install-efi.sh, but the
udev rules file which specifies the invocation of this script is not
removed, thus causing the error message during a live install:

/etc/udev/scripts/mount.sh: No such file or directory

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

(From OE-Core rev: 1f5a2b616d902b1158e348bf8c33b6d36e21cadc)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: mihaix.lindner@linux.intel.com
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-24 17:24:14 +01:00
..
files init-install-efi.sh: Remove unnecessary udev rules file to avoid errors 2013-09-24 17:24:14 +01:00
initramfs-framework Revert "initrdscripts: look for new systemd-udevd location" 2013-09-17 14:35:19 +01: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 initrdscripts: unionfs cleanup 2013-06-28 11:02:40 +01:00
initramfs-live-install-efi_1.0.bb initramfs-live-install*: fix the "install" boot option 2013-04-16 12:06:40 +01:00
initramfs-live-install_1.0.bb initramfs-live-install*: fix the "install" boot option 2013-04-16 12:06:40 +01:00