Add support for overlayfs backed on persistent device (e.g. USB key)#11
Open
rmetrich wants to merge 7 commits intonils-werner:masterfrom
Open
Add support for overlayfs backed on persistent device (e.g. USB key)#11rmetrich wants to merge 7 commits intonils-werner:masterfrom
rmetrich wants to merge 7 commits intonils-werner:masterfrom
Conversation
rmetrich
commented
Sep 4, 2019
- Bumped new micro release
- Modified 'overlayroot into 'overlayroot=' where ='tmpfs' or a real device (can also be specified by tag)
- Fixed a typo in 'overlayroot-motd.sh'
- Added code to resynchronize the lower on boot when a 'overlayroot.resync' file is present in upper
added 2 commits
September 2, 2019 20:00
- Bumped new micro release - Modified 'overlayroot into 'overlayroot=<device>' where <device>='tmpfs' or a real device (can also be specified by tag) - Fixed a typo in 'overlayroot-motd.sh' - Added code to resynchronize the lower on boot when a 'overlayroot.resync' file is present in upper Signed-off-by: Renaud Métrich <renaud.metrich@laposte.net>
Signed-off-by: Renaud Métrich <renaud.metrich@laposte.net>
nils-werner
reviewed
Sep 12, 2019
90-overlayroot.hook
Outdated
| Type = File | ||
| Operation = Install | ||
| Operation = Upgrade | ||
| Target = boot/kernel.img |
Owner
There was a problem hiding this comment.
Does everyone really have kernel.img and kernel7.img? Can we make this boot/*.img instead?
Author
There was a problem hiding this comment.
*.img doesn't work because the initramfs has suffix img itself.
Maybe kernel*.img instead. (I have kernel.img on my raspberry pi model B)
added 5 commits
September 13, 2019 11:25
… in /boot) Signed-off-by: Renaud Métrich <renaud.metrich@laposte.net>
Signed-off-by: Renaud Métrich <renaud.metrich@laposte.net>
Signed-off-by: Renaud Métrich <renaud.metrich@laposte.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.