Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Asturian translation from Tx | Yuri Chornoivan | 2020-04-02 | 1 | -342/+247 |
* | do not try anymore to restore MBR with lilo | Thierry Vignaud | 2020-03-25 | 1 | -2/+0 |
* | modernize example | Thierry Vignaud | 2020-03-25 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2020-03-25 | 1 | -10/+4 |
* | perl_checker cleanups + kill unused variable | Thierry Vignaud | 2020-03-25 | 2 | -5/+4 |
* | Fix services::running_systemd(). | Martin Whitaker | 2020-03-21 | 2 | -1/+2 |
* | service_harddrake: recognise noxconf boot command line option. | Martin Whitaker | 2020-03-21 | 2 | -0/+3 |
* | Cache results from detect_devices::getInputDevices(). | Martin Whitaker | 2020-03-21 | 2 | -1/+6 |
* | 18.2618.26 | Thierry Vignaud | 2020-03-20 | 3 | -1/+5 |
* | copy instead of renaming grub.cfg (mga#25542) | Thierry Vignaud | 2020-03-20 | 3 | -1/+4 |
* | add minimal support for exFAT | Thierry Vignaud | 2020-03-20 | 7 | -5/+12 |
* | install dmsetup when encrypting "/" | Thierry Vignaud | 2020-03-19 | 2 | -1/+4 |
* | remove no more existing modules from various/crypto | Thierry Vignaud | 2020-03-19 | 1 | -0/+3 |
* | simplify logs | Thierry Vignaud | 2020-03-19 | 1 | -2/+1 |
* | revert bogus spacing change | Thierry Vignaud | 2020-03-18 | 1 | -1/+1 |
* | 18.2518.25 | Thierry Vignaud | 2020-03-18 | 3 | -1/+5 |
* | prevent adding partial support for online resizing for another fs | Thierry Vignaud | 2020-03-18 | 1 | -0/+2 |
* | add a note about btrfs limitations | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
* | fix online resizing not always umounting | Thierry Vignaud | 2020-03-18 | 2 | -5/+6 |
* | enable to resize XFS even if not on LVM | Thierry Vignaud | 2020-03-18 | 2 | -6/+6 |
* | mark nilfs2 as somewhat available | Thierry Vignaud | 2020-03-18 | 3 | -1/+3 |
* | actually enable to resize NILFS2 | Thierry Vignaud | 2020-03-18 | 4 | -5/+9 |
* | factorize online resize | Thierry Vignaud | 2020-03-18 | 1 | -5/+14 |
* | (_set_min_size_from_avail_space) split it out | Thierry Vignaud | 2020-03-18 | 1 | -6/+11 |
* | (preserve_UUID_after_format) split it | Thierry Vignaud | 2020-03-18 | 1 | -4/+13 |
* | (option_to_preserve_UUID_while_formating) split it | Thierry Vignaud | 2020-03-18 | 1 | -7/+18 |
* | (_get_dir_for_online_resize) split it | Thierry Vignaud | 2020-03-18 | 1 | -7/+14 |
* | include xfs_growfs | Thierry Vignaud | 2020-03-18 | 2 | -1/+2 |
* | sync with kernel 5.5 | Thierry Vignaud | 2020-03-18 | 2 | -0/+2 |
* | nilfs-resize actually needs a device | Thierry Vignaud | 2020-03-18 | 1 | -1/+1 |
* | add support for F2FS | Thierry Vignaud | 2020-03-18 | 7 | -4/+15 |
* | partially podify fs::* | Thierry Vignaud | 2020-03-18 | 5 | -16/+188 |
* | explain why we're cleaning (umounting) | Thierry Vignaud | 2020-03-18 | 1 | -0/+1 |
* | adjust debug build to current python | Thierry Vignaud | 2020-03-16 | 2 | -2/+4 |
* | 18.2418.24 | Martin Whitaker | 2020-03-15 | 2 | -1/+3 |
* | 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 |
* | include ntfs3g compression support plugin | Thierry Vignaud | 2020-03-12 | 2 | -0/+5 |
* | sort log entries | Thierry Vignaud | 2020-03-04 | 1 | -1/+1 |
* | skip disk ESP & BIOS boot partition checks | Thierry Vignaud | 2020-03-04 | 2 | -1/+3 |
* | 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 |
* | diskdrake: support adding partitions to Live ISOs on USB sticks (mga#25224) | Martin Whitaker | 2020-02-29 | 4 | -4/+8 |
* | nilfs2: overwite existing fs when formating (like other FSes) | Thierry Vignaud | 2020-02-19 | 3 | -1/+5 |
* | regroup fs tools | Thierry Vignaud | 2020-02-19 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2020-02-19 | 2 | -3/+2 |
* | sync list of modules needing firmware with kernel 5.5 | Thierry Vignaud | 2020-02-19 | 2 | -8/+10 |
* | blacklist Net::DBus::Service for diskdrake::interactive | Thierry Vignaud | 2020-02-18 | 1 | -0/+1 |
* | Update Dutch translation from Tx | Yuri Chornoivan | 2020-01-25 | 1 | -4/+5 |
* | 18.2318.23 | Thierry Vignaud | 2020-01-25 | 2 | -1/+3 |