Merge ~xnox/ubuntu-seeds/+git/platform:platform-drop-ntfs-3g into ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy

Proposed by Dimitri John Ledkov
Status: Rejected
Rejected by: Dimitri John Ledkov
Proposed branch: ~xnox/ubuntu-seeds/+git/platform:platform-drop-ntfs-3g
Merge into: ~ubuntu-core-dev/ubuntu-seeds/+git/platform:jammy
Diff against target: 24 lines (+0/-2)
2 files modified
live-common (+0/-1)
standard (+0/-1)
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+419962@code.launchpad.net

Commit message

paride pointed out that udisks2 now uses ntfs3 kernel driver, which is provided by default by our kernels and it is better than ntfs-3g, which is now obsolete.

Demote ntfs-3g.

To post a comment you must log in.
Revision history for this message
Dan Bungert (dbungert) wrote :

I believe this will break ntfs resizing on Ubiquity, as the ntfsresize binary is in the ntfs-3g package and ubiquity uses ntfsresize.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

This cannot break Ubiquity, because ubiquity package depends on ntfs-3g.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

The question is if we want/need ntfs-3g installed in the target system.

Also majority of laptops come presintalled with bitlocker enabled filesystems by default, which as far as i can tell ntfsresize does not know how to resize.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

package needs splitting, or just stay as it ships useful tools to _create_ ntfs filesystems.

Unmerged commits

6df5a87... by Dimitri John Ledkov

Drop ntfs-3g, as ntfs3 kernel module is now preferred.

Signed-off-by: Dimitri John Ledkov <email address hidden>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/live-common b/live-common
index 8587a07..389dbb9 100644
--- a/live-common
+++ b/live-common
@@ -5,7 +5,6 @@ Ubiquity needs full filesystem support for the partitioner.
5 * hfsplus [powerpc] # ColinWatson5 * hfsplus [powerpc] # ColinWatson
6 * reiserfsprogs6 * reiserfsprogs
7 * btrfs-progs7 * btrfs-progs
8 * ntfs-3g
9 * lvm28 * lvm2
10 * dmraid9 * dmraid
1110
diff --git a/standard b/standard
index 5cf9495..a896872 100644
--- a/standard
+++ b/standard
@@ -37,7 +37,6 @@ These are commonly used filesystem support packages, here because someone settin
3737
38 * dosfstools38 * dosfstools
39 * hfsutils [powerpc]39 * hfsutils [powerpc]
40 * (ntfs-3g)
41 * (uuid-runtime) # we use UUIDs by default, so make it easy to generate them40 * (uuid-runtime) # we use UUIDs by default, so make it easy to generate them
4241
43== Networking ==42== Networking ==

Subscribers

People subscribed via source and target branches