Commit Graph

1190 Commits

Author SHA1 Message Date
apb e73191e17d Mention that some platforms may have boot menus, and may support
other boot protocols.  Also change some [i386 only] comments to [x86 only].
2014-08-16 11:39:47 +00:00
apb f80fae768b To get no space between [device:] and [filename],
the mdoc input needs ... Oc Ns Oo ..., not ... Ns Oc Oo ....
2014-08-16 08:43:12 +00:00
apb 7138b5e964 Add some examples of machine-specific foo/boot.8 man pages. 2014-08-14 15:50:42 +00:00
tron 4021f6f227 Sync wizd's feature list with reality. 2014-07-20 16:04:48 +00:00
riastradh 6cb10275d0 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
skrll 6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
jdc 6dc8fb4754 Belatedly note root on RAIDframe support for sandpoint. 2013-10-07 10:50:37 +00:00
skrll 9491cef7bc Typo. 2013-10-05 08:20:22 +00:00
soren a9969a86fd Move shared x86 man pages from man8.i386 to man8.x86. 2013-07-31 21:01:13 +00:00
soren 2608fe43e6 All of the man8.i386 man pages also apply to amd64.
Remove references to obsolete w95boot.8 man page and CONSOLE_POLICY option.

Closes PR port-amd64/48038.
2013-07-31 13:54:42 +00:00
wiz a5684d07dd Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
njoly c16c550ee5 Adjust -width argument to match reality; and while here quote it. 2013-07-13 10:52:50 +00:00
jdf 29366d9bc2 * remove superfluous `.Pp' and `.Ns' macros (fixes mandoc(1) warnings)
* macro correction (`.Nm' -> `.Pa');
 * small wording, punctuation, and white space corrections/improvements.

Patch supplied by Bug Hunting.
2013-04-15 22:50:08 +00:00
wiz d8b2f12e48 Bump date for previous and remove trailing whitespace. 2012-12-18 13:14:34 +00:00
apb 532fa0d9ae Add shell implementations of basename and dirname to rc.subr. They
are supposed to mimic basename(1) and dirname(1), except that they
are usable before /usr/bin is mounted.
2012-12-17 18:17:27 +00:00
wiz 5c33580cf9 New sentence, new line.
Bump date for previous.
2012-11-29 11:34:33 +00:00
phx 4d9cf1f03c Mention Realtek driver bugs in the BUGS section. 2012-11-29 10:44:37 +00:00
njoly b8ea928f69 Use mdoc macros for literal display block. 2012-11-13 17:40:56 +00:00
wiz 624d8cd9d5 If you must use Pp with Ed, at least use it afterwards. 2012-10-05 21:28:38 +00:00
njoly 66406026f3 Add missing close to display block, and add a paragraph break to
follow other similar blocks.
2012-10-05 18:03:54 +00:00
roy a124943219 Prefer dhcpcd(8) over dhclient(8). 2012-10-02 17:43:52 +00:00
riastradh 0f6a31aa63 Rewrite section on DNS so it makes sense, is true, and is useful.
This may need to be adapted for openresolv too...
2012-09-30 20:49:12 +00:00
riastradh 4c12bd76ba Fix typo: tftpd, not tfptd. 2012-08-31 05:18:44 +00:00
wiz c854c88ec9 From Bug Hunting:
- synchronize `-f' and `-r' argument names with (the English)
  sysinst(8) usage message (change table width for it as well);
- generally improve / extend contents (note: there's no need for
  an explicit `OPTIONS' section for options; also ``include'' is
  used in the wording for the options, since currently not all are
  described);
- re-order options in `DESCRIPTION' section;
- better macro usage;
- capitalization (also of acronyms), punctuation (makes options
  table consistent);
- bump date.
2012-07-06 09:11:19 +00:00
njoly 4abd1e694d Add missing El macro. 2012-06-02 14:04:34 +00:00
roy 258cf0abec Add capfile(5) to describe the termcap format.
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
2012-04-21 12:27:24 +00:00
wiz 7e093e0425 njoly remarks that Lk doesn't make sense here, since it won't ever resolve
correctly due to using ${RELEASE} in the URL. Revert previous.
2012-03-17 12:25:11 +00:00
wiz 5f1d89ea80 Use Lk. 2012-03-17 11:11:35 +00:00
njoly bed7cf5a54 Use Lk macro instead of Pa when dealing with URLs, to produce links
with HTML output. And while here update some dead URL links.
First part of PR/29238.
2012-03-11 23:42:06 +00:00
shattered 4e4e8d92ec Quoting sys/dev/vme/files.vme commit log: "vmegeneric never saw the
light of the source tree.  After 7 years, I guess nobody missed it."

OK by wiz@
2012-02-25 10:55:27 +00:00
njoly 3fc9fe7769 Small typo in macro (.xr -> .Xr). 2012-02-13 18:30:44 +00:00
wiz 71fcb57d88 Remove trailing whitespace.
New sentence, new line.
Remove Pp before Sh.
Sort sections.
Use more markup.
Remove unnecessary macro arguments.
2012-01-31 13:25:05 +00:00
nisimura 6e0f9f1c21 introduce evbarm bootmini2440(8) man entry. 2012-01-31 12:23:32 +00:00
wiz d88469710f New sentence, new line. Avoid unnecessary macros. 2012-01-22 16:41:42 +00:00
phx d6beebba11 New option "ide:".
Describe how to use altboot with a crippled U-Boot/PPCBoot firmware.
2012-01-22 15:37:23 +00:00
isaki 43fa5f922b Clean up pow(4) (which I had removed in Nov 2011). 2012-01-21 02:52:50 +00:00
skrll 7780856071 Fix NetBSD version in history. 2012-01-09 22:08:12 +00:00
skrll d2845d9eb6 Add a mkboot(8) man page. 2012-01-09 16:04:45 +00:00
wiz adca3c43ee New sentence, new line. Bump date for previous. 2012-01-02 18:02:00 +00:00
phx c3ed2ca16a Add the description for the "mem:<address>" bootname. 2012-01-01 14:48:40 +00:00
njoly 8250293e5f Regen to catch up recent changes (x68k/pow and iscsi). 2011-12-02 08:50:18 +00:00
wiz ee97be87e2 New sentence, new line. 2011-11-21 15:11:45 +00:00
njoly c76e625f30 Switch from .nf/.fi groff macros to .Bd -literal/.Ed blocks.
While here, convert .sp macro to .Pp.

ok wiz@.
2011-11-21 14:27:41 +00:00
isaki 2ccb98927e Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@.
Probably the combination of pow(4) ioctl and rtcalarm(8) does
not work for a long time, and nobody uses them.
I'll rewrite a part about power switch handler as a new device.
2011-11-19 12:27:42 +00:00
njoly 251ff82d04 Regen after recent i386/ -> x86/ fdc(4) and lpt(4) moves. 2011-09-24 08:39:39 +00:00
christos 8151226baf fix markup 2011-09-18 01:21:34 +00:00
wiz a7e54c8724 Case fixes and a comma from Snader_LB. 2011-09-13 10:33:11 +00:00
wiz c7e46fd216 Add missing s, from Snader_LB. 2011-09-13 09:16:00 +00:00
wiz adb6017bcb Describe options and arguments. Bump PKGREVISION.
Based on PR 45275 by Julian Fagir.
2011-09-08 19:55:52 +00:00
apb 43a361ba82 regen for "-u" option and dtv device. 2011-09-06 10:27:07 +00:00
apb 7535058544 Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc.  Similarly for printf with a format that does not end with
"\n".  Previously, the partial line would not be visible on the console
until a newline was printed, possibly after an annoying delay.

This is done by adding echo() and printf() shell functions to rc.subr,
so that naive use of the echo and printf commands in rc.d scripts will
call these functions instead of the underlying commands.  These shell
functions send a new "nop" metadata message after the partial line, and
the rc_postprocess function in /etc/rc disentangles the partial line of
plain output from the metadata "nop".

Also add a "-n" option to the print_rc_normal function in rc.subr,
and make some cosmetic changes.
2011-08-11 22:52:46 +00:00
jmcneill fd3dad8d81 add -u flag 2011-08-06 12:32:29 +00:00
uebayasi 945899b14e Sort list items. Remove a trailing whitespace. 2011-05-31 03:43:47 +00:00
uebayasi dcf649145a Support userconf(4) command in boot(8)/boot.cfg(5) on i386/amd64.
From jmmv@, no objections seen in the proposed thread:

	http://mail-index.netbsd.org/tech-kern/2009/01/22/msg004081.html
2011-05-26 04:25:26 +00:00
wiz e76a48e3e3 Spelling. 2011-04-28 17:22:20 +00:00
wiz 56ba81ff55 Sort options in SYNOPSIS. 2011-04-28 16:36:15 +00:00
wiz 8bd2274743 Remove superfluous Pp. 2011-04-28 12:06:41 +00:00
joerg 787e55aa29 Remove PECOFF/Win32 emulation. 2011-04-26 16:57:38 +00:00
wiz 221e203109 Spelling. 2011-04-25 22:26:29 +00:00
njoly ae22920be5 Regen to catch up divers changes. 2011-03-22 22:17:44 +00:00
jruoho f6eafc1d10 Move security(8) to the section 7. Discussed on source-changes a while back.
Should address PR # 35718 at least partially.
2011-03-18 15:21:56 +00:00
nisimura eabda714e1 add missing license notice as suggested by wiz@. 2011-01-27 11:33:43 +00:00
wiz 5d075ae010 New sentence, new line; full month name in Dd; add RCS Id. 2011-01-27 09:52:13 +00:00
nisimura 2b86ddb239 introduce sandpoint satmgr(4) and altboot(8) man page entries. 2011-01-26 11:25:51 +00:00
pooka 5f7e80a834 Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing.  eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman.  Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution.  The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
2011-01-26 01:18:43 +00:00
jym 99627d68df Now that we have pciback(4), Xref it for Xen boot(8), rather than
pcictl(8).
2011-01-13 10:03:29 +00:00
jruoho c9122a8020 Note the 'vm.user_va0_disable', labelled as "protections against NULL
pointer dereferences".
2010-12-21 08:50:18 +00:00
jruoho 354e4b2073 Xref ssp(3) and clean SEE ALSO. 2010-12-19 08:31:38 +00:00
jruoho 15e0576436 Remove Xref to format(8) as it is available only on VAX and HP300. 2010-12-14 16:39:33 +00:00
jym b6c27da785 PCI IDs are in bus:dev.func notation, not bus:dev:func. 2010-11-29 12:44:17 +00:00
wiz 63f1b0d299 New sentence, new line. Use Nx. 2010-11-25 09:13:37 +00:00
skrll b6fc822fcf Add nbfs(8) man page from Ben Harris. 2010-11-25 08:18:33 +00:00
wiz a8dc242516 Minor cleanup. 2010-11-07 12:01:07 +00:00
jym 2967f694b8 - similar to "bootconf", document that pxeboot_ia32.bin has the "module
loading" option turned off by default, and explain how to turn it on.
- remove XXX comment: yes, even when boot.cfg is loaded, DHCP is still
used to get file names (checked with a quick PXE boot + DHCP/TFTP platform)
- document in BUGS section that all DOM0 kernels are loaded as modules,
so you may have to explicitely set the boot device for root fs on network,
depending on your setup

Bump date. Blessed by agc :)
2010-11-06 23:33:29 +00:00
jym be56c30ce6 - bring some command definitions on par with their code
- describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev,
console, ip, nfsroot, pciback.hide)
- document the "modules" command to boot(8)
- Xen is a trademark, hence .Tn
- add a reference to pcictl(8) for getting PCI IDs (used by pciback.hide)

