mlaier
c56bf3580a
Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs.
...
Requested by: Chris Laverdure <dashevil sympatico ca>
2004-10-23 15:05:46 +00:00
ru
0818c3dd0f
There can be up to three bootable ISO images (bootonly, miniinst,
...
and disc1). The exact number depends on a couple of parameters,
so don't give a specific number here.
Pointed by: wilko
2004-09-06 18:59:59 +00:00
marius
24ad8a9842
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
...
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended).
Ok'ed by: tmm
2004-08-16 15:45:27 +00:00
obrien
2eca8469bb
Bring back 'NO_FLOPPIES', but as a user external knob.
...
The internal logic knob remains MAKE_FLOPPIES.
Suggested by: ru
2004-08-16 10:25:43 +00:00
obrien
08cb997743
Accept the fact that floppies either aren't applicable or relevant on most
...
platforms. So follow 'MAKE_ISOS''s style and s/NO_FLOPPIES/MAKE_FLOPPIES/g.
2004-08-16 08:58:04 +00:00
pjd
4ba41b4c33
Update the date.
...
Reminded by: ru
2004-08-16 07:53:43 +00:00
pjd
327272b6e6
Inform hier(7) about /usr/include/geom/raid3/ directory.
2004-08-16 06:39:10 +00:00
pjd
e564b1fa08
Inform hier(7) about /usr/include/geom/mirror/ directory.
2004-08-15 13:26:20 +00:00
ru
3eb59f1ca1
Replaced a way outdated and unsafe sequence of upgrading the system
...
from sources with the link to the relevant section in src/UPDATING.
2004-08-13 12:59:46 +00:00
ru
1e1e72482b
Describe better what the initial /usr/obj is expected to be populated with.
...
Prodded by: grehan
2004-08-10 13:25:29 +00:00
ru
ef551a94ac
Remove another mention of "make world".
2004-08-09 13:25:06 +00:00
ru
cc5766a3d9
Fix a documentation bug: "make release" uses "make buildworld"
...
not "make world", as the first step of building the release.
While here, remove another mention of "make world", as the
latter is no longer supported by src/Makefile.
2004-08-09 13:22:44 +00:00
imp
251a8e93c7
Expand indirect reference to copyright file to the portion of that file
...
that is relevant.
2004-08-07 04:40:20 +00:00
ru
abfe62af0d
Bump the document date.
2004-08-06 10:05:45 +00:00
cperciva
e98b8f1445
Crypto is now part of the "base" distribution, and the old "release.3"
...
target no longer exists. Renumber the old release.[4-9] targets to
release.[3-8].
Reminded by: ru
2004-08-06 08:49:51 +00:00
cperciva
c10314dbdf
Increase the suggested minimum free space for release-building. It
...
needed slightly over 3GB when I built one yesterday.
2004-08-05 13:35:43 +00:00
andre
b4b8091221
The inflight sysctls have moved to net.inet.tcp.inflight.*, so adjust
...
documentation accordingly.
2004-08-03 14:06:12 +00:00
murray
e1dbd754dd
Improve the wording of the last commit, and update the document date. (1)
...
While here, update an example.
(1) Submitted by: ru
2004-08-02 07:28:02 +00:00
murray
b66f530bf1
Document EXTSRCDIR.
...
Submitted by: Pawel Worach <pawel.worach@telia.com>
2004-08-01 06:36:03 +00:00
hmp
e61bf7847d
Remove an unnecessary comma from the Copyright.
...
Obtained from: DragonFly BSD
2004-07-25 16:10:03 +00:00
harti
5f6be541da
Remove the g++ include directory - it has been gone a long time
...
ago and add it's new incarnation c++ instead.
2004-07-08 17:07:30 +00:00
harti
344e054ea3
Add a description what is in the sub-directories of /usr/include/netnatm.
2004-07-08 16:54:39 +00:00
hmp
a32114504e
Correct a couple of language nits and a spelling.
...
PR: docs/68799
Submitted by: Chris Pepper <pepper@reppep.com>
MFC after: 3 days
2004-07-08 11:02:19 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
ru
4b39413aeb
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
mpp
8ef0e8a832
Spelling fixes.
2004-06-21 14:43:09 +00:00
ru
aa52a5a900
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
krion
f7f06b3719
Add descriptions for new path, info, maint, cat, bdeps, and
...
rdeps variables and some new examples for "make search".
Approved by: josef (mentor)
MFC after: 2 days
2004-06-16 07:29:21 +00:00
ru
e3d6440363
Overhaul the markup.
2004-06-15 12:48:50 +00:00
mlaier
409ccd8141
Update for include/altq
...
Reminded-by: ru
2004-06-13 20:02:22 +00:00
schweikh
4d2bec28fd
s/disklabel/bsdlabel/g
...
Removed paragraph about "new experimental feature" the hw.ata.tags
which sysctl -a knows nothing about.
Fix typos while I'm here.
PR: docs/66493
Submitted by: Julien Gabel <jpeg@thilelli.net>
2004-06-06 12:30:21 +00:00
krion
99f0ff391c
- Remove leading zero from document date [1]
...
- Remove entry which tells about periodical INDEX updates in
the CVS repository
- Add description for fetchindex target
Requested by: ru [1]
Approved by: josef (mentor)
2004-06-02 20:15:34 +00:00
krion
e2c73bbb7c
- Bump the document date
...
Requested by: ru
Approved by: ru, josef (mentor)
2004-06-02 15:03:59 +00:00
krion
cefa1214ff
- Mention new targets from bsd.port.mk:
...
* config
* showconfig
* rmconfig
* describe
- Add OPTIONS description
- Word smithing
PR: docs/67342
Reviewed by: ru
Approved by: josef (mentor)
2004-06-02 14:15:35 +00:00
pjd
16d4ddc96c
Update the date.
...
Requested by: ru
2004-05-20 19:32:45 +00:00
pjd
553013776a
- Add missing 'the'.
...
- Document /usr/include/geom/ directory and its subdirectories.
Requested by: ru
2004-05-20 13:38:48 +00:00
pjd
7458dcfa4b
Inform hier(7) manual page about /lib/geom/ directory.
...
Reminded by: ru
2004-05-20 11:02:58 +00:00
dannyboy
8e37fd0b5d
"in in" is not always wrong (backout 1.18).
...
Keep the onion metaphor consistent.
2004-05-18 18:17:25 +00:00
dannyboy
569bfe2ef0
Effect the correct use of "affect".
...
Use em dashes instead of " - ".
Use .Em instead of *emphasis*.
Note that securing root indirectly (by securing staff accounts) works
only if direct root access has been limited. [1]
s/hacker/attacker, as done in the handbook. (inspired by [1])
PR: 52878 [1]
Submitted by: Brian Minard <bminard@flatfoot.ca> [1]
2004-05-18 17:50:08 +00:00
kensmith
851a0de9b7
Some mdoc fixes.
...
mdoc help from: ru
MFC after: 5 days
2004-05-13 13:09:47 +00:00
kensmith
8c50fd4dbe
Sorry for doing this backwards, but as with most release related stuff
...
we only pay attention to it during release time and at the moment it's
a -stable release in progress.
This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of
time to follow through with doing this last night. Sorry for the delay.
Adding a couple of variables to make tweaking the CD-ROM label and .iso
filenames easier.
2004-04-30 13:52:09 +00:00
harti
7d1905e15b
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
...
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
2004-04-14 16:06:19 +00:00
ru
82790ffa5b
Removed more vestiges of the stl(4) driver.
2004-03-26 18:49:11 +00:00
obrien
657983b569
More kosher mdoc(7).
...
Submitted by: ru
2004-03-25 17:54:07 +00:00
obrien
553575da44
Restore part of rev 1.92; share/libdata/gcc should not have been deleted.
2004-03-25 00:41:06 +00:00
des
bcc4fa3fc5
Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.
2004-03-24 08:22:35 +00:00
schweikh
d882001178
Added Xref to env(1).
2004-02-29 13:10:09 +00:00
ceri
e28335f600
Correct minor typos.
2004-02-18 18:52:09 +00:00
trhodes
8548040ce9
Remove 'broken in some cases' Xref to Kerberos.
...
PR: 30443
Cool with: markm (who approved this ages ago)
2004-02-10 07:08:54 +00:00
ache
304ce988d4
Clarify more about LC_*/LANG priorities.
2004-01-31 23:29:20 +00:00
jhb
b214d6dd1d
- Catch up to new boot floppies targets.
...
- Update description of release.4 to mention KERNELS variable.
- Update field width for make release targets.
2004-01-28 21:07:36 +00:00
ru
ad42658a8b
Use a single style for share/man/ makefiles:
...
- Sort MAN and MLINKS in "dictionary" order ignoring case.
- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.
2004-01-20 10:27:23 +00:00
obrien
03e299bc73
Note that NO_FLOPPIES is i386-only.
2004-01-03 02:23:56 +00:00
scottl
7fde31fc31
Install UDF header files to unbreak /sbin building when /sys is not present.
...
Submitted by: imura@ryu16.org
2003-11-22 06:08:59 +00:00
gordon
e89562677a
Update hier(7) to reflect the world with respect to /lib and /libexec.
2003-11-17 17:29:04 +00:00
simon
1ff7b74aca
mdoc(7) janitor:
...
- Use .Aq macro instead of <foo>.
- Kill EOL whitespace.
2003-11-16 15:16:19 +00:00
imp
0e54f1820d
Amplify the reboot requirement
2003-11-14 16:55:00 +00:00
imp
93bd478591
Add required reboot into single-user mode step.
...
# mdoc janitors should make sure I did the markup right
Inspired by: recent problems in this area
2003-11-14 06:24:20 +00:00
brueffer
7069ced79f
Correct the on-disc path to the porters-handbook
2003-11-12 08:26:08 +00:00
brueffer
8389296558
Document the 'fetch-recursive-list' and 'deinstall-all' targets.
...
No MFC reminder, I'll sync this page with the one in -stable in
a couple of days.
PR: docs/46181
Patch submitted by: Sergey Matveychuk <sem@ciam.ru>
2003-11-12 08:06:35 +00:00
brueffer
32946a73bf
Add the 'package-recursive' option
...
PR: 57838
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
MFC after: 5 days
2003-11-09 09:30:39 +00:00
rwatson
db66506d6c
Add /usr/share/security to reflect recent hookup of Makefile and
...
mtree entry for share/security/lomac-policy.contexts.
Pointed out by: ru
2003-11-08 18:01:44 +00:00
fjoe
d3ac88e6bd
Remove /usr/libdata/msdosfs description.
...
Noticed by: ru
2003-10-30 21:25:37 +00:00
ru
08859b205f
Correct the description of what the release.3 stage does nowadays.
2003-10-06 11:52:34 +00:00
ru
35b0a3b4a9
Make LOCAL_PATCHES accept multiple patch files, as its name suggests.
2003-09-21 06:33:14 +00:00
hmp
7a55c13003
Remove invalid statement about the maximum number of swap drives.
...
PR: docs/55276
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2003-09-14 23:44:55 +00:00
eivind
e40a9dcd23
Document /var/empty as generic empty directory, not sshd specific
2003-09-13 16:23:49 +00:00
eivind
af40555b40
asami is no longer our ports lead, so remove a statement saying
...
the ports collection is maintained by asami and the ports team.
2003-09-13 16:16:31 +00:00
ru
1c23ef339b
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
njl
dcae809e0d
Add a warning describing at least one circumstance where cvsup can hose
...
a local branch. Text from an email from jdp@
Reported by: simon
2003-08-25 19:08:37 +00:00
njl
0ab867f1c2
Add a section on maintaining a local branch in CVS.
...
MFC after: 1 day
2003-08-22 17:12:55 +00:00
simon
fe03290df6
Add /rescue/ and a reference to its manual page rescue(8).
...
Approved by: ceri (mentor)
2003-08-08 11:15:57 +00:00
ru
887d81ea29
Moved the WORLDDIR variable description to the Optional Variables section.
2003-08-04 21:00:35 +00:00
simon
084778ce38
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
ru
b93079f17c
Moved the boot floppy generation code out from release.9 to release.10.
...
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
2003-07-25 08:54:41 +00:00
ru
14b4207391
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
...
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
simon
87695ddeee
Add manual page to document the new rescue utilities in /rescue.
...
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-23 13:24:32 +00:00
brueffer
a2d3051144
Grammar fix
...
PR: 54225
Submitted by: Christopher Nehren <apeiron@comcast.net>
MFC after: 3 days
2003-07-08 21:10:32 +00:00
smkelly
c2c00420f7
Bring build(7) in sync with src/Makefile by removing documentation
...
for targets that have been unsupported since April:
- upgrade
- aout-to-elf
- aout-to-elf-build
- aout-to-elf-install
- move-aout-libs
Approved by: imp
2003-07-08 16:39:10 +00:00
ru
b0eb63bf04
MASTER_SITE_OVERRIDE can list several sites.
2003-06-23 20:01:58 +00:00
trhodes
a5b28dd15a
Remove the old xref to kerberos(1), and replace it with an xref to
...
kerberos(8). According to markm, the kerberos(8) manual page is
installed if NO_KERBEROS is set.
PR: 30443
2003-06-14 13:23:49 +00:00
harti
246f3d9c06
This is a driver for the physical layer chips used in ATM interfaces.
...
It currently supports the PMC Sierra Lite, Ultra and 622 chips and
the IDT 77105. The driver handles media options and state in a consistent
manner for ATM drivers. The next commit to the midway driver will make
it use utopia.
2003-06-12 14:28:32 +00:00
charnier
fc142094b7
Use .Ic instead of .Xr for internal commands
2003-06-08 13:33:50 +00:00
ru
683fd8c50f
Assorted mdoc(7) fixes.
2003-06-02 11:19:24 +00:00
ru
19a4968055
Kill whitespace at EOL.
...
Approved by: re (blanket)
2003-05-21 15:55:40 +00:00
ru
aaa0f05b80
Assorted mdoc(7), grammar, spelling, and punctuation fixes.
...
Approved by: re (blanket)
2003-05-21 15:49:01 +00:00
brueffer
5fd3439030
Add a reference to release(7)
...
Requested by: murray
Approved by: re (murray)
2003-05-21 07:16:32 +00:00
brueffer
5d6b04168c
Sort references by section
...
PR: 52501
Submitted by: Simon L.Nielsen <simon@nitro.dk>
Approved by: re (scottl)
MFC after: 3 days
2003-05-20 23:25:44 +00:00
murray
3cae45d064
Make the output more consistent.
2003-05-05 05:36:20 +00:00
brueffer
0c01b221bd
Mbits -> Mbits/s
...
band width -> bandwidth
PR: 39822
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 3 days
2003-04-26 09:30:34 +00:00
tjr
895cc40f1a
Add terse descriptions for NLSPATH and LC_*.
2003-04-12 05:20:15 +00:00
murray
f0a2206dbc
Note that kern.securelevel must be set to '-1' to build a release
...
successfully.
PR: docs/42339
MFC after: 3 days
2003-04-07 11:40:25 +00:00
murray
16a93d5f11
Correctly use .Bd macro.
2003-04-07 11:28:35 +00:00
murray
f8221d23db
Document a workaround for the problem of infrastructure changes in the
...
doc/ tree that can cause release builds on the security branches to
break.
PR: docs/35620
MFC after: 3 days
2003-04-07 10:50:00 +00:00
obrien
fe0afe560c
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
obrien
4b49145ba5
Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
...
like this. Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
seanc
7ef05d02b9
Update sendfile.2 to include a TUNING section that documents the
...
various tunables that are applicable to sendfile(2). Update tuning.7
to mention a reference to sendfile.2.
Approved by: keramida
2003-03-12 09:28:44 +00:00
markm
a5830ac074
KerberosIV deorbit sequence: We no longer build a krb4 distribution.
2003-03-08 11:49:40 +00:00
markm
a58cd51a7f
Update for kerberos 5
2003-03-08 11:45:47 +00:00
tjr
c5c996630b
Remove a remnant of netns.
2003-03-06 05:02:36 +00:00