Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 1995 11:26:55 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com, jkh@freefall.cdrom.com
Subject:   Re: cvs commit: src/release/sysinstall install.c
Message-ID:  <199506060126.LAA18136@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Also make the tun0 device!  I forgot that it's not taken care
>  of by `MAKEDEV all'.

Perhaps you naively believed the documentation :-).  MAKEDEV.8 is
3 years out of date and doesn't mention `all'.  /dev/MAKEDEV says
that `all' makes all known devices.  The real documentation is in
the code in /dev/MAKEDEV.  `all' only makes the most common devices.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506060126.LAA18136>