Lines Matching full:an

11 Proposal to define an initial storage design for an eMMC device. This includes
25 - Updatable: Ensure that the filesystem design allows for an effective and
45 partitioning due to the lack of offline tools to build an LVM image (see
48 - Initramfs: An initramfs is needed to run sgdisk on first boot to move the
50 tool does not currently support building an image of a specified size and
61 bind mount is more reliable than an overlay, and has been around longer. Since
64 by the image, so it is an overlayfs to have the ability to restore its
86 SOCs such as the AST2500 do not support executing U-Boot from an eMMC. In
111 - Filesystem: f2fs (Flash-Friendly File System). The f2fs is an up-and-coming
113 ext4 filesystem, although it is unknown how any of the two would perform in an
122 This provides simple code maintenance where an image is intact or not, and
138 be needed. Therefore, having an initramfs would offer a more standard
158 moved into an extended partition in a future code update.
184 - Initramfs: Use an initramfs, which is the default in OpenBMC, to boot the
185 rootfs from a logical volume. An initramfs allows for flexibility if
196 - Provisioning: Since the LVM userspace tools don't offer an offline mode,
197 it's not straightforward to assemble an LVM disk image from a bitbake task.
199 file into tmpfs from an external source to flash the volume. The rootfs file
200 can be fetched using DHCP, UART, USB key, etc. An alternative option include
210 - openbmc/openbmc: Changes to create an eMMC image.
218 Verify OpenBMC functionality in a system containing an eMMC. This system could