From 4f9de6ae2f4e99570f305d385a6058d5d64e778e Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 29 Sep 2002 20:58:34 +0000 Subject: doc/ 2002-09-29 Marcus Brinkmann * hurd.texi (Translators): Change isofs to iso9660fs (ISO-9660 CD-ROM FS): Likewise. isofs/ 2002-09-29 Marcus Brinkmann * Makefile (target): Change to iso9660fs. * main.c (diskfs_server_name): Change to iso9660fs. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fdf97c33..26cffe1e 100644 --- a/NEWS +++ b/NEWS @@ -32,9 +32,9 @@ IP tunnel interface respectively. It also supports all common network ioctls now. The Hurd can now access CD-ROMs containing an ISO9660 file format with -the new isofs translator. Rock Ridge extensions are supported, as well -as some GNU extensions to store GNU specific file system attributes in -such filesystems. +the new iso9660fs translator. Rock Ridge extensions are supported, as +well as some GNU extensions to store GNU specific file system +attributes in such filesystems. Two new translators, hello and hello-mt, illustrate how to implement simple trivfs based filesystems in the Hurd. -- cgit v1.2.3