Commit Graph

8408 Commits

Author SHA1 Message Date
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
jmc f2a2358139 Whitespace/usage cleanup and a proper exit when done 2005-10-21 04:11:49 +00:00
jld 863d7960b2 Add jld here, too. 2005-10-21 04:06:18 +00:00
jmc fe18910528 Remove unneeded set of PASSWD 2005-10-21 03:57:07 +00:00
jmc b0f7601ff1 Insert some missing backslashes 2005-10-21 02:56:27 +00:00
jmc d5bf52b805 Set default vars so blank and unset both end up w. a reasonable default 2005-10-21 02:41:14 +00:00
dsl 70aacd016c Align header with table 2005-10-16 20:39:52 +00:00
riz a520767b2c Add /usr/share/examples/veriexecctl/fpgen.sh 2005-10-13 20:30:38 +00:00
jmc e7233dd596 Fix path for mtree 2005-10-12 02:11:58 +00:00
peter 0cf2f76f79 Use the keyword 'doc' instead of 'share' for the new bind9 entries.
Fixes building when MKDOC=no.
2005-10-11 13:40:21 +00:00
rpaulo 515fd2fe70 Add /usr/share/doc/html/postfix/postfix-logo.jpg. 2005-10-10 15:36:16 +00:00
rpaulo 64bef641c2 Add flist for BIND 9 HTML documentation. 2005-10-10 13:28:07 +00:00
riz 4365df5673 Add /usr/mdec/bootxx_cd9660 . 2005-10-07 23:07:55 +00:00
jmc 4afc9e5b49 Restructure how makesrctars works so it spits out source balls that look like
they would from a release (files owned by root:wsrc, perms set, etc)
2005-10-07 20:00:54 +00:00
jmc 86c0dfe571 Add option to append to existing checksum files 2005-10-07 17:21:36 +00:00
jmc 7c1a989001 Include SHA512 now also 2005-10-07 03:42:47 +00:00
elad b7218637af Don't remove /usr/include/rmd160.h.
Noted by wiz@.
2005-10-06 23:39:26 +00:00
agc f0063a2802 My Spanish is somewhat lacking, but make it so that a "make distribution"
will succeed.
2005-10-06 20:47:14 +00:00
dyoung 00d2915456 Build and install /usr/mdec/bootxx_cd9660, a primary boot loader
for ISO9660 filesystems.
2005-10-06 08:22:58 +00:00
xtraeme fff95ff31d Misc grammar and typos fixes. 2005-10-06 06:46:03 +00:00
jmc a356b27a84 Add SHA512 into sums lists 2005-10-06 02:22:11 +00:00
jmc b62b30c668 Correct comments to line up with SHA512 generation now 2005-10-06 02:12:49 +00:00
rpaulo 44fb629a49 Add idea about installing binary snapshots from releng. 2005-10-05 16:44:39 +00:00
hubertf e533c36a54 Add locate.updatedb(8).
Discovered missing while sorting things out for BSDcertification.org.
Ran through wizd(8).
2005-10-05 06:29:03 +00:00
martin f531688ba9 Make sgimipscd.iso bootable. 2005-10-04 19:29:34 +00:00
wiz 5219255abf getfsent(3) does not contain any information about the (nonexisting)
function getfstype(), so don't MLINK it. Remove getfstype from other
places that reference it too.

Noted by jmc@openbsd.
2005-10-03 14:56:32 +00:00
shige 18dc3d6415 Break infinite-loop at md_check_partitions. 2005-10-02 22:42:09 +00:00
macallan 09bc805fb6 Build XFree86 on NetBSD/sparc.
Tested on Krups and a SPARCbook 3GX
Works only with wscons kernels, currently there's official support on Krups
with igsfb and more or less official support for SPARCbooks with pnozz and
SPARCstations with cgsix.
2005-10-01 22:51:31 +00:00
scw 3882892ca2 Update for wpa_cli and wpa_supplicant. 2005-10-01 18:51:15 +00:00
scw 61ea4bf0aa Bump libpcap minor number. 2005-10-01 09:56:39 +00:00