Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init-readonly-rootfs-overlay-boot: wait for device to show up | Marcus Folkesson | 2022-05-27 | 1 | -0/+14 |
| | | | | | | | 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> | ||||
* | Adapt to Honister | Marcus Folkesson | 2022-05-27 | 1 | -5/+5 |
| | | | | Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> | ||||
* | Implemented 'rootoptions' and 'rootrwoptions' kernel parameters | Claudius Heine | 2017-09-28 | 1 | -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 initscriptmortykrogoth | Claudius Heine | 2016-11-24 | 1 | -11/+29 |
| | |||||
* | fixed spelling in comments and identation | Claudius Heine | 2016-11-24 | 1 | -110/+115 |
| | |||||
* | 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 | 1 | -41/+13 |
| | | | | removed udev | ||||
* | added more important features | Claudius Heine | 2016-10-20 | 1 | -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 layer | Claudius Heine | 2016-10-19 | 1 | -0/+160 |