Module Name:    othersrc
Committed By:   bjh21
Date:           Sun Feb 13 10:14:17 UTC 2011

Modified Files:
        othersrc/usr.sbin/aund: README
Removed Files:
        othersrc/usr.sbin/aund: Makefile aun.h aund.c aund.conf conf_lex.l
            extern.h fileserver.c fileserver.h fs_cli.c fs_error.c fs_errors.h
            fs_examine.c fs_fileio.c fs_filetype.c fs_handle.c fs_misc.c
            fs_nametrans.c fs_proto.h fs_util.c printserver.c printserver.h

Log Message:
I'm now maintaining aund separately from NetBSD, so it's no longer
appropriate for it to live in othersrc.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 othersrc/usr.sbin/aund/Makefile \
    othersrc/usr.sbin/aund/fs_examine.c othersrc/usr.sbin/aund/fs_fileio.c \
    othersrc/usr.sbin/aund/fs_util.c
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.sbin/aund/README
cvs rdiff -u -r1.1 -r0 othersrc/usr.sbin/aund/aun.h \
    othersrc/usr.sbin/aund/aund.conf othersrc/usr.sbin/aund/extern.h \
    othersrc/usr.sbin/aund/fileserver.h othersrc/usr.sbin/aund/fs_error.c \
    othersrc/usr.sbin/aund/fs_errors.h othersrc/usr.sbin/aund/fs_filetype.c \
    othersrc/usr.sbin/aund/fs_nametrans.c \
    othersrc/usr.sbin/aund/printserver.c othersrc/usr.sbin/aund/printserver.h
cvs rdiff -u -r1.5 -r0 othersrc/usr.sbin/aund/aund.c
cvs rdiff -u -r1.3 -r0 othersrc/usr.sbin/aund/conf_lex.l \
    othersrc/usr.sbin/aund/fs_cli.c othersrc/usr.sbin/aund/fs_handle.c \
    othersrc/usr.sbin/aund/fs_misc.c othersrc/usr.sbin/aund/fs_proto.h
cvs rdiff -u -r1.4 -r0 othersrc/usr.sbin/aund/fileserver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/usr.sbin/aund/README
diff -u othersrc/usr.sbin/aund/README:1.1 othersrc/usr.sbin/aund/README:1.2
--- othersrc/usr.sbin/aund/README:1.1	Wed Feb  7 01:20:54 2001
+++ othersrc/usr.sbin/aund/README	Sun Feb 13 10:14:17 2011
@@ -1,22 +1,5 @@
-$NetBSD: README,v 1.1 2001/02/07 01:20:54 bjh21 Exp $
+$NetBSD: README,v 1.2 2011/02/13 10:14:17 bjh21 Exp $
 
-This is a pile of programs to allow a NetBSD system to act as a very basic
-AUN (Acorn Universal Networking) fileserver.  This release is intended to
-be just about good enough to get a NetBSD/arm26 system booting from it.
-
-Hints:
-
-copy aund.conf to /etc
-edit /etc/aund.conf, notably the "urd" line.
-populate the URD with !ArmBoot,feb, BBBB,ffb and netbsd.
-# ifconfig fxp0 alias 1.0.128.254
-$ aund
-*Configure FileSystem Net
-*Configure Boot
-*Configure BootNet on
-*Configure FS 254
-
-If you have problems using aund to boot NetBSD/arm26, talk to
-<port-ar...@netbsd.org>.  For all other stuff relating to aund, try
-<bj...@netbsd.org>.  Note, though, that support effort available for this
-code is minimal.
+Aund is a package to allow a Unix system to act as a file server for old
+Acorn machines.  It used to be here, but it now has a life outside NetBSD,
+at <http://bjh21.me.uk/aund>.

Reply via email to