Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 18.3018.30 | Martin Whitaker | 2020-06-09 | 1 | -0/+2 | |
| | ||||||
* | Don't show hardware in summary screen when match_all_hardware flag is set. | Martin Whitaker | 2020-06-09 | 2 | -6/+9 | |
| | | | | | This avoids showing information about the build host when using the GUI mode of draklive2. | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2020-06-07 | 1 | -6/+6 | |
| | ||||||
* | 18.2918.29 | Martin Whitaker | 2020-06-06 | 1 | -0/+2 | |
| | ||||||
* | installer: exclude ISO installer medium from available disks (mga#26714) | Martin Whitaker | 2020-06-05 | 2 | -0/+11 | |
| | ||||||
* | 18.2818.28 | Martin Whitaker | 2020-05-29 | 1 | -0/+3 | |
| | ||||||
* | Don't die in write_grub2 if grub.cfg doesn't exist (mga#26676). | Martin Whitaker | 2020-05-29 | 1 | -0/+2 | |
| | | | | | This bug was introduced by the change from renaming to copying grub.cfg. renamef doesn't fail if the file doesn't exist. cp_af does. | |||||
* | Update German translation from Tx | Yuri Chornoivan | 2020-05-27 | 1 | -4/+4 | |
| | ||||||
* | update NEWS for stage218.27.1 | Thomas Backlund | 2020-05-08 | 1 | -0/+5 | |
| | ||||||
* | 18.2718.27 | Thierry Vignaud | 2020-05-01 | 1 | -0/+2 | |
| | ||||||
* | (install_raw_grub2) rename /boot/efi as /boot/EFI | Thierry Vignaud | 2020-05-01 | 1 | -0/+1 | |
| | | | | | | | Mageia mounts the ESP as /boot/EFI and thes grub2 looks at /boot/EFI/EFI But some windows installation end in having /boot/EFI/efi (lowercase) Rename the directory as upercase if needed so that grub2-install doesn't fail (mga#22395) | |||||
* | acpi service doesn't exist anymore | Thierry Vignaud | 2020-05-01 | 1 | -0/+2 | |
| | ||||||
* | it's now possible to set labels on exfat | Thierry Vignaud | 2020-04-23 | 1 | -0/+2 | |
| | ||||||
* | simplify selecting fs packages | Thierry Vignaud | 2020-04-14 | 2 | -2/+2 | |
| | | | | | | | Rationale: they're already covered by fs::format::package_needed_for_partition_type() call above. NTFS got added in commit 06ee50b237dccb9411d589ddcb35ac2a8ca1771a Btrfs got added in commit c12f436ad4dfc6b721a8e4bc9bcd2987c5b30f63 | |||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-08 | 1 | -28/+28 | |
| | ||||||
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-02 | 1 | -342/+247 | |
| | ||||||
* | modernize example | Thierry Vignaud | 2020-03-25 | 1 | -1/+1 | |
| | ||||||
* | 18.2618.26 | Thierry Vignaud | 2020-03-20 | 1 | -0/+2 | |
| | ||||||
* | copy instead of renaming grub.cfg (mga#25542) | Thierry Vignaud | 2020-03-20 | 1 | -0/+1 | |
| | | | | | rationale: update-grub2 (or more likely os-prober) 's failure can leave the system in an unbootable state | |||||
* | add minimal support for exFAT | Thierry Vignaud | 2020-03-20 | 2 | -0/+3 | |
| | | | | colorize it the same way as FAT or NTFS | |||||
* | install dmsetup when encrypting "/" | Thierry Vignaud | 2020-03-19 | 2 | -1/+4 | |
| | | | | | | | thus workarounding unbootable minimal system as dracut's crypt module depends on it It should probably a dep in cryptsetup | |||||
* | revert bogus spacing change | Thierry Vignaud | 2020-03-18 | 1 | -1/+1 | |
| | ||||||
* | 18.2518.25 | Thierry Vignaud | 2020-03-18 | 1 | -0/+2 | |
| | ||||||
* | fix online resizing not always umounting | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 | |
| | | | | when fs was mounted on demande (eg: during installation) | |||||
* | mark nilfs2 as somewhat available | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 | |
| | | | | | | Not a true FS as it doesn't support extended attributes and thus fails to install packages (mga#26354) but we want to be able to eg: inspect it ("View" in diskrake) | |||||
* | actually enable to resize NILFS2 | Thierry Vignaud | 2020-03-18 | 2 | -1/+2 | |
| | | | | | | | | | | | | bit of support was there but code could not be reached also actually include nilfs-resize for resizing NILFS2 It's only supported online: "This command is valid only for mounted NILFS2 file systems, and will fail if the device has no active mounts." Note that ext3/4 could use the same path but only for growing. XFS could also share that path... | |||||
* | include xfs_growfs | Thierry Vignaud | 2020-03-18 | 2 | -1/+2 | |
| | ||||||
* | sync with kernel 5.5 | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 | |
| | ||||||
* | add support for F2FS | Thierry Vignaud | 2020-03-18 | 2 | -1/+4 | |
| | ||||||
* | adjust debug build to current python | Thierry Vignaud | 2020-03-16 | 2 | -2/+4 | |
| | | | | else drakx-installer-stage2 cannot be rebuilt with the debug option | |||||
* | 18.2418.24 | Martin Whitaker | 2020-03-15 | 1 | -0/+2 | |
| | ||||||
* | installer: write ISO volume label to installer log | Martin Whitaker | 2020-03-15 | 2 | -2/+7 | |
| | ||||||
* | installer: fix tracking of installed packages (mga#26284) | Martin Whitaker | 2020-03-15 | 2 | -16/+11 | |
| | | | | | | | | The installer keeps a record of the packages that have been installed, but was not recording the first package in each transaction. If an affected package was selected in a later step, the installer would attempt to reinstall it. With the latest rpm, this results in a fatal error. | |||||
* | include ntfs3g compression support plugin | Thierry Vignaud | 2020-03-12 | 2 | -0/+5 | |
| | | | | It's needed for supporting Windows 10 NTFS "Compact OS" | |||||
* | sort log entries | Thierry Vignaud | 2020-03-04 | 1 | -1/+1 | |
| | ||||||
* | skip disk ESP & BIOS boot partition checks | Thierry Vignaud | 2020-03-04 | 1 | -0/+2 | |
| | | | | they now block local install with drakx-in-chroot | |||||
* | prevent doble loging | Thierry Vignaud | 2020-03-04 | 1 | -1/+1 | |
| | ||||||
* | installer: write ISO date to installer log | Martin Whitaker | 2020-02-29 | 2 | -0/+3 | |
| | ||||||
* | nilfs2: overwite existing fs when formating (like other FSes) | Thierry Vignaud | 2020-02-19 | 1 | -0/+2 | |
| | ||||||
* | regroup fs tools | Thierry Vignaud | 2020-02-19 | 1 | -1/+1 | |
| | ||||||
* | sync list of modules needing firmware with kernel 5.5 | Thierry Vignaud | 2020-02-19 | 1 | -0/+2 | |
| | ||||||
* | Update Dutch translation from Tx | Yuri Chornoivan | 2020-01-25 | 1 | -4/+5 | |
| | ||||||
* | 18.2318.23 | Thierry Vignaud | 2020-01-25 | 1 | -0/+2 | |
| | ||||||
* | adapt to libinput-1.15.0 | Thierry Vignaud | 2020-01-25 | 2 | -1/+3 | |
| | ||||||
* | Update Portuguese translation from Tx | Yuri Chornoivan | 2019-12-31 | 1 | -91/+93 | |
| | ||||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2019-10-16 | 1 | -5/+5 | |
| | ||||||
* | sync with kernel 5.3 | Thierry Vignaud | 2019-10-09 | 1 | -0/+2 | |
| | ||||||
* | 18.2218.22 | Thierry Vignaud | 2019-09-13 | 1 | -0/+2 | |
| | ||||||
* | newer Gtk+3 needs GdkPixdata | Thierry Vignaud | 2019-09-13 | 2 | -0/+2 | |
| |