summaryrefslogtreecommitdiffstats
path: root/draklive-install
Commit message (Expand)AuthorAgeFilesLines
* 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
* use slightly bigger window for draklive-installChristophe Fergeau2010-05-261-0/+1
* call set_wm_hints_if_needed to avoid oversized windows in matchboxChristophe Fergeau2010-05-241-0/+1
* run scripts from /etc/draklive-install.d/run.d after installChristophe Fergeau2010-05-201-0/+4
* fix remove_unused_packages when the tree to install is not /Christophe Fergeau2010-01-131-2/+6
* make sure to remove packages from the source copy dirChristophe Fergeau2009-11-301-3/+3
* keep pre-configured desktop sessionOlivier Blin2009-10-121-1/+2
* add comment explaining why gettext domains are set as early as possibleChristophe Fergeau2009-10-091-0/+2
* initialize gettext domain as soon as possibleChristophe Fergeau2009-10-091-1/+4
* do not reset dm to xdm after live installOlivier Blin2009-10-051-1/+2
* offer auto-partitionning in draklive-installPascal Terjan2009-09-221-3/+3