summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* simplify after previous commitThierry Vignaud2016-06-241-2/+2
|
* do not alter /etc/default/grub on kernel updatesThierry Vignaud2016-06-242-3/+6
| | | | only when running drakboot (mga#18783)
* (write_grub2_default_entry) split itThierry Vignaud2016-06-241-10/+17
| | | | needed for next commit
* (write_grub2_sysconfig) split itThierry Vignaud2016-06-241-2/+8
| | | | needed for next commit
* 17.4517.45Thierry Vignaud2016-06-243-1/+5
|
* keep UUID when formating btrfs (mga#18673)Thierry Vignaud2016-06-244-2/+16
|
* Update Ukrainian translationYuri Chornoivan2016-06-241-2/+5
|
* 17.4417.44Thierry Vignaud2016-06-243-1/+5
|
* sync with codeThierry Vignaud2016-06-2471-994/+1562
|
* sync ref catalog with codeThierry Vignaud2016-06-241-8/+13
|
* warn if grub2 is not installed on MBR/ESPThierry Vignaud2016-06-243-1/+9
|
* updateThierry Vignaud2016-06-241-1/+1
|
* sync with codeThierry Vignaud2016-06-2471-142/+497
|
* sync ref catalog with codeThierry Vignaud2016-06-241-2/+7
|
* do display boot device list even if there's only one diskThierry Vignaud2016-06-241-1/+1
|
* kill an old useless ia64 checkThierry Vignaud2016-06-241-2/+0
|
* remeber if we didn't want to overwrite ESP/MBRThierry Vignaud2016-06-241-0/+1
| | | | it wasn't done previously...
* add a "Do not touch ESP or MBR" option (mga#18770)Thierry Vignaud2016-06-244-3/+8
|
* forgotten logThierry Vignaud2016-06-242-0/+2
|