Lines Matching +full:readme +full:. +full:booter

1 .\"	$NetBSD: postinstall,v 1.90 2022/06/03 14:02:48 andvar Exp $
2 .\"
3 .\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
14 .\"
15 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25 .\" POSSIBILITY OF SUCH DAMAGE.
26 .\"
29 configured state.
30 The most important steps are described below.
31 .(enum
33 .Xr postinstall 8 .
36 .Pa /etc/rc.conf
39 .Pa /etc/rc.conf
45 .Dl /etc/rc.conf is not configured. Multiuser boot aborted.
49 mounted read-only.
54 prompt.
56 .
58 .
62 for a local console, or whatever is appropriate for your serial console.
63 .\}
69 .\}
75 section.
76 .\}
87 .\}
91 .\}
92 .\}
93 .\}
94 .\}
96 .Key RETURN .
104 directory.
110 .Pa /etc/rc.conf
111 file.
115 proceed.
117 .Pa /etc/defaults/rc.conf ,
118 where some in-line documentation may be found.
120 .Xr rc.conf 5 .
123 .Pa /etc/rc.conf ,
127 leave the single-user shell and continue with the multi-user boot.
130 .Pa /etc/rc.conf
134 .Ar defaultroute .
145 .Li sn0 .
147 .\}
155 .Li gem0 .
157 .\}
159 .\}
161 .
182 .
183 .Dl ifconfig_\*[IFname]="inet 192.0.2.123 netmask 255.255.255.0"
186 .Ar myname.my.dom
190 .Dl ifconfig_\*[IFname]="inet myname.my.dom netmask 255.255.255.0"
193 .Pa /etc/resolv.conf
195 .Xr named 8 .
197 .Xr resolv.conf 5
200 for more information.
206 .Pa /etc/rc.conf .
213 file and change the console terminal type from vt100 to pc3.
214 .\}
221 file.
224 devices.
227 devices.
228 This is easy, just change 'on' to 'off' on the corresponding lines.
229 .\}
234 facility to work with the a.out and elf kernel images supplied with
237 .\}
247 to the appropriate terminal type, such as vt220.
248 .\}
254 at the login prompt.
258 is no initial password.
261 account with good passwords.
263 .Xr ssh 1 ) .
271 to become root.
277 command to add accounts to your system.
285 if you want to edit the password database.
292 .Lk https://www.NetBSD.org/docs/guide/en/chap-x.html "NetBSD Guide" :
296 .Lk https://www.NetBSD.org/ports/hp300/faq.html#x11 "FAQ entry on X11" .
297 .\}
299 .(tag [Color_X]
302 or millions of colors.
303 The \*M port does not support resolution switching at this time.
305 installed at this point and the Booter options can be
306 modified to match the resolution depth.
308 .\}
309 .\}
317 package system, pkgsrc.
320 .Nx .
322 packages the software may depend upon.
324 .(bullet
326 .Lk https://www.NetBSD.org/docs/software/packages.html
329 .Lk https://cdn.NetBSD.org/pub/pkgsrc/current/pkgsrc/README.html
332 .Lk https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/
335 subdir.
341 binary packages over the network.
343 .Pa /usr/pkg/etc/pkgin/repositories.conf
348 \&...
354 as well as all the packages they depend on.
364 .Ic export PKG_PATH=https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r | cut …
374 .Lk https://cdn.NetBSD.org/pub/pkgsrc/stable/pkgsrc.tar.gz .
380 .Dl # Ic "tar -zxpf pkgsrc.tar.gz"
383 .Pa doc/pkgsrc.txt
384 file in the extraction directory (e.g.,
385 .Pa /usr/pkgsrc/doc/pkgsrc.txt )
386 for more information.
390 .(bullet
393 to forward root mail to the right place.
396 afterwards.
399 .Pa /etc/rc.local
400 to run any local daemons you use.
408 is likely to give you more information on these files.