Colin Percival
d5f5163537
Add sysutils/portsnap onto the list of desired packages, since people
...
are finding it useful and it's only 10kB.
2005-01-19 21:06:22 +00:00
Ruslan Ermilov
37966461c0
Safer version of the chflags command.
2005-01-13 08:29:51 +00:00
Wilko Bulte
05fb35c306
Document slot specific location for base I/O board on AS600.
...
Thanks to: Charles Smeijer for getting me my AS600.
2005-01-07 21:05:45 +00:00
Wilko Bulte
2bac64f7ce
Note that fdisk is not used on Alpha.
...
Remove outdated info on install media.
Submitted by: "William H. Magill" <magill@mcgillsociety.org>
2005-01-07 19:32:32 +00:00
Christian Brueffer
4406954933
Refer to Xorg, rather than XFree86.
...
MFC after: 3 days
2004-12-31 14:32:08 +00:00
Hiroki Sato
b7148acc03
Merge the following from the English version:
...
1.17 -> 1.21 early-adopter/article.sgml
1.261 -> 1.269 hardware/common/dev.sgml
1.6 -> 1.7 hardware/common/intro.sgml
1.13 -> 1.14 hardware/i386/proc-i386.sgml
1.7 -> 1.9 hardware/ia64/proc-ia64.sgml
1.4 -> 1.5 hardware/pc98/proc-pc98.sgml
1.7 -> 1.8 share/sgml/release.dsl
2004-12-29 17:11:02 +00:00
Christian Brueffer
5a93db3dd8
Autogenerate device listings for bktr(4).
...
MFC after: 1 week
2004-12-29 14:38:37 +00:00
Ruslan Ermilov
b5b0bba4df
NOPAM -> NO_PAM
2004-12-21 12:49:24 +00:00
Ruslan Ermilov
8340281fb1
NOIPSEC -> TRACEROUTE_NO_IPSEC
2004-12-21 12:44:20 +00:00
Ruslan Ermilov
f45a5bbda4
NOCLEAN -> NO_CLEAN
...
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
Ruslan Ermilov
6495335e69
NOSHARE -> NO_SHARE
2004-12-21 12:13:23 +00:00
Ruslan Ermilov
582ef25f94
NOHTML -> NO_HTML
2004-12-21 12:05:11 +00:00
Ruslan Ermilov
dd991de030
Overhaul ppp(8) build options so they are safe to use in
...
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
Ruslan Ermilov
731db6a428
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
Ruslan Ermilov
39a855c2a1
NOGAMES -> NO_GAMES
2004-12-21 10:36:54 +00:00
Ruslan Ermilov
83c7ade90a
NOSHARED -> NO_SHARED
2004-12-21 09:59:45 +00:00
Ruslan Ermilov
00fbd40770
NOFSCHG -> NO_FSCHG
2004-12-21 09:53:14 +00:00
Ruslan Ermilov
ab7a294721
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
Ruslan Ermilov
f1f6253f4f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Christian Brueffer
d94b44fb9c
Autogenerate device listings for umass(4).
...
MFC after: 3 days
2004-12-17 18:37:58 +00:00
Simon L. B. Nielsen
c70d1f767c
Correct entity name added in the last revision.
2004-12-17 18:19:44 +00:00
Christian Brueffer
d6fc8c994a
Autogenerate device listings for ng_bt3c(4).
...
MFC after: 3 days
2004-12-17 10:31:00 +00:00
Simon L. B. Nielsen
b2a2b4810d
- Auto generate device listings for the pst(4) and vpo(4) device
...
drivers.
MFC after: 1 week
2004-12-14 22:21:51 +00:00
Simon L. B. Nielsen
f8b64c2257
Auto generate device listings for the snd_maestro(4) and snd_maestro4(4)
...
device drivers.
MFC after: 1 week
2004-12-14 16:23:38 +00:00
Simon L. B. Nielsen
bfd2ccd6bd
Add snd_audiocs(4).
2004-12-14 13:12:29 +00:00
Simon L. B. Nielsen
8dd33b6c68
- Update usage to reflect the current reality.
...
- Fix a bug where manual pages which had a "_" in their name did not
get proper architecture setting.
MFC after: 1 week
2004-12-14 13:07:58 +00:00
Wilko Bulte
a69e682cfb
Alpha can use 1 or 2 Gbyte of physical RAM max.
2004-12-11 20:41:57 +00:00
John Baldwin
8dd9e9d036
Don't allow ISO images to be made that try to use boot.flp to boot as the
...
boot.flp in 5.3 and later is not self-contained and thus not suitable for
CD booting. /boot/cdboot is now the only way to boot the install CDs.
MFC after: 2 weeks
2004-12-01 18:03:18 +00:00
Simon L. B. Nielsen
16ba4bcbf3
Auto generate device listings for the snd_ich(4) driver.
...
MFC after: 1 week
2004-11-27 13:57:22 +00:00
Christian Brueffer
dcc28a83c3
Autogenerate device listings for hptmv(4)
2004-11-20 02:46:02 +00:00
Christian Brueffer
2fbc89951e
Add hptmv(4)
2004-11-20 02:44:47 +00:00
David E. O'Brien
6949461a18
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
2004-11-19 03:51:12 +00:00
John Baldwin
58de2240ec
Update release notes to note that FreeBSD/i386 requires at least an 80486
...
and also requires a floating point unit.
Reviewed by: hrs, scottl
2004-11-17 23:03:17 +00:00
John Baldwin
1b42d69b50
Remove no longer needed I386_CPU option (it was commented out anyways).
2004-11-16 21:23:11 +00:00
Wilko Bulte
da865ef535
Remove sections on Multia and Turbolaser.
2004-11-09 22:34:02 +00:00
Hiroki Sato
140dd49673
Merge the following from the English version:
...
1.256 -> 1.261 ja_JP.eucJP/hardware/common/dev.sgml
2004-11-09 07:21:21 +00:00
Denis Peplin
235a38c2ed
MFen 1.259 -> 1.261
2004-11-09 06:59:11 +00:00
Christian Brueffer
bd58bf2942
gx(4) is gone, remove any references
2004-11-08 19:52:21 +00:00
Hiroki Sato
f47958407c
Trim the relnotes items added before 5.3-RELEASE.
2004-11-07 18:17:38 +00:00
Hiroki Sato
4cbed39c16
Bump &release.manpath.netbsd; to 1.6.2.
2004-11-07 18:12:57 +00:00
Ruslan Ermilov
dee651eb15
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
...
to PRECIOUSLIB from bsd.lib.mk. The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.
Reviewed by: oliver
2004-11-03 18:01:21 +00:00
Simon L. B. Nielsen
182327bd35
Add an "old-style" entry for the hptmv(4) until it gets a manual page.
...
Suggested by: brueffer
2004-11-02 22:31:29 +00:00
Ruslan Ermilov
b51a042e9a
Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs.
...
(Brought to my attention by Brooks while sitting together on the floor
in "Kairo".)
2004-11-02 11:59:27 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Hiroki Sato
f74a2ca05e
Add a Japanese override of dev-auto.sgml.
...
Based on work by: Ryusuke Suzuki (ryusuke at nucl.sci.hokudai.ac.jp)
2004-10-24 14:31:27 +00:00
Ruslan Ermilov
55a74fe7a3
NEED_LIBNAMES is gone long ago.
2004-10-24 12:36:21 +00:00
Scott Long
54ddf8f6f3
Due to space constraints, use gnome2-lite for i386 and gnome2 for everything
...
else. Also add ltmdm to i386 by popular request.
2004-10-23 19:54:18 +00:00
Marcel Moolenaar
2d9d87630b
Seperate ia64 from the pack. The disc1 is overflowing to such extend
...
that most packages can not be included. It's much easier to list those
that we do want on disc1 for ia64. We only need to list 11 of them.
Apply proper indentation for better readability.
2004-10-22 04:49:09 +00:00
Ruslan Ermilov
d885836c32
Pass WORLD_FLAGS down to the distributeworld target, so it's
...
possible to build releases with customizations such as with
NOPROFILE.
Problem found and fix tested by Roman Neuhauser.
2004-10-21 08:54:10 +00:00