Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix mtab issue for initramfs install
@ 2013-05-16 18:03 Saul Wold
  2013-05-16 18:03 ` [PATCH 1/3] rpm-postinst: remove un-needed RDEPENDS on base-files Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Saul Wold @ 2013-05-16 18:03 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-17  9:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 18:03 [PATCH 0/3] Fix mtab issue for initramfs install Saul Wold
2013-05-16 18:03 ` [PATCH 1/3] rpm-postinst: remove un-needed RDEPENDS on base-files Saul Wold
2013-05-16 18:03 ` [PATCH 2/3] Revert "initramfs-live-install*: fix the "install" boot option" Saul Wold
2013-05-17  9:17   ` Koen Kooi
2013-05-16 18:03 ` [PATCH 3/3] initrdscripts: Not let PR go backwards after revert Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox