summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.182.18Martin Whitaker2019-01-032-1/+3
|
* Create /media in the installed system (mga#24097)Martin Whitaker2019-01-032-0/+3
| | | | | | We avoid copying /media from the live system to avoid copying unwanted mount points, but we want the base directory to exist in the installed system.
* Remove orphans after removing unwanted locales / hardware support.Martin Whitaker2019-01-032-0/+3
| | | | | The libreoffice-help-* packages are left orphaned after removing unwanted locales. We want those to be removed too.
* Update Chinese (Traditional) translation from TxYuri Chornoivan2018-12-111-11/+7
|
* Update Asturian translation from TxYuri Chornoivan2018-12-071-16/+12
|
* 2.172.17Martin Whitaker2018-11-262-1/+2
|
* Force regeneration of initrd.Martin Whitaker2018-11-262-0/+5
| | | | | | Now we have an initrd on the live system (to support clean shutdown), we need to make sure it is regenerated in the installed system, to remove the live-specific dracut modules.
* 2.162.16Martin Whitaker2018-11-022-1/+3
|
* Avoid creating unwanted mount points in the live system.Martin Whitaker2018-10-282-1/+6
| | | | | With a persistent live system, this can cause problems on subsequent installs, although the previous commit also mitigates against that.
* Avoid copying inactive mount points.Martin Whitaker2018-10-282-1/+2
|
* Increase window size when display size is > 800x600 (mga#23435)Martin Whitaker2018-10-272-7/+19
|
* Revert to rebooting after completing install from boot menu.Martin Whitaker2018-10-272-1/+2
| | | | | We now pause and prompt the user when the live system shuts down, so they have a chance to remove the live medium.
* Locate Live medium from /run/mgalive/basedev.Martin Whitaker2018-10-272-4/+4
| | | | | 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.
* Only remove unused locales and drivers from installed systemMartin Whitaker2018-10-272-1/+2
| | | | | | | Currently unused locales and drivers are removed from the live system before it is copied to the installed system. But now we support persistence, this leaves the live medium unable to adapt to different hardware.
* Ensure partitioning wizard knows devices have been unmounted (mga#23603)Martin Whitaker2018-09-282-2/+4
| | | | | | | Commit 4f6b3b5 causes the isMounted flag to be set on all mounted partitions, to ensure they are unmounted before we start partitioning. This flag needs to be cleared when the partitions are unmounted, otherwise the partioning wizard gets confused.
* Fix typo in comment.Martin Whitaker2018-09-211-1/+1
|
* Catch and ignore exception if there's no screensaver service.Martin Whitaker2018-09-211-5/+8
| | | | | This is needed if the installer is run from IceWM, which doesn't run xscreensaver or implement the freedesktop ScreenSaver API.
* Disable screensaver/lock whilst installer is running.Martin Whitaker2018-08-072-6/+22
| | | | (as requested by the QA team)
* Merge remote-tracking branch 'origin/master'Martin Whitaker2018-08-072-253/+44
|\
| * Update German translation from TxYuri Chornoivan2018-06-121-16/+24
| |
| * Update Hindi translation from TxYuri Chornoivan2018-06-091-237/+20
| |
* | 2.152.15Martin Whitaker2018-05-232-1/+5
|/
* Update Bulgarian translation from TxYuri Chornoivan2018-03-071-8/+3
|
* Update Croatian translation from TxYuri Chornoivan2018-03-061-9/+4
|
* Revise template for matching live media disk labels.Martin Whitaker2018-03-041-1/+1
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-02-151-10/+5
|
* Update Catalan translation from TxYuri Chornoivan2017-11-251-9/+6
|
* Update Czech translation from TxYuri Chornoivan2017-07-241-9/+5
|
* 2.142.14Martin Whitaker2017-05-062-1/+5
|
* Shutdown instead of reboot after completing install from boot menu.Martin Whitaker2017-05-061-1/+1
| | | | This gives the user time to remove the Live media.
* Display message whilst preparing the initial RAM disk.Martin Whitaker2017-05-0674-0/+367
| | | | Translations copied from classic installer.
* 2.132.13Rémi Verschelde2017-05-032-1/+2
|
* Update "adverts" artwork for Mageia 6Donald Steward2017-05-033-0/+2
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2017-04-261-14/+14
|
* 2.122.12Martin Whitaker2017-04-172-1/+5
|
* Avoid out-of-memory error at end of install.Martin Whitaker2017-04-082-4/+11
| | | | | | | | | | | | | | draklive-install mounts the swap partitions of the installed system. On machines with low memory, these will get used during installation. If we unmount the swap partitions before draklive-install exits, there may not be enough free memory to copy back the swapped out data, leading to a kernel out-of-memory error. So let draklive-install-lock-storage unmount them instead, after draklive-install has exited and freed up some memory. When the installer is run from the boot menu, draklive-install-lock-storage is not used, but the swap partitions will be automatically unmounted on reboot.
* Fix removing Live device from the detected hds.Martin Whitaker2017-04-071-3/+4
| | | | | | | The old code searched for /live/media in /proc/mounts, but that mount point no longer exists (most likely due to the switch from unionfs to overlayfs). So search for a matching disk label in /dev/disk/by-label instead.
* 2.112.11Rémi Verschelde2017-04-042-1/+2
|
* Makefile: Remove redundant "dis" dist aliasRémi Verschelde2017-04-041-3/+2
|
* Document previous commit for mga#20619Rémi Verschelde2017-04-041-0/+2
|
* Try to ensure kernel is informed of partition table changes.Martin Whitaker2017-04-041-0/+7
| | | | | | | There is an unidentified condition which stops udevd from calling the BLKRRPART ioctl when the "use entire disk" solution is selected. Adding a udevadm settle' call appears to fix it (although it may just be the extra delay that does the job).
* Update Hungarian translation from TxYuri Chornoivan2017-04-021-10/+11
|
* Update Danish translation from TxYuri Chornoivan2017-03-231-21/+17
|
* Update Esperanto translation from TxYuri Chornoivan2017-02-171-227/+16
|
* Update Tajik translation from TxYuri Chornoivan2017-02-161-2/+2
|
* Update Tajik translation from TxYuri Chornoivan2017-02-161-2/+2
|
* 2.102.10Martin Whitaker2017-02-122-2/+5
|
* Ensure all selected devices are unmounted before partitioning (mga#20268).Martin Whitaker2017-02-121-1/+7
|
* Update Tajik translation from TxYuri Chornoivan2017-02-121-261/+41
|
* Add missing question signYuri Chornoivan2017-02-1275-76/+76
|