In diskdrake (and the custom partitioning tool in draklive-install), when creating a new partition, the drop-down list of filesystem types reads as follows: - Linux swap - Journalised FS: Btrfs - Linux native - Journalised FS: ext3 - Journalised FS: ext4 - Journalised FS: ReiserFS ... and so on. The "Journalised FS: Btrfs" entry should be placed between the "Linux native" and "Journalised FS: ext3" (or someplace else, but I think it should be among the bloc of "Journalised FS" filesystem types. Unless there is a reason why the list is displayed in this order? Reproducible: Steps to Reproduce:
Whiteboard: (none) => 5alpha1
Keywords: (none) => PATCHCC: (none) => thierry.vignaud
Created attachment 5238 [details] improve fs sorting
Thanks for the patch Thierry! Looking at it, I thought maybe another utility improvement could be to change the "Linux native" tag to "Linux native (ext2)"? I always wondered what that "Linux native" was, and if less advanced users were tempted to use because hey, it has Linux in the name :-)
commit a16ea78775da43c9bd23c91fac21b3b7071e9226 Author: Thierry Vignaud <thierry.vignaud@...> Date: Thu Jul 3 07:22:40 2014 +0200 improve fs sorting in combo box (mga#13640) was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f --- Commit Link: http://gitweb.mageia.org/software/drakx/commit/?id=a16ea78775da43c9bd23c91fac21b3b7071e9226
fixed in git
Status: NEW => RESOLVEDResolution: (none) => FIXED