summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 17.4817.48Thierry Vignaud2016-07-043-1/+5
|
* do not warn about no bootloader can boot LVM...Thierry Vignaud2016-07-043-7/+2
| | | | ...as grub2 can (mga#9426)
* do not warn about no bootloader can boot RAID[^1]Thierry Vignaud2016-07-043-27/+2
| | | | | | As grub2 can boot... (mga#11324) This should also fix mga#9524 And thus stop forcing obsolete metadata 0.90 format
* factorize bad block checksThierry Vignaud2016-07-045-3/+6
| | | | | also enable bad blocks checking on JFS (was in one place but not in other and indeed mkfs.jfs does support it)
* perl_checker cleanupThierry Vignaud2016-07-041-1/+1
|
* do not offer to check for bad blocks on btrfsThierry Vignaud2016-07-043-1/+5
| | | | thus resolving mga#12393
* simplifyThierry Vignaud2016-07-041-1/+1
|
* add help link for sound (mga#11824)Thierry Vignaud2016-07-042-0/+3
|
* perl_checker cleanupThierry Vignaud2016-07-041-1/+1
|
* allow installing grub2 on XFS /Thierry Vignaud2016-07-043-4/+2
| | | | tested under both UEFI & legacy BIOS
* ensure we only offer lilo/grub choice on upgradesThierry Vignaud2016-07-042-1/+3
|
* explain why only grub2 is offered on UEFIThierry Vignaud2016-07-041-0/+1
|
* Update Greek translationDimitrios Glentadakis2016-07-041-4/+4
|
* Update Slovenian translationfilip2016-07-031-4/+4
|
* Update German translation from TxYuri Chornoivan2016-07-031-4/+4
|
* Update Ukrainian translationYuri Chornoivan2016-07-031-4/+4
|
* updateThierry Vignaud2016-07-032-6/+6
|
* sync with codeThierry Vignaud2016-07-0371-784/+1495
|
* sync ref catalog with sourceThierry Vignaud2016-07-031-10/+20
|
* make it consitentThierry Vignaud2016-07-031-1/+1
|
* update service listThierry Vignaud2016-07-031-3/+3
|
* re-enable "Boot device" under UEFIThierry Vignaud2016-07-031-1/+1
|
* reindentThierry Vignaud2016-07-031-5/+5
|
* make clear grub2 is installed on ESP under UEFIThierry Vignaud2016-07-033-0/+10
|
* Update Italian translation from TxYuri Chornoivan2016-07-031-2/+2
|
* Update Italian translation from TxYuri Chornoivan2016-07-031-4/+4
|
* Update Italian translation from TxYuri Chornoivan2016-07-031-26/+5
|
* Update Polish translation from TxYuri Chornoivan2016-07-031-1/+1
|
* Update Polish translation from TxYuri Chornoivan2016-07-031-3/+3
|
* Update Polish translation from TxYuri Chornoivan2016-07-031-26/+5
|
* Update Waloon translation from TxYuri Chornoivan2016-07-031-5/+5
|
* Update Waloon translation from TxYuri Chornoivan2016-07-031-52/+10
|
* Update Waloon translation from TxYuri Chornoivan2016-07-031-69/+46
|
* finish-install: drop gnome-reboot hackThomas Backlund2016-07-022-16/+1
|
* finish-install: drop dm-reload hackThomas Backlund2016-07-022-2/+3
|
* Update Greek translationDimitrios Glentadakis2016-07-021-4/+6
|
* Update German translation from TxYuri Chornoivan2016-07-011-2/+2
|
* regroup net includes like they were in the pastThierry Vignaud2016-07-011-1/+1
|
* remove now useless compilation helperThierry Vignaud2016-07-011-7/+0
| | | | it was added in commit 58776de07de819cb962aa35e76c8379d96f03e6b
* Update Czech translation from TxYuri Chornoivan2016-07-011-4/+6
|
* Update Czech translation from TxYuri Chornoivan2016-07-011-16/+2
|
* remove bogus bits from commitThierry Vignaud2016-06-301-3/+0
|
* 17.4717.47Thierry Vignaud2016-06-303-1/+5
|
* 2.19Thierry Vignaud2016-06-301-0/+3
|
* Update Swedish translation from TxYuri Chornoivan2016-06-301-2/+4
|
* include some missing wireless drivers (mga#16768)Thierry Vignaud2016-06-302-0/+2
|
* make it more user friendlyThierry Vignaud2016-06-301-0/+1
|
* fix being able to create vfat on UEFI (mga#15698)Thierry Vignaud2016-06-303-1/+7
| | | | | | | | | and explain the purpose of the uniq_() call see commit 56b573476e2ea63a509ab2f8ec0683397ae7c85e Rationale: use_pt_type() now returns 0 for common disks (eg: GPT ones) Under GPT+UEFI, we've 2 important "FS" having vfag as the real FS: ESP & FAT32
* offer again to add user to admin group (mga#17720)Thierry Vignaud2016-06-302-2/+5
| | | | | default security level is 1 those days we should probably only keep "adm" & "wheel" (eg: rip "xgrp" & the like)
* kill a bogus FIXME noteThierry Vignaud2016-06-301-1/+0
|