[oe-commits] Stefan Stanacar : initrdscripts: add install scripts with a second rootfs

git at git.openembedded.org git at git.openembedded.org
Mon Mar 31 21:47:01 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 39fcab00cd3b85d40966689e31b4c7748f630739
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=39fcab00cd3b85d40966689e31b4c7748f630739

Author: Stefan Stanacar <stefanx.stanacar at intel.com>
Date:   Sun Mar 30 17:47:33 2014 +0300

initrdscripts: add install scripts with a second rootfs

These are meant to be used by a master image, for a simple
initial setup.
The install scripts are similar to the default ones, but:
- custom partitioning, replaces the swap partiton with a second root filesystem
- adds labels to the partitions
- preconfigures a boot loader entry for the second rootfs

Part of [YOCTO #5614]

Signed-off-by: Stefan Stanacar <stefanx.stanacar at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../initrdscripts/files/init-install-efi-testfs.sh | 199 +++++++++++++++++++
 .../initrdscripts/files/init-install-testfs.sh     | 211 +++++++++++++++++++++
 .../initramfs-live-install-efi-testfs_1.0.bb       |  14 ++
 .../initramfs-live-install-testfs_1.0.bb           |  14 ++
 4 files changed, 438 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=39fcab00cd3b85d40966689e31b4c7748f630739


More information about the Openembedded-commits mailing list