Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.162.16 | Martin Whitaker | 2018-11-02 | 1 | -0/+2 |
| | |||||
* | Avoid creating unwanted mount points in the live system. | Martin Whitaker | 2018-10-28 | 1 | -0/+1 |
| | | | | | 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 Whitaker | 2018-10-28 | 1 | -0/+1 |
| | |||||
* | Increase window size when display size is > 800x600 (mga#23435) | Martin Whitaker | 2018-10-27 | 1 | -0/+1 |
| | |||||
* | Revert to rebooting after completing install from boot menu. | Martin Whitaker | 2018-10-27 | 1 | -0/+1 |
| | | | | | 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 Whitaker | 2018-10-27 | 1 | -0/+1 |
| | | | | | 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 system | Martin Whitaker | 2018-10-27 | 1 | -0/+1 |
| | | | | | | | 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 Whitaker | 2018-09-28 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | Disable screensaver/lock whilst installer is running. | Martin Whitaker | 2018-08-07 | 1 | -0/+2 |
| | | | | (as requested by the QA team) | ||||
* | 2.152.15 | Martin Whitaker | 2018-05-23 | 1 | -0/+4 |
| | |||||
* | 2.142.14 | Martin Whitaker | 2017-05-06 | 1 | -0/+4 |
| | |||||
* | 2.132.13 | Rémi Verschelde | 2017-05-03 | 1 | -0/+1 |
| | |||||
* | Update "adverts" artwork for Mageia 6 | Donald Steward | 2017-05-03 | 1 | -0/+2 |
| | |||||
* | 2.122.12 | Martin Whitaker | 2017-04-17 | 1 | -0/+4 |
| | |||||
* | 2.112.11 | Rémi Verschelde | 2017-04-04 | 1 | -0/+1 |
| | |||||
* | Document previous commit for mga#20619 | Rémi Verschelde | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | 2.102.10 | Martin Whitaker | 2017-02-12 | 1 | -0/+4 |
| | |||||
* | 2.92.9 | Martin Whitaker | 2017-01-14 | 1 | -0/+4 |
| | |||||
* | 2.82.8 | Martin Whitaker | 2016-12-19 | 1 | -0/+1 |
| | |||||
* | Use polkit instead of consolehelper to gain root access. | Martin Whitaker | 2016-12-19 | 1 | -0/+1 |
| | | | | | Rather than spending lots of time figuring out why consolehelper no longer works in GNOME. | ||||
* | drop useless reboot in xsetup | Thomas Backlund | 2016-07-02 | 1 | -0/+2 |
| | |||||
* | 2.72.7 | Anne Nicolas | 2016-03-25 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2016-03-24 | 1 | -0/+2 |
| | |||||
* | 2.62.6 | Thomas Backlund | 2015-05-28 | 1 | -0/+1 |
| | |||||
* | trigger gnome-reboot once after a non-live install too | Thomas Backlund | 2015-05-28 | 1 | -0/+2 |
| | |||||
* | 2.52.5 | Thierry Vignaud | 2015-05-18 | 1 | -0/+1 |
| | |||||
* | better reporting of insufficient space (mga#15257) | Thierry Vignaud | 2015-05-18 | 1 | -0/+2 |
| | | | | | | | | When the live installer checks if there is sufficient space on the chosen root partition it subtracts 10% (or 65MB) from the available space to give some headroom. It's better to add the headroom to the required space, as this gives a more accurate message when there is insufficient space. | ||||
* | fix spacing | Thierry Vignaud | 2015-05-18 | 1 | -2/+0 |
| | |||||
* | 2.42.4 | Thierry Vignaud | 2015-05-09 | 1 | -0/+2 |
| | |||||
* | keep i18n settings on !live install (mga#15273) | Thierry Vignaud | 2015-05-09 | 1 | -0/+2 |
| | | | | we do import the i18n variables but they never were exported... | ||||
* | 2.32.3 | Thomas Backlund | 2015-02-09 | 1 | -0/+3 |
| | |||||
* | i18n: ensure preferred locale.conf is read (over sysconfig/i18n) | Colin Guthrie | 2015-02-08 | 1 | -0/+2 |
| | |||||
* | Mageia 5 artwork integration2.2 | Rémi Verschelde | 2014-12-17 | 1 | -0/+4 |
| | |||||
* | 2.12.1 | Thomas Backlund | 2014-01-06 | 1 | -0/+1 |
| | |||||
* | update NEWS | Thomas Backlund | 2014-01-06 | 1 | -0/+3 |
| | |||||
* | 2.02.0 | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-28 | 1 | -0/+2 |
| | |||||
* | make log entries look homogeneous | Thierry Vignaud | 2013-11-28 | 1 | -1/+0 |
| | |||||
* | 1.401.40 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | update NEWS too | Thomas Backlund | 2013-11-09 | 1 | -0/+1 |
| | |||||
* | use the new /run/mgalive/ovlsize mountpoint to determine image size | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | 1.391.39 | Thierry Vignaud | 2013-04-21 | 1 | -0/+1 |
| | |||||
* | ask to confirm exiting (mga#1812) | Thierry Vignaud | 2013-04-21 | 1 | -0/+2 |
| | | | | (needs latest drakxtools) | ||||
* | tag NEWS too | Thomas Backlund | 2013-04-13 | 1 | -0/+1 |
| | |||||
* | update NEWS for last change | Thomas Backlund | 2013-04-13 | 1 | -0/+2 |
| | |||||
* | 1.371.37 | Thierry Vignaud | 2012-12-11 | 1 | -0/+1 |
| | |||||
* | (copying_message_with_progress_bar) ensure it doesn't go crazy when | Thierry Vignaud | 2012-12-11 | 1 | -0/+3 |
| | | | | | | | | | | | | asked to update with the same fraction (migh help mga#7992) basically backporting commit r219767 by pixel on May 23 2007 from drakx: "progress bar wait_message: ensure it doesn't go crazy when asked to update with the same fraction (eg #30090)" backported from trunk with label="blino I hate you and all the lazy forkers..." | ||||
* | 1.361.36 | Thomas Backlund | 2012-04-22 | 1 | -0/+1 |
| | |||||
* | switch from hal to udisks | Thomas Backlund | 2012-04-22 | 1 | -0/+1 |
| | |||||
* | fix breakage due to prepare_minimal_root() changes (from tmb) | Olivier Blin | 2012-04-11 | 1 | -0/+2 |
| |