From 814e148d4425b3f020fca5e7d5ff17a0f4e6b16c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 21 Apr 2009 13:11:01 +0200 Subject: Link to the fatfs file truncating bug. --- hurd/running/qemu.mdwn | 3 +++ hurd/translator/fatfs.mdwn | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index 8a3dce61..d5f27311 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -78,6 +78,9 @@ The Hurd [[`fatfs`_translator|translator/fatfs]] currently is read-only, but for testing executables (etc.) that is enough. And it is much easier than loop-mounting the file systems images. (Also you don't need `root' rights.) +However, note that there is a bug in [[translator/fatfs]]: [[GNU_Savannah_bug +25961]]. + # Networking in QEMU diff --git a/hurd/translator/fatfs.mdwn b/hurd/translator/fatfs.mdwn index b534b97e..fd537896 100644 --- a/hurd/translator/fatfs.mdwn +++ b/hurd/translator/fatfs.mdwn @@ -1,4 +1,5 @@ -[[meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[meta copyright="Copyright © 2007, 2008, 2009 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,4 +9,5 @@ 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 current `fatfs` translator is read-only. +The current `fatfs` translator is read-only, and it has a severe bug: +[[GNU_Savannah_bug 25961]]. -- cgit v1.2.3