Commit Graph

8437 Commits

Author SHA1 Message Date
riz e4adbdcd56 Create the configuration files for the 3.0 release ISOs. 2005-12-08 21:13:28 +00:00
riz ee8f5684fa Correct the filename of the vax ramdisk. 2005-12-08 21:12:18 +00:00
riz d14fcde891 Add ISO_RELEASE as a tag (by default, same as RELEASE) which is used
to label the .iso image files.

While I'm here, modernize the ports list to what's being released with
3.0, and put them one-per-line to make it easier to comment out a single
port if necessary.
2005-12-08 21:11:46 +00:00
xtraeme 8db4fd7fd6 Misc grammar and typos fixes from Enrique Matias Sanchez via
private email.
2005-12-08 16:51:45 +00:00
mhitch a45e5aa34b Add xetc to the sets list. 2005-12-07 18:25:43 +00:00
jmc 75b7768eb6 pte.h isn't obsolete on bebox. it's still there 2005-12-07 05:01:21 +00:00
skrll 856be5d817 lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
skrll 396c76cb52 Correct the includes for lmc. 2005-12-06 11:53:56 +00:00
christos e97df9dd99 bye lmcctl, welcome lmcconfig 2005-12-06 03:20:27 +00:00
christos 2f1d024ecf deprecate lmcctl, welcome lmcconfig 2005-12-06 03:19:02 +00:00
dsl 2ff7661d8d Fix path of ping6 and rtsol.
lukem fixed the i386 one in July.
Fixes PR/32240
2005-12-04 21:32:11 +00:00
riz 28cb63d856 The sgimips files will be extracted into a different directory if sgimips
is on an image of a different name - compensate.
2005-12-03 01:23:23 +00:00
kardel 69ca862fe2 add myself 2005-11-27 19:12:11 +00:00
dsl b13289ebc4 We don't want any .eh_frame stuff bloating the ramdiskbin image. 2005-11-27 17:39:46 +00:00
dsl cc3fb44789 Increase the size of the ramdisk filesystem to that of the (recently
increased) hole in the kernel image
2005-11-27 17:39:01 +00:00
christos 533d086402 mark fips*.h really obsolete. 2005-11-26 22:42:10 +00:00
rpaulo c6d6417f4f follow libkrb5 bump (you'll be unable to login using PAM if you don't
have this patch).
2005-11-26 12:32:43 +00:00
christos 6451d0b61f more openssl man pages 2005-11-25 21:19:05 +00:00
christos 0fcdffc1c5 bump libradius 2005-11-25 21:18:34 +00:00
christos b5d3d971cf add more openssl man pages 2005-11-25 21:18:04 +00:00
christos bab8f4db0f update sets for new openssl 2005-11-25 20:38:22 +00:00
macallan 631f2d878c build the apm utility on sparc since we already build apmd 2005-11-24 15:47:09 +00:00
yamt 224db8bcf4 document workqueue. 2005-11-24 08:20:51 +00:00
yamt b874a47774 add RUN_ONCE. 2005-11-24 08:16:21 +00:00
christos a0166828fa add the dnssec and namedb check tool man pages 2005-11-19 02:07:16 +00:00
christos 594da8287c Add dnssec and namedb check tools. 2005-11-19 02:03:43 +00:00
riz 658bb45a8b Add ".cat" to ./usr/share/man/cat8/sti.0 and ".man" to
./usr/share/man/man8/sti.8 so a build with MKCATPAGES=no and MKMAN=no
(respectively) will complete successfully.
2005-11-18 18:51:15 +00:00
itohy 46cdc5bb72 Add missing T:
"T"his product includes software developed by the PocketBSD project
    and its contributors.
2005-11-14 01:57:12 +00:00
spz 1802f2d1d7 Enable build.sh -x building for the usbtablet driver new in xsrc
distrib/sets/lists/xserver/md.* to list the additional files for XFree86
using ports
share/mk/bsd.x11.mk and x11/... for the actual building

