From patchwork Thu Aug 23 01:47:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] v2: Move pseudo directory out of its filesystem Date: Thu, 23 Aug 2012 01:47:22 -0000 From: Peter Seebach X-Patchwork-Id: 35189 Message-Id: To: The intent has been that pseudo's database be outside the hunk of space it's trying to maintain -- we don't want an NFS-exported rootfs getting its permissions destroyed by target apps! Based on feedback from v1, I now use a name which uses the name of the rootfs so it's easier to connect pseudo_state dirs to the rootfs, and also to have more than one rootfs within a given directory. The following changes since commit 4ef8960c8d2876914bb78cbdce5fae3c5297e942: Khem Raj (1): gcc-cross-intermediate, gcc-crosssdk-intermediate: Remove are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/varpseudo http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/varpseudo Peter Seebach (1): runqemu-export-rootfs and friends: don't put pseudo db in target fs .../installer/adt-installer/scripts/extract_rootfs | 8 ++++---- scripts/runqemu-export-rootfs | 2 +- scripts/runqemu-extract-sdk | 15 +++++++++------ 3 files changed, 14 insertions(+), 11 deletions(-)