summaryrefslogtreecommitdiffstats
path: root/draklive-install
Commit message (Expand)AuthorAgeFilesLines
* Allow user to specify the mirror/downloader when applying updates.Martin Whitaker2022-11-301-1/+30
* Call mygtk3::flush() more frequently whilst copying the filesystem.Martin Whitaker2022-11-261-0/+2
* Use run_program::get_stdout to calculate installed size.Martin Whitaker2022-11-261-1/+1
* Install callback routine whilst waiting for sub-programs to terminate.Martin Whitaker2022-11-261-0/+15
* On systems with low RAM, remove unwanted packages after install (mga#27872).Martin Whitaker2021-02-141-2/+14
* Revert generate report.bug.xz on exit.Martin Whitaker2021-01-261-8/+0
* Generate report.bug.xz on exit.Martin Whitaker2021-01-261-0/+8
* Fix X connection failure under GNOME/Xwayland.Martin Whitaker2020-12-071-0/+2
* Disable timeout when running gurpmi2 to install updates.Martin Whitaker2020-07-051-1/+1
* Add option to install updates.Martin Whitaker2020-06-071-0/+94
* Record installer log messages and store in /root/drakx.Martin Whitaker2020-03-161-0/+26
* Fix removal of live device from detected HDs.Martin Whitaker2019-02-161-1/+2
* Signal to the dracut shutdown script that the Live medium should be ejected.Martin Whitaker2019-01-261-0/+2
* Remove unused locales and drivers from source if not persistent.Martin Whitaker2019-01-051-1/+4
* Create /media in the installed system (mga#24097)Martin Whitaker2019-01-031-0/+2
* Remove orphans after removing unwanted locales / hardware support.Martin Whitaker2019-01-031-0/+1
* Force regeneration of initrd.Martin Whitaker2018-11-261-0/+3
* Avoid creating unwanted mount points in the live system.Martin Whitaker2018-10-281-1/+5
* Avoid copying inactive mount points.Martin Whitaker2018-10-281-1/+1
* Increase window size when display size is > 800x600 (mga#23435)Martin Whitaker2018-10-271-7/+18
* Locate Live medium from /run/mgalive/basedev.Martin Whitaker2018-10-271-4/+3
* Only remove unused locales and drivers from installed systemMartin Whitaker2018-10-271-1/+1
* Ensure partitioning wizard knows devices have been unmounted (mga#23603)Martin Whitaker2018-09-281-2/+3
* Revise template for matching live media disk labels.Martin Whitaker2018-03-041-1/+1
* Display message whilst preparing the initial RAM disk.Martin Whitaker2017-05-061-0/+2
* Avoid out-of-memory error at end of install.Martin Whitaker2017-04-081-4/+8
* Fix removing Live device from the detected hds.Martin Whitaker2017-04-071-3/+4
* Try to ensure kernel is informed of partition table changes.Martin Whitaker2017-04-041-0/+7
* Ensure all selected devices are unmounted before partitioning (mga#20268).Martin Whitaker2017-02-121-1/+7
* Add missing question signYuri Chornoivan2017-02-121-1/+1
* Set a $::isLiveInstall variable for other drakx modules to use.Martin Whitaker2017-01-121-0/+1
* Use polkit instead of consolehelper to gain root access.Martin Whitaker2016-12-191-0/+2
* drop gnome-reboot hackThomas Backlund2016-07-031-4/+0
* trigger gnome-reboot once after a non-live install tooThomas Backlund2015-05-281-0/+4
* better reporting of insufficient space (mga#15257)Thierry Vignaud2015-05-181-1/+2
* draw replaces expose_eventThierry Vignaud2013-11-281-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-281-1/+1
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-281-10/+10
* tag as executableThierry Vignaud2013-11-281-0/+0
* use the new /run/mgalive/ovlsize mountpoint to determine image sizeThomas Backlund2013-11-091-1/+1
* add FIXME notes in order to fix the forked code & simplify draklive-installThierry Vignaud2013-04-221-2/+5
* ask to confirm exiting (mga#1812)Thierry Vignaud2013-04-211-0/+1
* (copying_message_with_progress_bar) ensure it doesn't go crazy whenThierry Vignaud2012-12-111-4/+8
* (copying_message_with_progress_bar) kill duplicated testThierry Vignaud2012-12-111-1/+1
* (prepare_minimal_root) get rid of useless argThierry Vignaud2012-11-061-2/+2
* fix breakage due to prepare_minimal_root() changes (from tmb)Olivier Blin2012-04-111-1/+1
* remove hardcoded mdkonline removal code, should be handled in live configOlivier Blin2011-05-221-3/+0
* do not hardcode distro name in iconOlivier Blin2011-04-031-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-04-011-4/+4
* do not run makedev, needed devices are now copied before1.29Pascal Terjan2010-06-021-1/+0