Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix .old backup for grub2's grub.cfg | Thierry Vignaud | 2016-07-25 | 1 | -0/+3 |
| | | | | | | | | rationale: write_*() takes (bootloader, all_hd, ext) as parameters (when called from installkernel -> bootloader-config and then only when migrating to uuids as we don't care for 2 first for grub2, just ignore the 3rd too | ||||
* | 17.5217.52 | Thierry Vignaud | 2016-07-17 | 1 | -0/+2 |
| | |||||
* | grub2: fix not being able to edit default cmdline | Thierry Vignaud | 2016-07-17 | 1 | -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 | ||||
* | do not preinstall mageia-gfxboot-theme | Thierry Vignaud | 2016-07-14 | 1 | -0/+2 |
| | |||||
* | 17.5117.51 | Thierry Vignaud | 2016-07-12 | 1 | -0/+2 |
| | |||||
* | make warning more explicit about "BBP" purpose | RĂ©mi Verschelde | 2016-07-12 | 1 | -0/+2 |
| | | | | (BIOS boot partition, thus fixing mga#18923) | ||||
* | sync libparted view with diskdrake one | Thierry Vignaud | 2016-07-12 | 1 | -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 partition | Thierry Vignaud | 2016-07-12 | 1 | -0/+1 |
| | |||||
* | BIOS boot partition cannot be mounted | Thierry Vignaud | 2016-07-11 | 1 | -0/+2 |
| | |||||
* | fix starting spice-vdagentd | Thierry Vignaud | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | 17.5017.50 | Thierry Vignaud | 2016-07-08 | 1 | -0/+2 |
| | |||||
* | libvirt integration: start spice-vdagent{d,} | Thierry Vignaud | 2016-07-08 | 1 | -0/+2 |
| | | | | | | | | 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 | ||||
* | fix version | Thierry Vignaud | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | include pvs/vgs/lvs symlinks | Thierry Vignaud | 2016-07-06 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | restrict fdisk -l output to usefull disks | Thierry Vignaud | 2016-07-05 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -0/+1 |
| | | | | instead of just ext2... | ||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |