Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | factorize bad block checks | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | | also enable bad blocks checking on JFS (was in one place but not in other and indeed mkfs.jfs does support it) | ||||
* | do not offer to check for bad blocks on btrfs | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | | | | thus resolving mga#12393 | ||||
* | add help link for sound (mga#11824) | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | |||||
* | allow installing grub2 on XFS / | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | tested under both UEFI & legacy BIOS | ||||
* | ensure we only offer lilo/grub choice on upgrades | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | make clear grub2 is installed on ESP under UEFI | Thierry Vignaud | 2016-07-03 | 1 | -0/+3 |
| | |||||
* | 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) | ||||
* | 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 | 1 | -0/+3 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | fix preserving UUID when formating jfs/nilfs/xfs | Thierry Vignaud | 2016-06-24 | 1 | -0/+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 | ||||
* | log if were running under UEFI | Thierry Vignaud | 2016-06-23 | 1 | -0/+1 |
| | |||||
* | fix kernel names in logs | Thierry Vignaud | 2016-06-23 | 1 | -0/+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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | no more include vmmouse driver | Thierry Vignaud | 2016-06-20 | 1 | -0/+2 |
| | |||||
* | 17.3917.39 | Thierry Vignaud | 2016-06-18 | 1 | -0/+2 |
| | |||||
* | add a failsafe for ESP tagging | Thierry Vignaud | 2016-06-18 | 1 | -0/+2 |
| | | | | sometimes we end with bogus 'fat32' fs | ||||
* | update service list for current stuff | Thierry Vignaud | 2016-06-18 | 1 | -0/+3 |
| | |||||
* | 17.3817.38 | Thierry Vignaud | 2016-06-16 | 1 | -0/+2 |
| | |||||
* | fix inverted test (mga#18656, mga#18704) | Thierry Vignaud | 2016-06-16 | 1 | -0/+1 |
| | |||||
* | fix offering to create a GRUB_BIOS partition | Thierry Vignaud | 2016-06-12 | 1 | -0/+3 |
| | | | | ...in custom mode (mga#18656) | ||||
* | 17.3717.37 | Thierry Vignaud | 2016-06-12 | 1 | -0/+2 |
| | |||||
* | fix partition type test | Thierry Vignaud | 2016-06-12 | 1 | -0/+2 |
| | | | | thus guessing better if we need a GRUB_BIOS partition (mga#18656) | ||||
* | typo fix | Thierry Vignaud | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | rename desktop image KDE -> Plasma | Thierry Vignaud | 2016-06-12 | 1 | -0/+2 |
| | | | | | following mga#18687 fix but they would need actually be redone with Plasma | ||||
* | 17.36.117.36.1 | Thierry Vignaud | 2016-06-11 | 1 | -0/+2 |
| | |||||
* | fix selecting Plasma (mga#18687) | Thierry Vignaud | 2016-06-11 | 1 | -0/+2 |
| | | | | so that we matches the correct CAT_PLASMA5 in rpmsrate | ||||
* | 17.3617.36 | Thierry Vignaud | 2016-06-11 | 1 | -0/+2 |
| |