[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Web pages:Faq updates and misc 1/5] deleted ufs webpage.
From: |
address@hidden |
Subject: |
[Web pages:Faq updates and misc 1/5] deleted ufs webpage. |
Date: |
Fri, 20 Sep 2024 21:02:14 -0400 |
* hurd/translator/ufs.mdwn: ufs has not been used on the Hurd in a
long time. The translator was deprecated and removed. Let's remove
any mention of it, because there is no real reason to talk about
something with which we will never use again.
* hurd/translator.mdwn: removed mention of ufs.
---
hurd/translator.mdwn | 1 -
hurd/translator/ufs.mdwn | 38 --------------------------------------
2 files changed, 39 deletions(-)
delete mode 100644 hurd/translator/ufs.mdwn
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn
index dad26881..ec5996b0 100644
--- a/hurd/translator.mdwn
+++ b/hurd/translator.mdwn
@@ -99,7 +99,6 @@ The [[concept|concepts]] of translators creates its own
problems, too:
* [[storeio]]
* [[ext2fs]]
* [[fatfs]]
-* [[ufs]]
* [[magic]]
* [[mtab]]
* [[unionfs]]
diff --git a/hurd/translator/ufs.mdwn b/hurd/translator/ufs.mdwn
deleted file mode 100644
index 9e9c6f75..00000000
--- a/hurd/translator/ufs.mdwn
+++ /dev/null
@@ -1,38 +0,0 @@
-[[!meta copyright="Copyright © 2013 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
-document under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no Invariant
-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]]."]]"""]]
-
-The `ufs` translator supports some kind of the Unix File System. Beware, we're
-not aware of anybody having used/tested it in ages, so maybe it is very broken
-and will eat your data.
-
-
-# IRC, freenode, #hurd, 2013-08-30
-
-[[!tag open_issue_hurd]]
-
- <Arne`> There might be a copyright problem: <nalaginrut> well, there seems
- BSD-4clauses in the code:
- https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/ufs/alloc.c
- <Arne`> braunr, tschwinge: Do you have any info on that? 4-clause BSD and
- GPL on the same code are a license incompatibility…
- <tschwinge> Arne`: I've put it onto my (long) TODO list.
- <tschwinge> Easiest solution might be: rm -rf ufs.
- <nalaginrut> will these affected code rewritten? or just modify license?
- <mark_weaver> only the regents of the University of California could choose
- to modify the license.
- <youpi> nalaginrut: one can't modify a licence if one is not the author
- <youpi> we can simply dump the code
- <mark_weaver> s/author/owner/
- <tschwinge> As I suppose ufs is unused/untested for a decade or so, I'd
- have no issues with simply removing it from the tree, together with
- ufs-fsck and ufs-utils.
- <pinotree> tschwinge: or maybe extract the ufs stuff in an own repo, to be
- imported as branch in incubator or own hurd/ufs.git?
- <tschwinge> Sure, why not.
--
2.45.2
- [Web pages:Faq updates and misc 1/5] deleted ufs webpage.,
address@hidden <=
- [Web pages:Faq updates and misc 2/5] on the nfs project page, I added a link to libnfs., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 3/5] I updated the 64 bit port status., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 4/5] I updated the faq/drivers page to reccommend specific hardware., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 5/5] I added some info about a system port, address@hidden, 2024/09/20
- Re: [Web pages:Faq updates and misc 1/5] deleted ufs webpage., Samuel Thibault, 2024/09/22