Skip to content

Add support for overlayfs backed on persistent device (e.g. USB key)#11

Open
rmetrich wants to merge 7 commits intonils-werner:masterfrom
rmetrich:master
Open

Add support for overlayfs backed on persistent device (e.g. USB key)#11
rmetrich wants to merge 7 commits intonils-werner:masterfrom
rmetrich:master

Conversation

@rmetrich
Copy link
Copy Markdown

@rmetrich 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

Renaud Métrich 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>
Type = File
Operation = Install
Operation = Upgrade
Target = boot/kernel.img
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does everyone really have kernel.img and kernel7.img? Can we make this boot/*.img instead?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*.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)

Renaud Métrich 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants