summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Update Galician translation from TxYuri Chornoivan2015-06-211-24/+49
|
* Update Galician translation from TxYuri Chornoivan2015-06-211-293/+41
|
* Update Hindi translation from TxYuri Chornoivan2015-06-211-563/+216
|
* Update Hindi translation from TxYuri Chornoivan2015-06-211-748/+251
|
* Update Hindi translation from TxYuri Chornoivan2015-06-211-28/+53
|
* Update Hindi translation from TxYuri Chornoivan2015-06-211-363/+139
|
* Update Croatian translation from TxYuri Chornoivan2015-06-211-799/+449
|
* Update Croatian translation from TxYuri Chornoivan2015-06-211-944/+383
|
* Update Croatian translation from TxYuri Chornoivan2015-06-211-32/+54
|
* Update Croatian translation from TxYuri Chornoivan2015-06-211-395/+164
|
* no need to tell kernel to reread part tableThierry Vignaud2015-06-211-3/+3
| | | | | | | ...when adding or deleting a partition or setting its flag rationale: telling kernel to reread partition table is done later in partition_table::write() whereas partition_table::gpt::write() job is just to update partition table on disk.
* Update Czech translation from TxYuri Chornoivan2015-06-201-4/+4
|
* Update Czech translation from TxYuri Chornoivan2015-06-201-3/+3
|
* Update Czech translation from TxYuri Chornoivan2015-06-201-6/+7
|
* 16.10516.105Thomas Backlund2015-06-152-1/+3
|
* really fix urpmi media when installing from USBThierry Vignaud2015-06-152-1/+3
| | | | | thus fixing mga#5690 there was a typo in commit d269fc99ca5de9df10c673c00c5d28063340b848
* 16.10416.104Thomas Backlund2015-06-133-1/+5
|
* update NEWSThomas Backlund2015-06-132-0/+6
|
* prevent errors when telling kernel to reread partsThierry Vignaud2015-06-131-0/+3
| | | | | | disk_{add,del}_partition call ped_disk_commit() which result in udev events (and also already tell the kernel to reread the partition table (several times))
* Update Catalan translation from TxYuri Chornoivan2015-06-101-56/+22
|
* Update Catalan translation from TxYuri Chornoivan2015-06-101-169/+13
|
* Update Catalan translation from TxYuri Chornoivan2015-06-101-31/+27
|
* Update Catalan translation from TxYuri Chornoivan2015-06-101-92/+21
|
* 16.10316.103Thierry Vignaud2015-06-043-1/+5
|
* fix logThierry Vignaud2015-06-041-1/+1
|
* only use current disk when auto partitioning, wiping disk, using free space ↵Pascal Terjan2015-06-035-7/+15
| | | | (mga#16055)
* fix moving fonts (mga#16074)Thierry Vignaud2015-06-032-1/+4
| | | | | | bug introduced in commit fa7f54e968cebad63914465a603aa65eef9af1be also do not create files in / (mga#10501, mga#15996)
* 16.10216.102Thomas Backlund2015-05-293-1/+5
|
* run udevadm settle after actions that trigger device reload (Martin ↵Thomas Backlund2015-05-293-0/+5
| | | | Whitaker, mga#15999)
* Update Chinese Traditional translation from TxYuri Chornoivan2015-05-281-43/+10
|
* Update Chinese Traditional translation from TxYuri Chornoivan2015-05-281-2/+2
|
* Update Chinese Traditional translation from TxYuri Chornoivan2015-05-281-31/+55
|
* Update Chinese Traditional translation from TxYuri Chornoivan2015-05-281-6/+5
|
* resync with udisk2Thierry Vignaud2015-05-281-1/+4
| | | | split those unknow from udisk2 on next line
* update commentThierry Vignaud2015-05-281-2/+2
|
* fix last commit (spotted by tv), update intaller NEWS tooThomas Backlund2015-05-282-1/+4
|
* ignore special 'Packard_Bell' and 'Push_Button_Reset' partitions (mga#15999)Thomas Backlund2015-05-282-1/+3
|
* add missing spacesThierry Vignaud2015-05-251-2/+2
|
* typo fixThierry Vignaud2015-05-251-1/+1
|
* set min width for left panel (mga#16026)Thierry Vignaud2015-05-252-1/+5
| | | | side effect of the switch from gtk+2 to gtk+3 which behaves differently
* fix tool nameThierry Vignaud2015-05-251-1/+1
|
* 16.10116.101Thierry Vignaud2015-05-253-1/+5
|
* do not offer to add a CD-ROM as supplement mediaThierry Vignaud2015-05-252-4/+2
| | | | | rationale (mga#13671): we don't have multi-CD install for quite some time, only a DVD one
* better logThierry Vignaud2015-05-251-2/+2
|
* fix not always suggesting /boot/ESP mount pointMartin Whitaker2015-05-252-0/+9
| | | | | | | | | | | | | thus fixing mga#15689 for live installs The check for whether an ESP needs to be created or not seems to prevent us to suggest a mount point for the existing one in some cases to be reviewed for mga6... diff --git a/perl-install/fs/partitioning_wizard.pm b/perl-install/fs/partitioning_wizard.pm index f3b9973..b222c07 100644 --- a/perl-install/fs/partitioning_wizard.pm
* fix urpmi media for USB install (mga#5690)Martin Whitaker2015-05-252-2/+3
| | | | v2: (tv) handle both cases
* fix reading back IM config (mga#15761)Thierry Vignaud2015-05-253-1/+5
| | | | regression introduced in commit 6c23072af9db257153d993e6a87bfc02b69a2263
* update NEWSAnne Nicolas2015-05-251-0/+2
|
* die is not an option here (mga#8819)Thierry Vignaud2015-05-251-1/+7
| | | | just log the faillure and offer to either retry or abort
* update NEWSThierry Vignaud2015-05-242-0/+6
|