[OE-core] [PATCH 0/3] Fix mtab issue for initramfs install

Saul Wold sgw at linux.intel.com
Thu May 16 18:03:04 UTC 2013


This patch set reversn and older patch and correctly fixes the
issue that /etc/mtab was getting installed in the initramfs 
because of a RDEPENDS on base files from rpm-postinsts. This RDEPENDS
was wrong and now removed by this patch.

The revert need to undo the remove of the cat /proc/mounts > /etc/mtab
and then ensure that the PR bumps are retained.

Sau!

The following changes since commit e3561c1cae467a4fb79723f83dea54d9d62adf7d:

  qemuimage-testlib: change default directory for target tests (2013-05-16 00:23:34 +0300)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/update
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/update

Saul Wold (3):
  rpm-postinst: remove un-needed RDEPENDS on base-files
  Revert "initramfs-live-install*: fix the "install" boot option"
  initrdscripts: Not let PR go backwards after revert

 meta/recipes-core/initrdscripts/files/init-install-efi.sh | 1 +
 meta/recipes-core/initrdscripts/files/init-install.sh     | 1 +
 meta/recipes-devtools/rpm/rpm-postinsts.bb                | 2 --
 3 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.0.2





More information about the Openembedded-core mailing list