summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 18.2618.26Thierry Vignaud2020-03-203-1/+5
|
* copy instead of renaming grub.cfg (mga#25542)Thierry Vignaud2020-03-203-1/+4
| | | | | rationale: update-grub2 (or more likely os-prober) 's failure can leave the system in an unbootable state
* add minimal support for exFATThierry Vignaud2020-03-207-5/+12
| | | | colorize it the same way as FAT or NTFS
* install dmsetup when encrypting "/"Thierry Vignaud2020-03-192-1/+4
| | | | | | | thus workarounding unbootable minimal system as dracut's crypt module depends on it It should probably a dep in cryptsetup
* remove no more existing modules from various/cryptoThierry Vignaud2020-03-191-0/+3
| | | | (so that rescue system display less "module xxx not found")
* simplify logsThierry Vignaud2020-03-191-2/+1
|
* revert bogus spacing changeThierry Vignaud2020-03-181-1/+1
|
* 18.2518.25Thierry Vignaud2020-03-183-1/+5
|
* prevent adding partial support for online resizing for another fsThierry Vignaud2020-03-181-0/+2
|
* add a note about btrfs limitationsThierry Vignaud2020-03-181-0/+1
|
* fix online resizing not always umountingThierry Vignaud2020-03-182-5/+6
| | | | when fs was mounted on demande (eg: during installation)
* enable to resize XFS even if not on LVMThierry Vignaud2020-03-182-6/+6
|
* mark nilfs2 as somewhat availableThierry Vignaud2020-03-183-1/+3
| | | | | | 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 NILFS2Thierry Vignaud2020-03-184-5/+9
| | | | | | | | | | | | 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...
* factorize online resizeThierry Vignaud2020-03-181-5/+14
| | | | nilfs2 needs a similar process
* (_set_min_size_from_avail_space) split it outThierry Vignaud2020-03-181-6/+11
|
* (preserve_UUID_after_format) split itThierry Vignaud2020-03-181-4/+13
| | | | so that part_raw() is easier to read
* (option_to_preserve_UUID_while_formating) split itThierry Vignaud2020-03-181-7/+18
|
* (_get_dir_for_online_resize) split itThierry Vignaud2020-03-181-7/+14
|
* include xfs_growfsThierry Vignaud2020-03-182-1/+2
|
* sync with kernel 5.5Thierry Vignaud2020-03-182-0/+2
|
* nilfs-resize actually needs a deviceThierry Vignaud2020-03-181-1/+1
|
* add support for F2FSThierry Vignaud2020-03-187-4/+15
|
* partially podify fs::*Thierry Vignaud2020-03-185-16/+188
|
* explain why we're cleaning (umounting)Thierry Vignaud2020-03-181-0/+1
|
* adjust debug build to current pythonThierry Vignaud2020-03-162-2/+4
| | | | else drakx-installer-stage2 cannot be rebuilt with the debug option
* 18.2418.24Martin Whitaker2020-03-152-1/+3
|
* installer: write ISO volume label to installer logMartin Whitaker2020-03-152-2/+7
|
* installer: fix tracking of installed packages (mga#26284)Martin Whitaker2020-03-152-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 pluginThierry Vignaud2020-03-122-0/+5
| | | | It's needed for supporting Windows 10 NTFS "Compact OS"
* sort log entriesThierry Vignaud2020-03-041-1/+1
|
* skip disk ESP & BIOS boot partition checksThierry Vignaud2020-03-042-1/+3
| | | | they now block local install with drakx-in-chroot
* prevent doble logingThierry Vignaud2020-03-041-1/+1
|
* installer: write ISO date to installer logMartin Whitaker2020-02-292-0/+3
|
* diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224)Martin Whitaker2020-02-294-4/+8
|
* nilfs2: overwite existing fs when formating (like other FSes)Thierry Vignaud2020-02-193-1/+5
|
* regroup fs toolsThierry Vignaud2020-02-191-1/+1
|
* simplifyThierry Vignaud2020-02-192-3/+2
|
* sync list of modules needing firmware with kernel 5.5Thierry Vignaud2020-02-192-8/+10
|
* blacklist Net::DBus::Service for diskdrake::interactiveThierry Vignaud2020-02-181-0/+1
|
* Update Dutch translation from TxYuri Chornoivan2020-01-251-4/+5
|
* 18.2318.23Thierry Vignaud2020-01-252-1/+3
|
* adapt to libinput-1.15.0Thierry Vignaud2020-01-252-1/+3
|
* drakboot: support setting up uefi on aarch64Pascal Terjan2020-01-013-4/+13
| | | | | | | | Partially tested on Amazon EC2, instance still didn't boot (as it needed it to be installed in removable mode (EFI/boot/bootaa64.efi) to be found) but at least drakboot --boot worked (except for failing to enabled acpid service) and things seem to be in the expected place.
* Update Portuguese translation from TxYuri Chornoivan2019-12-311-1/+1
|
* Update Portuguese translation from TxYuri Chornoivan2019-12-311-2/+2
|
* Update Portuguese translation from TxYuri Chornoivan2019-12-311-91/+93
|
* update list for modules needing firmwareThomas Backlund2019-12-222-13/+14
|
* Update Catalan translation from TxYuri Chornoivan2019-10-211-5/+5
|
* Update Catalan translation from TxYuri Chornoivan2019-10-211-4/+4
|