Bump date.
2010-11-06 23:28:42 +00:00
apb 71e8773dba Bump date for previous 2010-09-26 18:52:52 +00:00
apb f265a7c0e8 Add a collapse_backslash_newline function to rc.subr. 2010-09-26 18:37:14 +00:00
jmmv 10a750e953 Move testing instructions from afterboot(8) to tests(7) and change the
former to only provide a link to the latter.
2010-06-26 11:26:17 +00:00
jruoho 83b0eb8ab6 Briefly note /etc/rc.local in rc(8). 2010-05-14 16:19:58 +00:00
jruoho 273ed82be4 Finally, add FORTIFY_SOURCE also to the "table of contents". 2010-04-21 06:00:06 +00:00
wiz 8789b35b90 Fix typo. 2010-04-21 05:53:32 +00:00
jruoho 95e81d12f6 Refer to the generic ssp(3) instead of the specific __builtin_object_size(3). 2010-04-21 05:49:36 +00:00
jruoho 00a887d886 Fix a typo noted by wiz@. 2010-04-21 05:40:59 +00:00
jruoho f861a6fb21 Add a paragraph also for "FORTIFY_SOURCE" (or USE_FORT). 2010-04-21 05:39:13 +00:00
jruoho c5e0404b2a Small improvements to wording and markup.
Note also the default use of SSP on x86.
2010-04-21 05:05:07 +00:00
jruoho 5af1e19355 Mention security(8) in rc.conf(5) and symlink(7) in security(8). 2010-04-19 12:59:36 +00:00
wiz 24e353786d Join URL. 2010-04-14 13:07:19 +00:00
jruoho 9f6376d703 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 10:03:18 +00:00
wiz f60aa003a7 Fix Dd argument (no leading zeroes). New sentence, new line. 2010-04-06 22:41:41 +00:00
tnn a7963e184a The pxeboot manpage implies that boot.cfg gets loaded by default,
but this is no longer true following i386/stand/pxeboot/main.c v1.23.
2010-04-06 20:15:22 +00:00
jakllsch 4af989b1cc Make device node for altq JoBS.
Should fix palindromic PR/43034.
2010-03-23 19:22:41 +00:00
jakllsch 4a4de35bc7 This actually wasn't (completely) replaced by a shell script, restore. 2010-03-23 19:19:03 +00:00
joerg 5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
jmmv f54900017c Document that run_rc_command can take extra parameters and will pass those
to the command being executed.
2010-03-15 19:00:20 +00:00
wiz d2a81ca5b2 Uncomment crash(8) reference. 2010-02-25 17:15:55 +00:00
wiz 95c5212343 Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
snj 29aa1b84fb Fix punctuation and update "SEE ALSO" section. From Bug Hunting in
PR misc/40293.
2010-02-17 00:49:21 +00:00
wiz 3bb55b2e45 Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
snj c8e910afea Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
in with the rc.conf section.
2010-02-10 03:38:22 +00:00
jmmv 74504e4315 Ask the user to enable fetch_pkg_vulnerabilities in /etc/daily.conf right
after installation.  Automatic changes from sysinst will come later.
2010-01-20 22:24:18 +00:00