[Git-commits] [grml/live-boot-grml] 98d3d0: 9990-main.sh: activate LVM volumes if needed.
Michael Prokop
noreply at github.com
Fri Sep 8 08:38:02 CEST 2023
Branch: refs/heads/master
Home: https://github.com/grml/live-boot-grml
Commit: 98d3d0555d423da602ab941e04ffe2076455e86e
https://github.com/grml/live-boot-grml/commit/98d3d0555d423da602ab941e04ffe2076455e86e
Author: Michael Laß <bevan at bi-co.net>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M components/9990-main.sh
Log Message:
-----------
9990-main.sh: activate LVM volumes if needed.
An update to the Debian lvm2 package removed a script in the initrd that
would activate any LVs that are required to access the root volume. Due
to this change, grml failed to find its live media when it was stored on
an LVM volume.
Add an explicit activation of any LVs mentioned in the `live-media` or
`boofrom` kernel arguments, so that the live media can be found again.
Fixes https://github.com/grml/grml/issues/200
Commit: 5ecdddc4b63333b08c4f6b78f0f46e2eb8352dcd
https://github.com/grml/live-boot-grml/commit/5ecdddc4b63333b08c4f6b78f0f46e2eb8352dcd
Author: Michael Prokop <mika at grml.org>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M components/9990-main.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/github/pr/17'
Compare: https://github.com/grml/live-boot-grml/compare/35b6ae0bceff...5ecdddc4b633
More information about the Git-commits
mailing list