From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Fix mtab issue for initramfs install
Date: Thu, 16 May 2013 21:03:04 +0300 [thread overview]
Message-ID: <cover.1368727195.git.sgw@linux.intel.com> (raw)
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
next reply other threads:[~2013-05-16 18:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 18:03 Saul Wold [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1368727195.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.