]> git.ipfire.org Git - thirdparty/dracut.git/commit
dmsquash-live, livenet: Simplify OverlayFS read-only overlay setup.
authorFrederick Grose <fgrose@sugarlabs.org>
Mon, 20 Aug 2018 23:52:53 +0000 (19:52 -0400)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 21 Aug 2018 08:52:34 +0000 (10:52 +0200)
commiteb18a1fe29a3ffcd646fe6d25ae2d7d998b63e71
tree4ab84c46d252a96f72422005698f66a8d8a9449a
parent789668deb3e6f8584ffab964d2204ddcb75f0a06
dmsquash-live, livenet: Simplify OverlayFS read-only overlay setup.

Use multiple lower layer directories in a single OverlayFS mount with
  a transient overlay directory.
Tolerate a command line with rd.live.overlay.readonly and NO persistent
  overlay by reconfiguring the OverlayFS mount options.
Use more compatible shell syntax for testing symlinks, and use printf
  instead of echo -e.
modules.d/90dmsquash-live/dmsquash-generator.sh
modules.d/90dmsquash-live/dmsquash-live-root.sh
modules.d/90livenet/livenet-generator.sh