| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- add 'kirkstone' to LAYERSERIES_COMPAT;
- adjust the expectations of the new 'empty-dirs' QA check added in
[1], since we explictly populate '/media' (note that this change
seems to have been backported to the honister branch too, so it's
not specific to kirkstone);
[1] https://github.com/openembedded/openembedded-core/commit/a454fda9c3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
|
| |
Some devices such as external MMCs could be probed after the init
process has started. Wait at most 5s for root and roroot to be available.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
|
|
|
|
| |
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
|
|
|
|
|
|
|
| |
These parameters allow to change the mount options of the read-only and
read-write filesystems via the kernel commandline.
Signed-off-by: Claudius Heine <ch@denx.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
removed udev
|
|
|
|
|
|
|
| |
added ability to use current rootfs as read-only rootfs
added ability to delete the read-write filesystem prior to overlay fs creation
use init script in strict shell mode
moved root mounts to /media/rfs and use /mnt as new rootfs mount, where the overlay is created
|
|
|