diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-09 00:03:59 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-09 00:03:59 +0200 |
commit | 51825a41665aa7dc5f32f3115320c769bf87ba99 (patch) | |
tree | 067a41cf213b1e8e77a7f49d1c2ff4bf329079a5 /hurd | |
parent | 1bd8504fda886ef36f58b4667559ee19e9283a2c (diff) |
libfshelp in HURDLIBS for libtrivfs, libnetfs, libdiskfs?
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/open_issues/libfshelp_in_hurdlibs.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hurd/open_issues/libfshelp_in_hurdlibs.mdwn b/hurd/open_issues/libfshelp_in_hurdlibs.mdwn new file mode 100644 index 00000000..7717cef8 --- /dev/null +++ b/hurd/open_issues/libfshelp_in_hurdlibs.mdwn @@ -0,0 +1,12 @@ +[[meta copyright="Copyright © 2008 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]]."]]"""]] + +[[libtrivfs]] seems to use [[libfshelp]], but doesn't have it listed in +`HURDLIBS`. Should change that? Same for [[libnetfs]] and [[libdiskfs]]? |