summaryrefslogtreecommitdiffstats
path: root/modules.d/90mgalive/module-setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* mgalive: support persistence when isohybrid protective partition starts at ↵Jybz2024-04-201-0/+1
| | | | | | | | | sector 1 - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1326566&r2=1329441 - mgalive: support persistence when isohybrid protective partition starts at sector 1 - mgalive: fix boot when ISO is copied into USB stick partition (e.g. by Rufus)
* Updated to eject CD and pause on shutdown.Thomas Backlund2024-04-201-2/+3
| | | | | | | | | | | Signed-off-by: Martin Whitaker <mageia@martin-whitaker.me.uk> - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1231609&r2=1326566 - enable pivot back to dracut on shutdown (mga#22516) o see also upstream issue #481 - fix shutdown umount retry loop (upstream issue #483) - mgalive: ensure overlay filesystems are cleanly unmounted on shutdown - mgalive: eject optical media and pause on shutdown
* mgalive: A module to mount Mageia Live mediaThomas Backlund2024-04-201-0/+26
Updated to work with overlay from 3.19 Signed-off-by: Thomas Backlund <tmb@mageia.org>