Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer: explicitly list layer compatibility list.next | Emmanuel Roullit | 2018-08-13 | 1 | -0/+2 |
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> | ||||
* | init: add partuuid support. | Emmanuel Roullit | 2018-08-13 | 1 | -3/+14 |
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> | ||||
* | init: do not mount rwfs with specific mode. | Emmanuel Roullit | 2018-08-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> | ||||
* | image: update overlay initramfs image. | Emmanuel Roullit | 2018-08-13 | 1 | -2/+13 |
| | | | | Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com> | ||||
* | README: Examples in the README.md are not complete | Claudius Heine | 2017-09-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Claudius Heine <ch@denx.de> | ||||
* | Implemented 'rootoptions' and 'rootrwoptions' kernel parameters | Claudius Heine | 2017-09-28 | 2 | -16/+45 |
| | | | | | | | 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> | ||||
* | Corrected Readme.md to use OpenEmbedded instead of Yocto. | Claudius Heine | 2017-03-22 | 1 | -7/+7 |
| | |||||
* | added logging and fixed read-only remount to initscriptmortykrogoth | Claudius Heine | 2016-11-24 | 1 | -11/+29 |
| | |||||
* | added poky-tiny support | Claudius Heine | 2016-11-24 | 1 | -0/+1 |
| | |||||
* | fixed spelling in comments and identation | Claudius Heine | 2016-11-24 | 1 | -110/+115 |
| | |||||
* | fixed README.md | Claudius Heine | 2016-11-23 | 1 | -18/+30 |
| | |||||
* | Expanded README.md | Claudius Heine | 2016-11-22 | 1 | -3/+32 |
| | |||||
* | fixed some issues with shell strict mode and systems without initrd | Claudius Heine | 2016-11-22 | 1 | -7/+11 |
| | |||||
* | removed unnecessary command line parameters | Claudius Heine | 2016-11-22 | 1 | -10/+0 |
| | |||||
* | added support for running this initscript directly in the image | Claudius Heine | 2016-10-21 | 5 | -57/+67 |
| | | | | removed udev | ||||
* | added more important features | Claudius Heine | 2016-10-20 | 2 | -37/+65 |
| | | | | | | | 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 | ||||
* | reworked table of contents | Claudius Heine | 2016-10-20 | 1 | -6/+6 |
| | |||||
* | fixing some wrong rendering of the README.md | Claudius Heine | 2016-10-19 | 1 | -8/+12 |
| | |||||
* | initial commit of the meta-readonly-rootfs-overlay layer | Claudius Heine | 2016-10-19 | 7 | -0/+300 |