[DragonFlyBSD - Submit #3308] (New) [PATCH] Remove GPL ext2 and make sys/vfs/ext2fs the default

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Dec 6 08:34:20 PST 2021


Issue #3308 has been reported by tkusumi.

----------------------------------------
Submit #3308: [PATCH] Remove GPL ext2 and make sys/vfs/ext2fs the default
http://bugs.dragonflybsd.org/issues/3308

* Author: tkusumi
* Status: New
* Priority: Normal
* Target version: 6.2
* Start date: 2021-12-07
----------------------------------------
https://leaf.dragonflybsd.org/~tkusumi/diff/0001-ext2fs-Remove-sys-gnu-vfs-ext2fs-and-make-sys-vfs-ex.patch

I'm going to replace the ext2 implementation.
Not much reason to keep unstable version as default.
Confirmed make buildworld builds.

-----
ext2fs: Remove sys/gnu/vfs/ext2fs and make sys/vfs/ext2fs the default

This commit removes the old+unstable GPL ext2 implementation,
and makes the new FreeBSD based ext2 implementation the default.

- Remove sys/gnu/vfs.
- Rename sys/vfs/ext2fs/ext2fs_freebsd.ko -> ext2fs.ko.
- Modify unusual userspace program which includes kernel struct.
- Bump __DragonFly_version to 600107.
-----



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Submit mailing list