Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display message whilst preparing the initial RAM disk. | Martin Whitaker | 2017-05-06 | 74 | -0/+367 |
| | | | | Translations copied from classic installer. | ||||
* | 2.132.13 | Rémi Verschelde | 2017-05-03 | 2 | -1/+2 |
| | |||||
* | Update "adverts" artwork for Mageia 6 | Donald Steward | 2017-05-03 | 3 | -0/+2 |
| | |||||
* | Update Norwegian Bokmal translation from Tx | Yuri Chornoivan | 2017-04-26 | 1 | -14/+14 |
| | |||||
* | 2.122.12 | Martin Whitaker | 2017-04-17 | 2 | -1/+5 |
| | |||||
* | Avoid out-of-memory error at end of install. | Martin Whitaker | 2017-04-08 | 2 | -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 Whitaker | 2017-04-07 | 1 | -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.11 | Rémi Verschelde | 2017-04-04 | 2 | -1/+2 |
| | |||||
* | Makefile: Remove redundant "dis" dist alias | Rémi Verschelde | 2017-04-04 | 1 | -3/+2 |
| | |||||
* | Document previous commit for mga#20619 | Rémi Verschelde | 2017-04-04 | 1 | -0/+2 |
| | |||||
* | Try to ensure kernel is informed of partition table changes. | Martin Whitaker | 2017-04-04 | 1 | -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 Tx | Yuri Chornoivan | 2017-04-02 | 1 | -10/+11 |
| | |||||
* | Update Danish translation from Tx | Yuri Chornoivan | 2017-03-23 | 1 | -21/+17 |
| | |||||
* | Update Esperanto translation from Tx | Yuri Chornoivan | 2017-02-17 | 1 | -227/+16 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-02-16 | 1 | -2/+2 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-02-16 | 1 | -2/+2 |
| | |||||
* | 2.102.10 | Martin Whitaker | 2017-02-12 | 2 | -2/+5 |
| | |||||
* | Ensure all selected devices are unmounted before partitioning (mga#20268). | Martin Whitaker | 2017-02-12 | 1 | -1/+7 |
| | |||||
* | Update Tajik translation from Tx | Yuri Chornoivan | 2017-02-12 | 1 | -261/+41 |
| | |||||
* | Add missing question sign | Yuri Chornoivan | 2017-02-12 | 75 | -76/+76 |
| | |||||
* | Prevent udisks2-based auto-mounters operating during installation (mga#20247). | Martin Whitaker | 2017-02-06 | 1 | -1/+6 |
| | | | | | | | | | | Use udisks2-inhibit if it is available and if the udisks2 daemon is running. Fall back to udisks --inhibit (which only works for the older udisks daemon) if not. This prevents file/volume managers such as Thunar from auto-mounting disks during the partitioning stage of installation, which can cause partitioning to fail and cause the system to be installed on the wrong partition. | ||||
* | 2.92.9 | Martin Whitaker | 2017-01-14 | 1 | -0/+4 |
| | |||||
* | Set a $::isLiveInstall variable for other drakx modules to use. | Martin Whitaker | 2017-01-12 | 1 | -0/+1 |
| | | | | Part of a fix for mga#20089. | ||||
* | Revert "drop useless reboot in xsetup" | Martin Whitaker | 2017-01-07 | 1 | -0/+1 |
| | | | | | | | This reverts commit 588e96298d283d066dc1d4ff59086c61ea3e72d5. This reboot is needed after installing from the boot menu, to prevent the system continuing to the live desktop. | ||||
* | 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 | 7 | -2/+55 |
| | | | | | Rather than spending lots of time figuring out why consolehelper no longer works in GNOME. | ||||
* | Update Polish translation from Tx | Yuri Chornoivan | 2016-11-15 | 1 | -4/+5 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2016-09-29 | 1 | -4/+5 |
| | |||||
* | shrink .perl_checker blacklists | Thierry Vignaud | 2016-09-16 | 1 | -34/+0 |
| | | | | (need latest perl_checker) | ||||
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2016-09-14 | 1 | -8/+9 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2016-08-14 | 1 | -3/+6 |
| | |||||
* | drop gnome-reboot hack | Thomas Backlund | 2016-07-03 | 1 | -4/+0 |
| | |||||
* | Update Waloon translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -231/+19 |
| | |||||
* | drop useless reboot in xsetup | Thomas Backlund | 2016-07-02 | 2 | -1/+2 |
| | |||||
* | Update Serbian translation from Tx | Yuri Chornoivan | 2016-06-25 | 1 | -227/+14 |
| | |||||
* | Update Bengali translation from Tx | Yuri Chornoivan | 2016-04-21 | 1 | -229/+24 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2016-04-18 | 1 | -8/+14 |
| | |||||
* | Update Bulgarian translation from Tx | Yuri Chornoivan | 2016-04-17 | 1 | -7/+8 |
| | |||||
* | Update Bulgarian translation from Tx | Yuri Chornoivan | 2016-04-15 | 1 | -5/+6 |
| | |||||
* | 2.72.7 | Anne Nicolas | 2016-03-25 | 2 | -1/+3 |
| | |||||
* | update NEWS | Anne Nicolas | 2016-03-24 | 1 | -0/+2 |
| | |||||
* | Merge branch 'user/animtim/designWork' | Anne Nicolas | 2016-03-24 | 6 | -0/+280 |
|\ | |||||
| * | new installLive iconuser/animtim/designWork | Timothée Giet | 2016-02-25 | 6 | -0/+280 |
| | | | | | | | | new installLive icon | ||||
* | | Update Latin American Spanish translation from Tx | Yuri Chornoivan | 2016-03-13 | 1 | -1/+1 |
| | | |||||
* | | Update Albanian translation from Tx | Yuri Chornoivan | 2016-03-13 | 1 | -10/+21 |
|/ | |||||
* | Update Welsh translation from Tx | Yuri Chornoivan | 2015-12-27 | 1 | -239/+27 |
| | |||||
* | Update Japanese translation from Tx | Yuri Chornoivan | 2015-12-27 | 1 | -226/+17 |
| | |||||
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-12-22 | 1 | -219/+17 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2015-12-05 | 1 | -5/+5 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2015-11-27 | 1 | -9/+12 |
| |