diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-10-27 15:30:22 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-10-27 21:09:13 +0100 |
commit | 293c6738289d1069f4dd0ad10cd7b1e2acd28913 (patch) | |
tree | 648be7d3ad6f5525a8df3bf319f492978dbb3a11 /NEWS | |
parent | 20b8f0d0976053e564b0505171dfeb8b85a84007 (diff) | |
download | draklive-install-293c6738289d1069f4dd0ad10cd7b1e2acd28913.tar draklive-install-293c6738289d1069f4dd0ad10cd7b1e2acd28913.tar.gz draklive-install-293c6738289d1069f4dd0ad10cd7b1e2acd28913.tar.bz2 draklive-install-293c6738289d1069f4dd0ad10cd7b1e2acd28913.tar.xz draklive-install-293c6738289d1069f4dd0ad10cd7b1e2acd28913.zip |
Locate Live medium from /run/mgalive/basedev.
Previously we did this by searching for a matching disk label, but
that won't work if we are installed on a multi-boot USB stick.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- locate live medium from /run/mgalive/basedev instead of from disk label - only remove unused locales and drivers from installed system - ensure partitioning wizard knows devices have been unmounted (mga#23063) - disable screensaver/lock whilst installer is running |