Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 | 3 | -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 | 2 | -2/+4 |
| | | | | so that we matches the correct CAT_PLASMA5 in rpmsrate | ||||
* | fix Slovenian translation | filip | 2016-06-11 | 1 | -8/+104 |
| | | | | fix credit, meta and old strings lines | ||||
* | 17.3617.36 | Thierry Vignaud | 2016-06-11 | 1 | -0/+2 |
| | |||||
* | add a GRUB_BIOS partitions if needed (mga#18656) | Thierry Vignaud | 2016-06-11 | 1 | -0/+1 |
| | |||||
* | include cfdisk too in debug builds | Thierry Vignaud | 2016-06-11 | 2 | -1/+2 |
| | |||||
* | fix "failed to initialize nss library" error | Thierry Vignaud | 2016-06-11 | 2 | -0/+2 |
| | | | | due to new libnss3 3.24 | ||||
* | MBR limit really is 2TiB, not 4 | Thierry Vignaud | 2016-06-10 | 1 | -0/+2 |
| | | | | | so use GPT for disks > 2TiB, thus fixing using invalid MBR on disks between 2 & 4 TiB | ||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2016-06-10 | 1 | -14/+8 |
| | |||||
* | fix loadkeys in debug mode | Thierry Vignaud | 2016-06-10 | 2 | -0/+3 |
| | | | | | | set special variable else loadkeys won't work on tty1 (before starting the real installer) as keyboard.pm will look in the wrong place and thus won't use internal loadkeys | ||||
* | debug build: gdb needs python3 instead of python2 | Thierry Vignaud | 2016-06-10 | 2 | -36/+50 |
| | | | | it also needs various guile modules in order to start | ||||
* | Update Slovenian translation from Tx | Yuri Chornoivan | 2016-06-09 | 1 | -109/+15 |
| | |||||
* | do not override bootloader on upgrade (mga#18638) | Thierry Vignaud | 2016-06-09 | 2 | -1/+3 |
| | |||||
* | 17.35.117.35.1 | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | |||||
* | fix selecting grub2 on !UEFI | Thierry Vignaud | 2016-06-07 | 2 | -1/+3 |
| | | | | c/p typo in previous commit that was only tested with OVMF :-( | ||||
* | 17.3517.35 | Thierry Vignaud | 2016-06-07 | 1 | -0/+2 |
| | |||||
* | fix selecting grub2-efi on UEFI (mga#18646) | Thierry Vignaud | 2016-06-07 | 2 | -2/+16 |
| | | | | | | | | | | | | | | | | | | | the issue is that we select basesystem which pulls bootloader -> grub2 then later grub2-efi b/c we're on UEFI which results in: we don't use the right API for selecting packages which results in: * preferring grub2 over lilo,grub2-efi,grub * replacing bootloader with grub2 * selecting grub2-2.02-0.git10457.6.mga6.x86_64 (...) * selecting grub2-efi because of needed for UEFI boot (...) * no packages match grub2-efi (it is either in skip.list or already rejected) * ERROR: selection failed: grub2-efi-2.02-0.git10457.6.mga6.x86_64 (due to conflicts with grub2-2.02-0.git10457.6.mga6.x86_64) the proper fix would be to use a better URPM API but it's just as simple to pick the bootloader before picking basesystem... | ||||
* | 17.34.117.34.1 | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
| | |||||
* | fix displaying release notes with WebKit2 | Thierry Vignaud | 2016-06-06 | 1 | -0/+2 |
| |