[Midnightbsd-cvs] src [10303] U trunk/share/doc/smm/01.setup: update
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 3 14:51:00 EDT 2018
Revision: 10303
http://svnweb.midnightbsd.org/src/?rev=10303
Author: laffer1
Date: 2018-06-03 14:50:59 -0400 (Sun, 03 Jun 2018)
Log Message:
-----------
update
Modified Paths:
--------------
trunk/share/doc/smm/01.setup/2.t
trunk/share/doc/smm/01.setup/3.t
trunk/share/doc/smm/01.setup/4.t
trunk/share/doc/smm/01.setup/5.t
trunk/share/doc/smm/01.setup/Makefile
trunk/share/doc/smm/01.setup/spell.ok
trunk/share/doc/smm/01.setup/stubs
Property Changed:
----------------
trunk/share/doc/smm/01.setup/0.t
trunk/share/doc/smm/01.setup/1.t
trunk/share/doc/smm/01.setup/2.t
trunk/share/doc/smm/01.setup/3.t
trunk/share/doc/smm/01.setup/4.t
trunk/share/doc/smm/01.setup/5.t
trunk/share/doc/smm/01.setup/6.t
trunk/share/doc/smm/01.setup/spell.ok
trunk/share/doc/smm/01.setup/stubs
Index: trunk/share/doc/smm/01.setup/0.t
===================================================================
--- trunk/share/doc/smm/01.setup/0.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/0.t 2018-06-03 18:50:59 UTC (rev 10303)
Property changes on: trunk/share/doc/smm/01.setup/0.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/doc/smm/01.setup/1.t
===================================================================
--- trunk/share/doc/smm/01.setup/1.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/1.t 2018-06-03 18:50:59 UTC (rev 10303)
Property changes on: trunk/share/doc/smm/01.setup/1.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/2.t
===================================================================
--- trunk/share/doc/smm/01.setup/2.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/2.t 2018-06-03 18:50:59 UTC (rev 10303)
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)2.t 8.1 (Berkeley) 7/27/93
-.\" $FreeBSD: src/share/doc/smm/01.setup/2.t,v 1.7 1999/08/28 00:18:35 peter Exp $
+.\" $FreeBSD: stable/10/share/doc/smm/01.setup/2.t 215334 2010-11-15 05:25:51Z dougb $
.\"
.ds lq ``
.ds rq ''
@@ -482,13 +482,7 @@
\fB#\fP \fImount_mfs -s 1000 -T type /dev/null /tmp\fP (create a writable filesystem)
(\fItype\fP is the disk type as determined from /etc/disktab)
\fB#\fP \fIcd /tmp\fP (connect to that directory)
-\fB#\fP \fI../dev/MAKEDEV \*(Dk#\fP (create special files for root disk)
-(\fI\*(Dk\fP is the disk type, \fI#\fP is the unit number)
-(ignore warning from ``sh'')
\fB#\fP \fImount \-uw /tmp/\*(Dk#a /\fP (read-write mount root filesystem)
-\fB#\fP \fIcd /dev\fP (go to device directory)
-\fB#\fP \fI./MAKEDEV \*(Dk#\fP (create permanent special files for root disk)
-(again, ignore warning from ``sh'')
.TE
.DE
.Sh 4 "Step 4: (optional) restoring the root filesystem"
@@ -513,8 +507,6 @@
you should first label the disk as described in step 5 below.
Then run the following commands:
.DS
-\fB#\fP \fIcd /dev\fP
-\fB#\fP \fI./MAKEDEV \*(Dk1a\fP
\fB#\fP\|\fInewfs /dev/r\*(Dk1a\fP
\fB#\fP\|\fImount /dev/\*(Dk1a /mnt\fP
\fB#\fP\|\fIcd /mnt\fP
@@ -1393,8 +1385,6 @@
.Pn /var
filesystem we would do:
.DS
-\fB#\fP \fIcd /dev\fP
-\fB#\fP \fIMAKEDEV \*(Dk1\fP
\fB#\fP \fIdisklabel -wr \*(Dk1 "disk type" "disk name"\fP
\fB#\fP \fInewfs \*(Dk1f\fP
(information about filesystem prints out)
Property changes on: trunk/share/doc/smm/01.setup/2.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/3.t
===================================================================
--- trunk/share/doc/smm/01.setup/3.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/3.t 2018-06-03 18:50:59 UTC (rev 10303)
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD: src/share/doc/smm/01.setup/3.t,v 1.4 2003/04/30 17:01:42 markm Exp $
+.\" $FreeBSD: stable/10/share/doc/smm/01.setup/3.t 241606 2012-10-16 09:59:10Z attilio $
.\" @(#)3.t 8.1 (Berkeley) 7/27/93
.\"
.ds lq ``
@@ -1237,10 +1237,8 @@
.PP
Other new filesystems that may be stacked include the loopback filesystem
.Xr mount_lofs (8),
-the kernel filesystem
-.Xr mount_kernfs (8),
-and the portal filesystem
-.Xr mount_portal (8).
+and the kernel filesystem
+.Xr mount_kernfs (8).
.PP
The buffer cache in the kernel is now organized as a file block cache
rather than a device block cache.
Property changes on: trunk/share/doc/smm/01.setup/3.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/4.t
===================================================================
--- trunk/share/doc/smm/01.setup/4.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/4.t 2018-06-03 18:50:59 UTC (rev 10303)
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)4.t 8.1 (Berkeley) 7/29/93
+.\" $FreeBSD: stable/10/share/doc/smm/01.setup/4.t 241606 2012-10-16 09:59:10Z attilio $
.\"
.ds LH "Installing/Operating \*(4B
.ds CF \*(Dy
@@ -88,7 +89,6 @@
kernfs filesystem access to kernel data structures
lofs loopback filesystem
nullfs another loopback filesystem
- portal associate processes with filesystem locations
specfs device special files
umapfs provide alternate uid/gid mappings
dev generic device drivers (SCSI, vnode, concatenated disk)
@@ -152,38 +152,11 @@
For all the devices supported by the distribution system, the
files in
.Pn /dev
-are created by the
-.Pn /dev/MAKEDEV
-shell script.
+are created by devfs.
.PP
Determine the set of devices that you have and create a new
.Pn /dev
-directory by running the MAKEDEV script.
-First create a new directory
-.Pn /newdev ,
-copy MAKEDEV into it, edit the file MAKEDEV.local
-to provide an entry for local needs,
-and run it to generate a
-.Pn /newdev directory.
-For instance,
-.DS
-\fB#\fP \fIcd /\fP
-\fB#\fP \fImkdir newdev\fP
-\fB#\fP \fIcp dev/MAKEDEV newdev/MAKEDEV\fP
-\fB#\fP \fIcd newdev\fP
-\fB#\fP \fIMAKEDEV \*(Dk0 pt0 std LOCAL\fP
-.DE
-Note the ``std'' argument causes standard devices such as
-.Pn /dev/console ,
-the machine console, to be created.
-.PP
-You can then do
-.DS
-\fB#\fP \fIcd /\fP
-\fB#\fP \fImv dev olddev ; mv newdev dev\fP
-\fB#\fP \fIsync\fP
-.DE
-to install the new device directory.
+directory by mounting devfs.
.Sh 3 "Building new system images"
.PP
The kernel configuration of each UNIX system is described by
@@ -232,8 +205,8 @@
must be edited.
.PP
To add a new terminal device, be sure the device is configured into the system
-and that the special files for the device have been made by
-.Pn /dev/MAKEDEV .
+and that the special files for the device exist in
+.Pn /dev .
Then, enable the appropriate lines of
.Pn /etc/ttys
by setting the ``status''
@@ -335,9 +308,6 @@
terminals to ttyd?
where ? is in [0-9a-zA-Z], as some programs use this property of the
names to determine if a terminal is a dialup.
-Shell commands to do this should be put in the
-.Pn /dev/MAKEDEV.local
-script.
.PP
While it is possible to use truly arbitrary strings for terminal names,
the accounting and noticeably the
Property changes on: trunk/share/doc/smm/01.setup/4.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/5.t
===================================================================
--- trunk/share/doc/smm/01.setup/5.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/5.t 2018-06-03 18:50:59 UTC (rev 10303)
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)5.t 8.1 (Berkeley) 7/27/93
+.\" $FreeBSD: stable/10/share/doc/smm/01.setup/5.t 215334 2010-11-15 05:25:51Z dougb $
.\"
.ds lq ``
.ds rq ''
@@ -111,35 +112,6 @@
command.
Additional information is provided in the manual page describing
.Xr ESIS (4).
-.PP
-To use the pseudo terminals just configured, device
-entries must be created in the
-.Pn /dev
-directory. To create 32
-pseudo terminals (plenty, unless you have a heavy network load)
-execute the following commands.
-.DS
-\fB#\fP \fIcd /dev\fP
-\fB#\fP \fIMAKEDEV pty0 pty1\fP
-.DE
-More pseudo terminals may be made by specifying
-.Pn pty2 ,
-.Pn pty3 ,
-etc. The kernel normally includes support for 32 pseudo terminals
-unless the configuration file specifies a different number.
-Each pseudo terminal really consists of two files in
-.Pn /dev :
-a master and a slave. The master pseudo terminal file is named
-.Pn /dev/ptyp? ,
-while the slave side is
-.Pn /dev/ttyp? .
-Pseudo terminals are also used by several programs not related to the network.
-In addition to creating the pseudo terminals,
-be sure to install them in the
-.Pn /etc/ttys
-file (with a `none' in the second column so no
-.Xr getty
-is started).
.Sh 2 "Local subnets"
.PP
In \*(4B the Internet support
Property changes on: trunk/share/doc/smm/01.setup/5.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Index: trunk/share/doc/smm/01.setup/6.t
===================================================================
--- trunk/share/doc/smm/01.setup/6.t 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/6.t 2018-06-03 18:50:59 UTC (rev 10303)
Property changes on: trunk/share/doc/smm/01.setup/6.t
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/Makefile
===================================================================
--- trunk/share/doc/smm/01.setup/Makefile 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/Makefile 2018-06-03 18:50:59 UTC (rev 10303)
@@ -1,5 +1,6 @@
+# $MidnightBSD$
# From: @(#)Makefile 8.1 (Berkeley) 7/27/93
-# $FreeBSD: src/share/doc/smm/01.setup/Makefile,v 1.9 2004/10/24 15:32:44 ru Exp $
+# $FreeBSD: stable/10/share/doc/smm/01.setup/Makefile 136910 2004-10-24 15:33:08Z ru $
VOLUME= smm/01.setup
SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
Modified: trunk/share/doc/smm/01.setup/spell.ok
===================================================================
--- trunk/share/doc/smm/01.setup/spell.ok 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/spell.ok 2018-06-03 18:50:59 UTC (rev 10303)
@@ -1,3 +1,4 @@
+# $FreeBSD: stable/10/share/doc/smm/01.setup/spell.ok 215334 2010-11-15 05:25:51Z dougb $
A1096A
AA
ACU
@@ -91,7 +92,6 @@
LOGFILE
Leffler
Luna
-MAKEDEV.local
MB
MC68040
MFS
Property changes on: trunk/share/doc/smm/01.setup/spell.ok
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/share/doc/smm/01.setup/stubs
===================================================================
--- trunk/share/doc/smm/01.setup/stubs 2018-06-03 18:50:07 UTC (rev 10302)
+++ trunk/share/doc/smm/01.setup/stubs 2018-06-03 18:50:59 UTC (rev 10303)
@@ -1,4 +1,4 @@
-.\" $FreeBSD: src/share/doc/smm/01.setup/stubs,v 1.1 2000/11/27 18:00:51 ru Exp $
+.\" $FreeBSD: stable/10/share/doc/smm/01.setup/stubs 69280 2000-11-27 18:00:51Z ru $
.\"
.if n \{\
. ftr CW R
Property changes on: trunk/share/doc/smm/01.setup/stubs
___________________________________________________________________
Added: mnbsd:nokeywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list