diff options
Diffstat (limited to 'sys/gnu/ext2fs/README')
-rw-r--r-- | sys/gnu/ext2fs/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/gnu/ext2fs/README b/sys/gnu/ext2fs/README new file mode 100644 index 00000000000..34b3b325292 --- /dev/null +++ b/sys/gnu/ext2fs/README @@ -0,0 +1,9 @@ +The file `README.ext2fs' is from the Lites; `COPYRIGHT.INFO' is from +FreeBSD. + +OpenBSD's version of the ext2fs is based on Lites and FreeBSD, but doesn't +preserve support for those operating systems; doing so would've imposed +far too much of an #ifdef farm upon the code. + +Right now, I wouldn't try using this. It's still being worked on, and +several things are potentially very broken. |