Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Dutch translation from Tx | Yuri Chornoivan | 2016-07-06 | 1 | -133/+20 |
| | |||||
* | fix version | Thierry Vignaud | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | include pvs/vgs/lvs symlinks | Thierry Vignaud | 2016-07-06 | 2 | -1/+2 |
| | |||||
* | display a wait message when adding a PV to VG | Thierry Vignaud | 2016-07-06 | 1 | -0/+3 |
| | |||||
* | 17.4817.49 | Thierry Vignaud | 2016-07-06 | 1 | -0/+2 |
| | |||||
* | enable to set several swap partitions (mga#9874) | Thierry Vignaud | 2016-07-05 | 1 | -0/+1 |
| | |||||
* | respect auto_inst media selection (mga#12299) | Thierry Vignaud | 2016-07-05 | 2 | -0/+10 |
| | |||||
* | remember selected media (mga#12299) | Thierry Vignaud | 2016-07-05 | 1 | -0/+3 |
| | |||||
* | (enable_choosen_media) split it out | Thierry Vignaud | 2016-07-05 | 1 | -0/+5 |
| | | | | | | ... of media_screen() needed for next commit | ||||
* | restrict fdisk -l output to usefull disks | Thierry Vignaud | 2016-07-05 | 2 | -2/+3 |
| | |||||
* | prevent GPT partition to use the 33 last sectors | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | | | | Resolves: mga#18666, mga#17796 | ||||
* | try to get patch from ext[2-4] removable media | Thierry Vignaud | 2016-07-05 | 2 | -1/+2 |
| | | | | instead of just ext2... | ||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2016-07-05 | 1 | -29/+9 |
| | |||||
* | 17.4817.48 | Thierry Vignaud | 2016-07-04 | 1 | -0/+2 |
| | |||||
* | do not warn about no bootloader can boot LVM... | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | ...as grub2 can (mga#9426) | ||||
* | do not warn about no bootloader can boot RAID[^1] | Thierry Vignaud | 2016-07-04 | 1 | -0/+1 |
| | | | | | | As grub2 can boot... (mga#11324) This should also fix mga#9524 And thus stop forcing obsolete metadata 0.90 format | ||||
* | 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 |
| | |||||
* | Update Italian translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -26/+5 |
| | |||||
* | Update Polish translation from Tx | Yuri Chornoivan | 2016-07-03 | 1 | -26/+5 |
| | |||||
* | 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 |
| |