Commit Graph

1001 Commits

Author SHA1 Message Date
joerg
e9a2afbd1d Fix preamble 2009-03-11 13:52:49 +00:00
joerg
997634fe14 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
elad
563e80a1ee Fix mistake in the Veriexec example, the command name is "veriexecctl",
not "veriexec".
2009-01-26 13:23:20 +00:00
lukem
6299875ab1 We don't have an MI crash(8), so don't reference it.
Thanks to Hubert for the reminder.
2009-01-20 04:10:38 +00:00
isaki
cf59801230 x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
- Make MD poffd(8) retire, and use MI powerd(8) instead of it.
- Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer.
  Use /dev/pow0 for pow(4) ioctl.
- POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
2008-12-20 13:20:58 +00:00
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
jdc
61d904bdb2 Note 4Gb limit for booting U1 and U2 machines. 2008-11-09 11:49:36 +00:00
wiz
e896af94f7 ext2 -> Ext2, to match newfs_ext2fs. 2008-11-06 19:40:03 +00:00
wiz
55bab24118 Spelling fixes. 2008-11-06 17:51:39 +00:00
wiz
e68e7dcd1f Use Nx instead of NetBSD; spell "ext2" with lower case 'e', per Wikipedia. 2008-11-06 17:48:33 +00:00
tsutsui
4a22671764 - misc updates and fixes to sync with reality:
- boot loader prompt
 - netboot with the NetBSD boot loader
 - banner on LCD
- add some Xrefs
2008-11-06 16:20:55 +00:00
apb
b6f5a7e64f Improve the description of what the "-c" (RB_USERCONF) flag does. 2008-10-30 09:49:23 +00:00
wiz
cc55bad434 Wording improvements. 2008-10-21 08:43:15 +00:00
lukem
ddd1724f86 xref rescue(8) 2008-10-21 02:32:37 +00:00
lukem
422fa60cb1 Install rescue(8) 2008-10-20 22:29:39 +00:00
tsutsui
147b99ba9a - note that local hostname settings might be overriden by dhclient(8)
- add more info about DHCP settings in the network configuration section
- bump date
2008-10-20 14:56:44 +00:00
wiz
5154780b79 Drop trailing whitespace. 2008-10-20 07:06:21 +00:00
lukem
6cf201421e Document using boot -a and /rescue/init if the system fails to boot with
"init: not found".
2008-10-20 06:42:53 +00:00
lukem
d20564358b Adapt to NetBSD:
* Recommend checking /lib and /libexec for corruption.
* A NetBSD installation CD should suffice for recovery if necessary.
* I designed & wrote the rescue framework in NetBSD; update credits.
  (The FreeBSD guys were inspired by it)
* Other minor tweaks to differences in the systems.
2008-10-20 06:26:47 +00:00
lukem
c99131c058 Add a manual page for /rescue.
Obtained from FreeBSD src/share/man/man8/rescue.8 1.3
This is the FreeBSD version; NetBSD customisation to occur
in followup commits.
2008-10-20 06:14:28 +00:00
sborrill
fb3d071819 Correct existing Xen example and add Xen with serial console example.
Refer to boot.cfg(5) for Xen examples from boot(8).
2008-10-15 14:32:26 +00:00
wiz
34edb0b49f Typo fix and punctuation nit. 2008-10-14 09:29:40 +00:00
apb
76b1d72406 Update lists of options (sync with i386/boot(8) man page). 2008-10-13 20:41:21 +00:00
apb
c042908183 Update MI boot(8) man page from i386/boot(8) 2008-10-13 20:40:52 +00:00
apb
055794e083 Update i386/boot(8) man page:
* Explain that the native boot protocol sets flags in boothowto,
  while multiboot passes args as strings.
* Add missing option letters.
* For each option letter, say which flag it sets in boothowto.
* Describe the "load" and "multiboot" commands.
* Xr multiboot(8).
* Some chnges in wording.
2008-10-13 20:40:25 +00:00
pgoyette
b0981f0188 fixed botched update in last 2008-10-06 22:51:15 +00:00
pgoyette
23970ca9fd OOooops, part of this had already been done. Remove duplicate descriptions
of -1 and -2 options.  Reorder the synopsis line to put the numeric options
before the alphabetic ones.
2008-10-06 21:04:51 +00:00
pgoyette
3b3e1e2687 Document the -1 and -2 options, and include this in amd64 as well as i386
Fixes my PR/38816
2008-10-06 20:25:42 +00:00
reed
839a072b21 Use Subsection headers instead of Symbol macro
for a few headers. This makes this consistent with the
other boot.8 manual pages.
(I am guessing a typo was done one time and then duplicated to few
other man pages. I noticed when looking at print version which had
all architecture boot.8 pages.)
2008-09-24 20:07:05 +00:00
reed
43148f18f3 Add architecture to the man page headers.
This is an optional argument to .Dt.

I noticed in printed docs, that format(8) didn't mention "vax".
Then I saw a few others were missing too. This makes it consistent
with some others there.

If this is wrong, then these files shouldn't be in the architecture
specific directories.
2008-09-24 18:19:13 +00:00
jmcneill
6bd14054c0 regen 2008-09-06 19:22:26 +00:00
wiz
19073263d0 Bump date for previous. 2008-08-04 07:45:25 +00:00
rumble
14ac8bdbf0 Document -m. 2008-08-03 16:14:24 +00:00
christos
0e56257433 Document the remaining boot flags. 2008-07-31 17:08:23 +00:00
mrg
c2b95373bf remove clause #3 from my license where there are no other
copyright holders involved.
2008-05-29 14:51:25 +00:00
wiz
839eeade42 Bump date for previous. 2008-05-25 09:07:21 +00:00
he
0bf7256056 Document the new ${name}_env feature: list of new or modified environment
variables to set when starting ${command}.
2008-05-24 19:57:21 +00:00
spz
2c2348b398 add a syntax hint for the recently added tftp capability in ofwboot.net 2008-05-23 15:25:25 +00:00
hauke
f5ede5dc2e Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
Timecounter support for the Z8536 counters A + B is not complete, yet.

Reviewed by Martin Husemann.
2008-05-22 19:49:43 +00:00
martin
18b61e6112 Move to 2 clause license 2008-05-02 21:10:38 +00:00
martin
cd22f25e6f Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
garbled
c3408ed04a Convert prep to use the new unified mkbootimage rather than it's own. This
mkbootimage can be shared by prep, rs6000, and bebox.

TODO: Convert bebox to use this.  Needs someone to test.
2008-04-30 21:15:33 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
apb
0942122d9d Sync command line options with MAKEDEV(8). Also re-word the
previously-incorrect part about "must be called from the /dev
directory".
2008-04-09 20:23:20 +00:00
apb
378687ec1c Document the new "-t mtree" option, and the fact that mtree is now
preferred by default.
2008-04-09 20:21:43 +00:00
reed
6a0fa0e83c Fix reference to sshd_config manpage. 2008-03-21 21:27:16 +00:00
elad
52cf460a76 Following input from Matthew Mondor, some Veriexec documentation changes:
- Document the signatures file format in a veriexec(5) man-page,
  - Document the strict levels and a general Veriexec intro in veriexec(8)
    instead of security(8).

Okay blymn@.
2008-02-18 10:37:19 +00:00
dsl
76952d779a Describe mbr_com0 and mbr_com0_9600
Include the filenames in the descriptive table entry.
2008-01-20 15:05:15 +00:00
simonb
d8de5b102b Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
ad
2ecdf58c2c Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00