Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.322.32 | Martin Whitaker | 2023-04-17 | 1 | -0/+5 |
| | |||||
* | 2.312.31 | Martin Whitaker | 2022-12-03 | 1 | -0/+2 |
| | |||||
* | Allow user to specify the mirror/downloader when applying updates. | Martin Whitaker | 2022-11-30 | 1 | -0/+2 |
| | |||||
* | Call mygtk3::flush() more frequently whilst copying the filesystem. | Martin Whitaker | 2022-11-26 | 1 | -0/+2 |
| | | | | This makes the main window more responsive to window events. | ||||
* | Use run_program::get_stdout to calculate installed size. | Martin Whitaker | 2022-11-26 | 1 | -0/+2 |
| | | | | This allows us to respond to check-alive pings whilst waiting. | ||||
* | Install callback routine whilst waiting for sub-programs to terminate. | Martin Whitaker | 2022-11-26 | 1 | -0/+3 |
| | | | | This allows us to respond to window events and check-alive pings (mga#31105) | ||||
* | 2.30 | Martin Whitaker | 2021-02-15 | 1 | -0/+3 |
| | |||||
* | On systems with low RAM, remove unwanted packages after install (mga#27872). | Martin Whitaker | 2021-02-14 | 1 | -0/+3 |
| | | | | This avoids running out of space in the RAM overlay filesystem. | ||||
* | 2.292.29 | Martin Whitaker | 2021-01-26 | 1 | -0/+2 |
| | |||||
* | Revert generate report.bug.xz on exit. | Martin Whitaker | 2021-01-26 | 1 | -0/+2 |
| | | | | Needs further work - too late for Mageia 8. | ||||
* | 2.282.28 | Martin Whitaker | 2021-01-26 | 1 | -0/+2 |
| | |||||
* | Generate report.bug.xz on exit. | Martin Whitaker | 2021-01-26 | 1 | -0/+2 |
| | |||||
* | 2.27 | Donald Stewart | 2021-01-11 | 1 | -0/+4 |
| | | | | - Artwork for Mga 8 | ||||
* | 2.262.26 | Martin Whitaker | 2020-12-07 | 1 | -0/+3 |
| | |||||
* | Fix X connection failure under GNOME/Xwayland. | Martin Whitaker | 2020-12-07 | 1 | -0/+1 |
| | |||||
* | Disable timeout when running gurpmi2 to install updates. | Martin Whitaker | 2020-07-05 | 1 | -0/+2 |
| | |||||
* | 2.252.25 | Martin Whitaker | 2020-06-08 | 1 | -0/+3 |
| | |||||
* | Add option to install updates. | Martin Whitaker | 2020-06-07 | 1 | -0/+2 |
| | | | | Based on code from classical installer and finish-install. | ||||
* | 2.242.24 | Martin Whitaker | 2020-03-23 | 1 | -0/+3 |
| | |||||
* | Record installer log messages and store in /root/drakx. | Martin Whitaker | 2020-03-16 | 1 | -0/+2 |
| | |||||
* | 2.232.23 | Martin Whitaker | 2019-06-17 | 1 | -0/+2 |
| | |||||
* | Remove dependency on udisks (mga#24929) | Martin Whitaker | 2019-06-17 | 1 | -0/+2 |
| | | | | It's no longer maintained, and is causing problems with LVM mounts. | ||||
* | 2.22 | Donald Stewart | 2019-05-12 | 1 | -0/+4 |
| | | | | -New artwork for Mga7 | ||||
* | 2.212.21 | Martin Whitaker | 2019-02-16 | 1 | -0/+2 |
| | |||||
* | Fix removal of live device from detected HDs. | Martin Whitaker | 2019-02-16 | 1 | -0/+2 |
| | |||||
* | 2.202.20 | Martin Whitaker | 2019-01-26 | 1 | -0/+2 |
| | |||||
* | Signal to the dracut shutdown script that the Live medium should be ejected. | Martin Whitaker | 2019-01-26 | 1 | -0/+2 |
| | |||||
* | 2.192.19 | Martin Whitaker | 2019-01-05 | 1 | -0/+1 |
| | |||||
* | Remove unused locales and drivers from source if not persistent. | Martin Whitaker | 2019-01-05 | 1 | -0/+3 |
| | | | | This significantly reduces the time taken to install. | ||||
* | 2.182.18 | Martin Whitaker | 2019-01-03 | 1 | -0/+2 |
| | |||||
* | Create /media in the installed system (mga#24097) | Martin Whitaker | 2019-01-03 | 1 | -0/+1 |
| | | | | | | 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 Whitaker | 2019-01-03 | 1 | -0/+2 |
| | | | | | The libreoffice-help-* packages are left orphaned after removing unwanted locales. We want those to be removed too. | ||||
* | 2.172.17 | Martin Whitaker | 2018-11-26 | 1 | -0/+1 |
| | |||||
* | Force regeneration of initrd. | Martin Whitaker | 2018-11-26 | 1 | -0/+2 |
| | | | | | | 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.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 |
| |