Merge pull request #5 from Oichkatzelesfrettschen/eirikr/scan-for-netbsd-references-and-reword-text
Clean NetBSD wording
This commit is contained in:
commit
8e8eebeca7
|
|
@ -34,14 +34,14 @@
|
||||||
|
|
||||||
# postinstall fix obsolete
|
# postinstall fix obsolete
|
||||||
|
|
||||||
..but only ever after the reboot! Either way, deleting the old service
|
..but only ever after the reboot! Either way, deleting the old service
|
||||||
tool will avoid conflicts with the same-named NetBSD utility later on.
|
tool will avoid conflicts with the same-named utility later on.
|
||||||
|
|
||||||
20170218:
|
20170218:
|
||||||
Before starting a build, you will have to update your master.passwd and
|
Before starting a build, you will have to update your master.passwd and
|
||||||
group files in /etc. This is needed because we have switched over from
|
group files in /etc. This is needed because we have switched over from
|
||||||
the old set of MINIX users and groups to the new set of NetBSD users
|
the old set of MINIX users and groups to the new set used by the
|
||||||
and groups, as needed by various imported tools. Follow these steps.
|
imported tools. Follow these steps.
|
||||||
|
|
||||||
1. Make a back-up copy of your old master.passwd and group files:
|
1. Make a back-up copy of your old master.passwd and group files:
|
||||||
|
|
||||||
|
|
@ -112,10 +112,10 @@
|
||||||
ps(1) output and /proc as owned by "postfix". This is no problem.
|
ps(1) output and /proc as owned by "postfix". This is no problem.
|
||||||
|
|
||||||
20170122:
|
20170122:
|
||||||
MINIX 3 did not import NetBSD's passwd.conf file, which makes the
|
Earlier versions of MINIX 3 did not ship a passwd.conf file, which
|
||||||
userland fall back by default to the old, broken UNIX password hashing
|
makes the userland fall back by default to the old, broken UNIX
|
||||||
algorithm. Among other problems, it truncates passwords to the first
|
password hashing algorithm. Among other problems, it truncates
|
||||||
eight characters.
|
passwords to the first eight characters.
|
||||||
|
|
||||||
Please install /etc/passwd.conf and reset your passwords with passwd.
|
Please install /etc/passwd.conf and reset your passwords with passwd.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -170,7 +170,7 @@ Here is an example
|
||||||
.Nm
|
.Nm
|
||||||
file:
|
file:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
banner=Welcome to NetBSD
|
banner=Welcome to MINIX
|
||||||
banner==================
|
banner==================
|
||||||
banner=
|
banner=
|
||||||
banner=Please choose an option from the following menu:
|
banner=Please choose an option from the following menu:
|
||||||
|
|
@ -192,13 +192,13 @@ load=/miniroot.kmod
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
N.B. Xen counts serial ports from com1 upwards, but
|
N.B. Xen counts serial ports from com1 upwards, but
|
||||||
.Nx
|
.Mx
|
||||||
counts from com0, so the appropriate device name must be used.
|
counts from com0, so the appropriate device name must be used.
|
||||||
Please see the Xen with serial console example above.
|
Please see the Xen with serial console example above.
|
||||||
.Pp
|
.Pp
|
||||||
This will clear the screen and display:
|
This will clear the screen and display:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
Welcome to NetBSD
|
Welcome to MINIX
|
||||||
=================
|
=================
|
||||||
|
|
||||||
Please choose an option from the following menu:
|
Please choose an option from the following menu:
|
||||||
|
|
@ -227,7 +227,7 @@ There will be no timeout.
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
file appeared in
|
file appeared in
|
||||||
.Nx 5.0 .
|
MINIX 3.
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
|
@ -240,9 +240,9 @@ were written by
|
||||||
Support for
|
Support for
|
||||||
.Nm
|
.Nm
|
||||||
is currently for
|
is currently for
|
||||||
.Nx Ns /i386
|
.Mx Ns /i386
|
||||||
and
|
and
|
||||||
.Nx Ns /amd64
|
.Mx Ns /amd64
|
||||||
only.
|
only.
|
||||||
It is hoped that its use will be extended to other appropriate ports that
|
It is hoped that its use will be extended to other appropriate ports that
|
||||||
use the
|
use the
|
||||||
|
|
|
||||||
|
|
@ -175,7 +175,7 @@ URL which is used for updating the local
|
||||||
.Pa pkg-vulnerabilities
|
.Pa pkg-vulnerabilities
|
||||||
file when running
|
file when running
|
||||||
.Dl Ic pkg_admin fetch-pkg-vulnerabilities
|
.Dl Ic pkg_admin fetch-pkg-vulnerabilities
|
||||||
The default location is ftp.NetBSD.org using HTTP.
|
The default location is ftp.minix3.org using HTTP.
|
||||||
.Em Note :
|
.Em Note :
|
||||||
Usually, only the compression type should be changed.
|
Usually, only the compression type should be changed.
|
||||||
Currently supported are uncompressed files and files compressed by
|
Currently supported are uncompressed files and files compressed by
|
||||||
|
|
|
||||||
|
|
@ -188,8 +188,8 @@ Contains source and majority of system utilities and files
|
||||||
utilities and boot files
|
utilities and boot files
|
||||||
\fBcommands/\fP source file for command utilities
|
\fBcommands/\fP source file for command utilities
|
||||||
\fBcommon/\fP
|
\fBcommon/\fP
|
||||||
\fBinclude/\fP includes common to NetBSD and Minix
|
\fBinclude/\fP common MINIX include files
|
||||||
\fBlib/\fP lib files common to NetBSD kernel and libc
|
\fBlib/\fP library files for the MINIX kernel and libc
|
||||||
\fBdocs/\fP documents related to recent source changes
|
\fBdocs/\fP documents related to recent source changes
|
||||||
\fBdrivers/\fP source files for various device drivers
|
\fBdrivers/\fP source files for various device drivers
|
||||||
\fBetc/\fP source for files in /etc/
|
\fBetc/\fP source for files in /etc/
|
||||||
|
|
|
||||||
|
|
@ -32,13 +32,13 @@
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm pkgsrc
|
.Nm pkgsrc
|
||||||
.Nd NetBSD packages collection (framework for third-party software)
|
.Nd MINIX packages collection (framework for third-party software)
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
.The
|
||||||
.Nx
|
.Mx
|
||||||
Packages Collection (pkgsrc) is a framework for building and
|
Packages Collection (pkgsrc) is a framework for building and
|
||||||
maintaining third-party software on
|
maintaining third-party software on
|
||||||
.Nx
|
.Mx
|
||||||
and other
|
and other
|
||||||
.Ux Ns -like
|
.Ux Ns -like
|
||||||
systems.
|
systems.
|
||||||
|
|
@ -51,4 +51,4 @@ various administrative tasks for the package system.
|
||||||
.Xr pkg_add 1 ,
|
.Xr pkg_add 1 ,
|
||||||
.Xr pkg_delete 1 ,
|
.Xr pkg_delete 1 ,
|
||||||
.Xr pkg_info 1 ,
|
.Xr pkg_info 1 ,
|
||||||
.Pa http://www.netbsd.org/docs/pkgsrc/
|
.Pa https://wiki.minix3.org/doku.php?id=developersguide:pkgsrc
|
||||||
|
|
|
||||||
|
|
@ -103,7 +103,7 @@ master boot record - see
|
||||||
.Ss Normal Operation
|
.Ss Normal Operation
|
||||||
Once running, a banner similar to the following will appear:
|
Once running, a banner similar to the following will appear:
|
||||||
.Bd -unfilled -offset indent
|
.Bd -unfilled -offset indent
|
||||||
\*[Gt]\*[Gt] NetBSD BIOS Boot, revision 3.0
|
\*[Gt]\*[Gt] MINIX BIOS Boot, revision 3.0
|
||||||
\*[Gt]\*[Gt] (user@buildhost, builddate)
|
\*[Gt]\*[Gt] (user@buildhost, builddate)
|
||||||
\*[Gt]\*[Gt] Memory: 637/15360 k
|
\*[Gt]\*[Gt] Memory: 637/15360 k
|
||||||
Press return to boot now, any other key for boot menu
|
Press return to boot now, any other key for boot menu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user