summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* init: add partuuid support.Emmanuel Roullit2018-08-131-3/+14
| | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
* init: do not mount rwfs with specific mode.Emmanuel Roullit2018-08-131-2/+2
| | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
* image: update overlay initramfs image.Emmanuel Roullit2018-08-131-2/+13
| | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
* Implemented 'rootoptions' and 'rootrwoptions' kernel parametersClaudius Heine2017-09-281-13/+34
| | | | | | | 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>
* added logging and fixed read-only remount to initscriptmortykrogothClaudius Heine2016-11-241-11/+29
|
* fixed spelling in comments and identationClaudius Heine2016-11-241-110/+115
|
* fixed some issues with shell strict mode and systems without initrdClaudius Heine2016-11-221-7/+11
|
* removed unnecessary command line parametersClaudius Heine2016-11-221-10/+0
|
* added support for running this initscript directly in the imageClaudius Heine2016-10-214-55/+35
| | | | removed udev
* added more important featuresClaudius Heine2016-10-201-33/+57
| | | | | | | 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
* initial commit of the meta-readonly-rootfs-overlay layerClaudius Heine2016-10-193-0/+201