Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Waloon translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -69/+46 |
| | |||||
* | Update Czech translation from Tx | Yuri Chornoivan | 2016-07-01 | 1 | -16/+2 |
| | |||||
* | 17.4717.47 | Thierry Vignaud | 2016-06-30 | 1 | -0/+2 |
| | |||||
* | include some missing wireless drivers (mga#16768) | Thierry Vignaud | 2016-06-30 | 1 | -0/+1 |
| | |||||
* | fix being able to create vfat on UEFI (mga#15698) | Thierry Vignaud | 2016-06-30 | 1 | -0/+2 |
| | | | | | | | | | 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 Vignaud | 2016-06-30 | 1 | -0/+3 |
| | | | | | default security level is 1 those days we should probably only keep "adm" & "wheel" (eg: rip "xgrp" & the like) | ||||
* | Update French translation from Tx | Yuri Chornoivan | 2016-06-28 | 1 | -27/+8 |
| | |||||
* | Update Serbian translation from Tx | Yuri Chornoivan | 2016-06-25 | 1 | -32/+54 |
| | |||||
* | Update Serbian translation from Tx | Yuri Chornoivan | 2016-06-25 | 1 | -375/+84 |
| | |||||
* | 17.4617.46 | Thierry Vignaud | 2016-06-24 | 1 | -0/+2 |
| | |||||
* | (get_libdir) introduce it | Thierry Vignaud | 2016-06-24 | 1 | -0/+3 |
| | | | | it'll be reused in compssUsers.pl | ||||
* | 17.4517.45 | Thierry Vignaud | 2016-06-24 | 1 | -0/+2 |
| | |||||
* | keep UUID when formating btrfs (mga#18673) | Thierry Vignaud | 2016-06-24 | 2 | -1/+4 |
| | |||||
* | 17.4417.44 | Thierry Vignaud | 2016-06-24 | 1 | -0/+2 |
| | |||||
* | warn if grub2 is not installed on MBR/ESP | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | add a "Do not touch ESP or MBR" option (mga#18770) | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | forgotten log | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | add a wait dialog (mga#11041) | Thierry Vignaud | 2016-06-24 | 2 | -0/+6 |
| | |||||
* | include xfs_db for latest commit | Thierry Vignaud | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | fix preserving UUID when formating jfs/nilfs/xfs | Thierry Vignaud | 2016-06-24 | 1 | -0/+2 |
| | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2016-06-23 | 1 | -17/+2 |
| | |||||
* | UEFI: do not offer to pick the disk | Thierry Vignaud | 2016-06-23 | 1 | -0/+2 |
| | | | | | where to install the bootloader (grub2) as we don't give it to grub2-install, which looks for the ESP anyway | ||||
* | better log when not virtualized | Thierry Vignaud | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | log if were running under UEFI | Thierry Vignaud | 2016-06-23 | 2 | -0/+2 |
| | |||||
* | (system_info) split it | Thierry Vignaud | 2016-06-23 | 2 | -2/+7 |
| | |||||
* | fix kernel names in logs | Thierry Vignaud | 2016-06-23 | 1 | -0/+2 |
| | |||||
* | update | Thierry Vignaud | 2016-06-22 | 1 | -6/+6 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2016-06-22 | 1 | -15/+2 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2016-06-22 | 1 | -17/+2 |
| | |||||
* | sort service categories, putting "Other" at end | Thierry Vignaud | 2016-06-22 | 1 | -0/+3 |
| | | | | Resolves: mga#6286 | ||||
* | 17.4317.43 | Thierry Vignaud | 2016-06-22 | 1 | -0/+2 |
| | |||||
* | fix getting systemd services status at install | Thierry Vignaud | 2016-06-22 | 1 | -0/+4 |
| | | | | | | | | | | | Some services such as shorewall are not "wantedby". However, as systemd is not running during installation, we failed to detect if whether they're enabled or not as the legacy fallback doesn't handle such services Let's try hard to query status of services that are not "wanted" but we're checking for. Thus fixing updating firewall status after configuration (mga#17288) | ||||
* | 17.4217.42 | Thierry Vignaud | 2016-06-22 | 1 | -0/+2 |
| | |||||
* | add bug ID | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | sync with code | Thierry Vignaud | 2016-06-22 | 72 | -1566/+1129 |
| | |||||
* | do not overwite ESP if not installing on it | Thierry Vignaud | 2016-06-22 | 1 | -0/+1 |
| | | | | temporary hack for mga#15583 | ||||
* | fix setting default entry when in a submenu | Thierry Vignaud | 2016-06-22 | 1 | -0/+1 |
| | | | | | | | default entry must be selected by its full path (mga#18560) eg: "submenu1>submenu2>title": See http://www.gnu.org/software/grub/manual/html_node/default.html#default | ||||
* | fix logs | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | sort default pkg list in auto_inst.cfg.pl | Thierry Vignaud | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | grub2: enable to protect with a password | Thierry Vignaud | 2016-06-21 | 1 | -0/+3 |
| | | | | thus restricting altering the config on boot (mga#15930) | ||||
* | 17.4117.41 | Thierry Vignaud | 2016-06-20 | 1 | -0/+2 |
| | |||||
* | fix the grub2 post-install check (mga#18739) | Thierry Vignaud | 2016-06-20 | 1 | -0/+3 |
| | |||||
* | 17.4017.40 | Thierry Vignaud | 2016-06-20 | 1 | -0/+2 |
| | |||||
* | ensure we've the right grub2 flavor (mga#18739) | Thierry Vignaud | 2016-06-20 | 1 | -0/+2 |
| | |||||
* | sort | Thierry Vignaud | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | those tools are available on arm too | Thierry Vignaud | 2016-06-20 | 1 | -13/+4 |
| | |||||
* | no more include vmmouse driver | Thierry Vignaud | 2016-06-20 | 2 | -7/+2 |
| | |||||
* | Update Catalan translation from Tx | Yuri Chornoivan | 2016-06-19 | 1 | -1/+1 |
| | |||||
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2016-06-19 | 1 | -7/+4 |
| | |||||
* | Update Romanian translation from Tx | Yuri Chornoivan | 2016-06-18 | 1 | -16/+11 |
| |