summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
...
* grub2: fix not being able to edit default cmdlineThierry Vignaud2016-07-171-0/+2
| | | | | | | | | | | | | Keep default append value (aka /etc/default/grub's GRUB_CMDLINE_LINUX_DEFAULT into {default_append} variable) Always use the value passed as now write_grub2_sysconfig() is only called after having offered to display the default cmdline value On first run (during installer) or when migrating from grub-legacy or lilo, we get the first entry's parameters Thus resolving mga#18952
* Update Basque translation from TxYuri Chornoivan2016-07-151-28/+7
|
* do not preinstall mageia-gfxboot-themeThierry Vignaud2016-07-142-1/+3
|
* 17.5117.51Thierry Vignaud2016-07-121-0/+2
|
* make warning more explicit about "BBP" purposeRĂ©mi Verschelde2016-07-121-0/+2
| | | | (BIOS boot partition, thus fixing mga#18923)
* sync libparted view with diskdrake oneThierry Vignaud2016-07-121-0/+1
| | | | | | | | | 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"
* don't offer to format RAID or BIOS boot partitionThierry Vignaud2016-07-121-0/+1
|
* BIOS boot partition cannot be mountedThierry Vignaud2016-07-111-0/+2
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-111-4/+4
|
* Update Chinese (Simplified) translation from TxYuri Chornoivan2016-07-091-23/+6
|
* fix starting spice-vdagentdThierry Vignaud2016-07-082-1/+3
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2016-07-081-16/+2
|
* 17.5017.50Thierry Vignaud2016-07-081-0/+2
|
* 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
* Update Dutch translation from TxYuri Chornoivan2016-07-061-133/+20
|
* fix versionThierry Vignaud2016-07-061-1/+1
|
* include pvs/vgs/lvs symlinksThierry Vignaud2016-07-062-1/+2
|
* display a wait message when adding a PV to VGThierry Vignaud2016-07-061-0/+3
|
* 17.4817.49Thierry Vignaud2016-07-061-0/+2
|
* enable to set several swap partitions (mga#9874)Thierry Vignaud2016-07-051-0/+1
|
* 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-052-2/+3
|
* prevent GPT partition to use the 33 last sectorsThierry Vignaud2016-07-051-0/+2
| | | | Resolves: mga#18666, mga#17796
* try to get patch from ext[2-4] removable mediaThierry Vignaud2016-07-052-1/+2
| | | | instead of just ext2...
* sync with kernel-4.6Thierry Vignaud2016-07-051-0/+2
|
* Update Spanish translation from TxYuri Chornoivan2016-07-051-29/+9
|
* 17.4817.48Thierry Vignaud2016-07-041-0/+2
|
* do not warn about no bootloader can boot LVM...Thierry Vignaud2016-07-041-0/+1
| | | | ...as grub2 can (mga#9426)
* do not warn about no bootloader can boot RAID[^1]Thierry Vignaud2016-07-041-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 checksThierry Vignaud2016-07-041-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 btrfsThierry Vignaud2016-07-041-0/+2
| | | | thus resolving mga#12393
* add help link for sound (mga#11824)Thierry Vignaud2016-07-041-0/+2
|
* allow installing grub2 on XFS /Thierry Vignaud2016-07-041-0/+1
| | | | tested under both UEFI & legacy BIOS
* ensure we only offer lilo/grub choice on upgradesThierry Vignaud2016-07-041-0/+1
|
* make clear grub2 is installed on ESP under UEFIThierry Vignaud2016-07-031-0/+3
|
* Update Italian translation from TxYuri Chornoivan2016-07-031-26/+5
|
* Update Polish translation from TxYuri Chornoivan2016-07-031-26/+5
|
* Update Waloon translation from TxYuri Chornoivan2016-07-031-69/+46
|
* Update Czech translation from TxYuri Chornoivan2016-07-011-16/+2
|
* 17.4717.47Thierry Vignaud2016-06-301-0/+2
|
* include some missing wireless drivers (mga#16768)Thierry Vignaud2016-06-301-0/+1
|
* fix being able to create vfat on UEFI (mga#15698)Thierry Vignaud2016-06-301-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 Vignaud2016-06-301-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 TxYuri Chornoivan2016-06-281-27/+8
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-32/+54
|
* Update Serbian translation from TxYuri Chornoivan2016-06-251-375/+84
|
* 17.4617.46Thierry Vignaud2016-06-241-0/+2
|
* (get_libdir) introduce itThierry Vignaud2016-06-241-0/+3
| | | | it'll be reused in compssUsers.pl