]> git.ipfire.org Git - thirdparty/dracut.git/commit
iso-scan: Release resources on iso-scan boots with rd.live.ram
authorFrederick Grose <fgrose@sugarlabs.org>
Tue, 30 Apr 2019 02:06:51 +0000 (22:06 -0400)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 25 Oct 2019 09:35:15 +0000 (11:35 +0200)
commit3c8c807db1572baca0fe745e0ca82af83fa21072
tree15ff920c30a8d13e057f4e34ef7589a171e97b47
parent78efd6988ec6b39ea80ba8e432d7df1abe1c081f
iso-scan: Release resources on iso-scan boots with rd.live.ram

Unmounting the image iso, detaching its loop device, and unmounting
its parent partition can simplify installation to the parent disk.

Note that programs or scripts using the /run/initramfs/live mount
point will fail.
modules.d/90dmsquash-live/apply-live-updates.sh