summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 2.20Thierry Vignaud2016-07-012-1/+2
|
* stop tracking network interface descriptionsThierry Vignaud2016-07-013-43/+0
| | | | this is now useless after previous commit
* fix description of network interfaces (mga#15638)Thierry Vignaud2016-07-012-5/+23
| | | | | | | | | | | | It got broken when switching stage1 to udev: previously we were manually loading the driver and thus we knew which driver corresponded to the newly created intf. Since mga4, the driver has already been loaded by udev and thus we fail to associate the intf with the right driver and thus we failed to get the driver description. => let's use the ethtool IOCTL like the stage2 does
* 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.36Thierry Vignaud2016-06-302-1/+3
|
* 2.19Thierry Vignaud2016-06-303-1/+5
|
* Update Swedish translation from TxYuri Chornoivan2016-06-301-2/+4
|
* include some missing wireless drivers (mga#16768)Thierry Vignaud2016-06-305-6/+12
|
* 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
|
* fix french translationThierry Vignaud2016-06-291-2/+2
|
* Update French translation from TxYuri Chornoivan2016-06-281-1/+1
|
* Update French translation from TxYuri Chornoivan2016-06-281-3/+7
|
* Update French translation from TxYuri Chornoivan2016-06-281-27/+8
|
* Update Catalan translation from TxYuri Chornoivan2016-06-281-4/+6
|
* Update German translation from TxYuri Chornoivan2016-06-271-1/+4
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-764/+345
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-1200/+318
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-32/+54
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-375/+84
|
* Update German translation from TxYuri Chornoivan2016-06-251-2/+2
|
* Update Slovenian translationfilip2016-06-241-1/+5
|
* 17.4617.46Thierry Vignaud2016-06-243-1/+5
|
* (get_libdir) introduce itThierry Vignaud2016-06-245-4/+11
| | | | it'll be reused in compssUsers.pl