summaryrefslogtreecommitdiff
path: root/hurd/libdiskfs.mdwn
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2026-02-27 19:14:08 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-01 16:05:03 +0100
commit3431d54c2aed4cdbbf5e4008ecd14310a7f2bc5f (patch)
treebc68fb66917e93aed27bf052fa2774ed67d612e4 /hurd/libdiskfs.mdwn
parent0fa6b9034d0dba1b7a42e2b78237f63d63bda46d (diff)
hurd/translator/iso9660fs.mdwn: new file.
link to from hurd/libdiskfs.mdwn page. Message-ID: <20260227191409.3373-1-jbranso@dismail.de>
Diffstat (limited to 'hurd/libdiskfs.mdwn')
-rw-r--r--hurd/libdiskfs.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/hurd/libdiskfs.mdwn b/hurd/libdiskfs.mdwn
index dd499785..c16c7589 100644
--- a/hurd/libdiskfs.mdwn
+++ b/hurd/libdiskfs.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2011, 2026 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,12 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
+Libdiskfs is the foundational library for building filesystems on the
+Hurd. The Hurd's current filesystems [[hurd/translator/ext2fs]],
+[[hurd/translator/fatfs]], and [[hurd/translator/iso9660fs]] all use
+it. Some Hurd developers wish to
+[[merge|open_issues/libnetfs_vs_libdiskfs]] [[hurd/libnetfs]] with
+libdiskfs into one unified library.
# Paging