summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 17.5117.51Thierry Vignaud2016-07-123-1/+5
|
* make warning more explicit about "BBP" purposeRĂ©mi Verschelde2016-07-124-2/+6
| | | | (BIOS boot partition, thus fixing mga#18923)
* sync libparted view with diskdrake oneThierry Vignaud2016-07-123-0/+7
| | | | | | | | | in order to prevent overlapping errors when adding partitions: (b/c libparted doesn't know that diskdrake already removed the partitions in its memory view) "failed to add partition #1 on /dev/vda" "Error: Can't have overlapping partitions." "add_partition failed"
* RAID: allow to toggle to expert mode (mga#5804)Thierry Vignaud2016-07-121-3/+1
|
* simplify after previous commitThierry Vignaud2016-07-121-4/+3
|
* just put all action buttons in the same boxThierry Vignaud2016-07-121-6/+3
| | | | it looks way better as don't have much actions for quite some time
* simplify: isBusy() already covers isPartOfLVM()Thierry Vignaud2016-07-121-1/+1
|
* don't offer to format RAID or BIOS boot partitionThierry Vignaud2016-07-123-1/+3
|
* BIOS boot partition cannot be mountedThierry Vignaud2016-07-113-1/+6
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-111-7/+61
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-111-4/+4
|
* Update Swedish translation from TxYuri Chornoivan2016-07-101-4/+4
|
* Update Czech translation from TxYuri Chornoivan2016-07-101-5/+5
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-091-50/+68
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-091-6/+6
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-091-23/+6
|
* fix starting spice-vdagentdThierry Vignaud2016-07-082-1/+3
|
* (initialize) simplifyThierry Vignaud2016-07-081-5/+2
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-07-081-8/+10
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-07-081-16/+2
|
* 17.5017.50Thierry Vignaud2016-07-083-1/+5
|
* libvirt integration: start spice-vdagent{d,}Thierry Vignaud2016-07-083-0/+9
| | | | | | | | Aka Qemu guest agent (needs virtio-console) Thus we got keyboard integration on tty w/o having first to click Note: since we do not use systemd-logind, spice-vdagentd must be started with the '-X' option
* 2.38Thierry Vignaud2016-07-082-1/+3
|
* include virtio-consoleThierry Vignaud2016-07-082-1/+3
| | | | needed for spice-vdagent*
* Update Dutch translation from TxYuri Chornoivan2016-07-061-409/+18
|
* Update Dutch translation from TxYuri Chornoivan2016-07-061-473/+33
|
* Update Dutch translation from TxYuri Chornoivan2016-07-061-133/+20
|
* fix versionThierry Vignaud2016-07-062-2/+2
|
* include pvs/vgs/lvs symlinksThierry Vignaud2016-07-062-1/+2
|
* display a wait message when adding a PV to VGThierry Vignaud2016-07-063-0/+7
|
* 17.4817.49Thierry Vignaud2016-07-063-1/+5
|
* enable to set several swap partitions (mga#9874)Thierry Vignaud2016-07-052-1/+2
|
* respect auto_inst media selection (mga#12299)Thierry Vignaud2016-07-052-0/+10
|
* remember selected media (mga#12299)Thierry Vignaud2016-07-051-0/+3
|
* (enable_choosen_media) split it outThierry Vignaud2016-07-051-0/+5
| | | | | | ... of media_screen() needed for next commit
* restrict fdisk -l output to usefull disksThierry Vignaud2016-07-053-2/+10
|
* prevent GPT partition to use the 33 last sectorsThierry Vignaud2016-07-053-0/+10
| | | | Resolves: mga#18666, mga#17796
* try to get patch from ext[2-4] removable mediaThierry Vignaud2016-07-052-1/+2
| | | | instead of just ext2...
* kill big unused hash of GUIDsThierry Vignaud2016-07-051-89/+1
| | | | basically reverting: commit 36c2fc004bf445ff784bde423ba7aa27885539f8
* fix inverted testThierry Vignaud2016-07-051-1/+1
|
* typo fixThierry Vignaud2016-07-051-1/+1
|
* 2.37Thierry Vignaud2016-07-052-1/+3
|
* 2.21Thierry Vignaud2016-07-052-1/+2
|
* sync with kernel-4.6Thierry Vignaud2016-07-055-3/+11
|
* this release was actually done by meThierry Vignaud2016-07-051-1/+1
|
* Update Spanish translation from TxYuri Chornoivan2016-07-051-2/+2
|
* Update Spanish translation from TxYuri Chornoivan2016-07-051-10/+13
|
* Update Spanish translation from TxYuri Chornoivan2016-07-051-29/+9
|
* 17.4817.48Thierry Vignaud2016-07-043-1/+5
|
* do not warn about no bootloader can boot LVM...Thierry Vignaud2016-07-043-7/+2
| | | | ...as grub2 can (mga#9426)