Contributes to closing PR xsrc/23964
Reviewed by tron@NetBSD.org
2005-11-12 22:57:46 +00:00
dsl 5bc344755a Mark pxeboot_ia32_com0.bin obsolete.
Serial pxeboot can be generated by applying 'installboot -e' to pxeboot.
2005-11-12 09:41:28 +00:00
jnemeth e2ee08b710 add myself, jnemeth 2005-11-11 03:45:57 +00:00
dsl 934b882096 Stop make wingeing when the crunchgen binary can't be located. 2005-11-10 21:29:37 +00:00
christos 80ae18a069 add sti 2005-11-10 16:58:18 +00:00
tron a507881b2e It will be the twelfth release of course. 2005-11-08 09:35:00 +00:00
tron 97ba1641e9 NetBSD 4.0 will the 13th major release (starting at 0.8) of NetBSD-i386. 2005-11-08 09:33:33 +00:00
dsl 8b08a3fc64 We need the absolute path of the crunchgen binary in order to make the
generated makefile depend on the binary.
Needed for USE_TOOLS=no builds
2005-11-07 22:19:34 +00:00
tron 8cdb94228e Sync with changes in the "netbsd-3" branch. 2005-11-06 17:25:55 +00:00
dsl 4fba43286a Rework the checking of the typed size against the limit so we don't error
if the size is too large after we've rounded up to a cylinder boundary.
Stops silly errors (4170 > 4172) when partitions end at the end of the disk.
2005-11-05 09:58:32 +00:00
dsl f95e28696d Fix check for root being entirely inside the area that can be read on
systems where the bios doesn't support LBA reads.
Due to faked geometries the last few (over 30000!) sectors may not be reported
as being readable, but we expect them to be in swap.  So we don't force a
root+usr install in that case.
2005-11-05 09:55:34 +00:00
yamt 73a46700dc sync with kernel. (yamt-vop) 2005-11-02 14:22:36 +00:00
simonb 17fbcfa746 Mark /usr/include/sys/systm.h as obsolete. 2005-10-30 23:35:55 +00:00
tshiozak 1beef8fe93 fix lib/31874.
- add _citrus_stdenc_get_state_desc() interface to get
  encoding-scheme-independent encoder/decoder state descriptions.
- make sure that iconv_std module uses it to judge whether the last
  sequences forms complete shift sequences.
- bump minor of i18n_module because of get_state_desc().
2005-10-29 18:02:04 +00:00
scw 76bcd7f008 ./usr/sbin/iwictl is now mi. 2005-10-29 08:17:18 +00:00
jmc 2ab5e7c4d7 Move ncdcs to mi 2005-10-27 17:51:48 +00:00
jmc 37d5cb74fc Nuke only md man page in existance (which requires special casing set sharing
for man.tgz unnecessarily)
2005-10-27 17:43:07 +00:00
riz 4df8bb6c9b source is too big for multi-cd3 when pkgsrc is included; substitute
sgimips instead.
2005-10-25 19:43:20 +00:00
riz 47cc213a59 Don't make sgimips images bootable unless EXTFILES.sgimips is defined.
While I'm here, fix so that building from a clean objdir works
properly.
2005-10-22 15:56:16 +00:00
riz 52bd3a4883 Add configurations for the NetBSD 2.1 release. 2005-10-22 15:52:43 +00:00
dsl 0a0a96c37f Don't redisplay the title messages before displaying sub-menus during set
selection (eg selecting the X sets).
libcurses got changed earlier in the year so that the erase (and refresh)
of the message window caused all the unchanged spaces to be redrawn
overwriting most of the main set selection window.
2005-10-22 09:31:50 +00:00
hubertf 3b644e49b3 Per Christos (board):
* move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that
   (in /usr/share/legal)
 * nuke src/share/man/man0/COPYRIGHT
 * mark /usr/share/man/COPYRIGHT as obsolete
2005-10-22 06:04:57 +00:00