Commit Graph

5538 Commits

Author SHA1 Message Date
bjh21 644aeda106 Correct the URL for David Pilling's Web site. 2002-05-29 14:21:56 +00:00
lukem ef1b7bce09 - build crunchgen(1)-created Makefiles with -j 1, as they're not
parallel build safe at this time.
- invoke crunchgen with -q, as the verbose output looks ugly with "make -j N"
  and in build logs.
2002-05-29 09:56:04 +00:00
lukem 2bc49b8d2a don't bother copying or generating etc/spwd.db, as the miniroot was
switched to libhack a little while ago
2002-05-29 04:11:01 +00:00
lukem 0647769f2d - fix permissions on generated install.sub
- COPY install & upgrade with 555 (not 755) perms
- sort some entries
2002-05-29 04:06:09 +00:00
lukem c872f8b259 use 444 instead of 644 for /.profile 2002-05-29 04:03:01 +00:00
lukem 39123871ce Use ${NETBSDSRCDIR}/etc/services instead of ${DESTDIR}/etc/services
to create smaller etc/services, and ensure latter is (temporarily)
writeable first.  Should fix atari build problem on tgm.
2002-05-29 03:58:31 +00:00
lukem 5e5b17c60f remove unnecessary MTREE line 2002-05-29 03:49:43 +00:00
lukem 8c5fd02a99 use 555 instead of 755 for script perms 2002-05-29 03:46:23 +00:00
lukem 032b6cf60e - for COPY, default perm to 0444 if it's not supplied
- for COPYDIR, use perms of 0444 for files
- set perm to crunchgen program to 0555
- for mode=populate, add  `` || exit 1''  after  `` ( ... ) ''  to
  ensure that sh -e correctly exits upon failure...
2002-05-29 03:01:55 +00:00
nathanw d09edc11ea Run installboot on the miniroot image, now that it is tested. 2002-05-28 21:15:56 +00:00
itojun f8b9b40efd add arc4random(9). 2002-05-28 11:35:40 +00:00
wiz eb9af10b93 Add gspa(8). 2002-05-27 21:15:00 +00:00
leo 48ee99033d First round documantation updates. 2002-05-27 12:39:57 +00:00
lukem ff34de85f0 use usr/sbin/installboot not usr/mdec/installboot 2002-05-27 11:02:21 +00:00
wiz 38dfbc3274 installboot changed location to /usr/sbin.
Reported in port-macppc/17063 by Makoto Fujiwara.
2002-05-27 10:32:37 +00:00
zuntum 3984662c21 typo, whitespaces, and one fix 2002-05-27 09:21:34 +00:00
zuntum 77d5abd5af Change variants of "zamontowac" to "zamountowac" 2002-05-27 09:18:59 +00:00
zuntum 69703d3555 Argh! Replace sophisticated, although weird-looking "punkt montazu" word with
just "mountpoint". Even english term is easier to understand in this case.
2002-05-27 09:15:40 +00:00
zuntum 69afabd0cd more fixes to translation 2002-05-27 09:09:13 +00:00
zuntum b2cf503dd7 grammar & misc
Closes PR#17064 by dawszy@arhea.net
2002-05-27 08:55:57 +00:00
jdolecek bbe73cf3c3 it's 2304_k_ 2002-05-26 18:17:35 +00:00
jdolecek d02e4285f9 bump ramdisk size, 2M isn't enough 2002-05-26 18:13:56 +00:00
wiz 7c485e61a9 Add some alpha man pages (were LINKS, now MLINKS... checkflist only
found them now).
2002-05-26 14:13:56 +00:00
wiz e2d9b55a03 Add /usr/share/examples/fstab. 2002-05-26 14:11:47 +00:00
grant 89d9e55136 libz is needed for usr.bin/file/compress.c v1.11 2002-05-26 12:16:56 +00:00
isaki 3990c51363 The built-in ADPCM device is supported. 2002-05-26 03:37:18 +00:00
wiz bf840df2cd __STDC__ is always defined on NetBSD. 2002-05-26 00:02:06 +00:00
bjh21 b72e4dd171 acorn26 has sysinst now, so adapt the documentation to reflect that.
This includes some changes to common/sysinst to get the conditionals right
that might affect other ports.
2002-05-25 15:46:03 +00:00
mhitch 3b7ffdebd4 The miniroot filesystem doesn't have enough inodes for install; add inode
density option for makefs.
2002-05-25 03:22:51 +00:00
gmcgarry 6771357c89 More section 9 documentation. 2002-05-25 02:18:36 +00:00
itojun 382ff1f23c let users choose blowfish password option.
XXX msg.mi.fr is out of sync
2002-05-24 08:07:48 +00:00
itojun 5fb3536fb3 remove obsolete comment. use "!rtsol $int" instead of actual interface name. 2002-05-24 07:58:23 +00:00
itojun caecca980a crank minor for bcrypt support 2002-05-24 04:07:05 +00:00
itojun e68f73c3fe add arc4random(3). from openbsd 2002-05-24 04:01:43 +00:00
pooka 70b72ccc43 sgimips-specific changes:
* describe kernels
* remove misc/
* add netboot/
2002-05-23 06:44:17 +00:00
pooka a25409a53c use common xfer notes 2002-05-23 06:06:03 +00:00
pooka 8bf14942e0 add sgimips bits
from Scott G. Akmentins-Taylor
2002-05-23 06:05:41 +00:00
pooka a9c4f01782 * merge in documentation from Scott G. Akmentins-Taylor
* add bits and pieces here and there
2002-05-23 05:44:50 +00:00
nathanw c19639f45d Tell the user consistently that time zone files are in
/usr/share/zoneinfo, rather than that in one place and
/usr/share/timezone in another.
2002-05-23 02:57:08 +00:00
lukem fa9f459228 unused 2002-05-22 18:04:04 +00:00
nathanw 86d9b59155 We're up to libcurses 5 these days. 2002-05-22 00:26:10 +00:00
rafal 7a98b3fbfe Another one from Scott Taylor: add boot.elf to sgimips MD base list. 2002-05-21 23:23:48 +00:00
rafal 4a3f0ef3a4 sysinst updates for sgimips from Scott Taylor with some tweaks from me.
For now, we keep the GENERIC/GENERIC_INDY sets, but make the labels a
bit clearer as to their purposes.

XXX: Still need code to install bootloader into volhdr; need either to
integrate into MI installboot or fix up sgivol (I have changes from Scott
for sgivol, just haven't folded them in yet).
2002-05-21 21:59:03 +00:00
rafal 8917c72df2 Release machinery for port-sgimips; original work by Scott Taylor (sgimips
at mrynet.com), NDWO-ified by me (so all bugs are probably my fault).
2002-05-21 20:54:16 +00:00
rafal 3d46bd9251 For reference purposes (as it currently doesn't build): add miniroot build
directory; the ramdisk build also relies on the termcap entry here, so this
isn't totally useless.  All based on work by Scott Taylor (sgimips at
mrynet.com), with bugs most likely added by me.
2002-05-21 20:51:34 +00:00
tsutsui 88023fad08 Rename dir ramdisk-kernel/ -> instkernel/ 2002-05-21 16:33:37 +00:00
tsutsui e1e5065c28 List shortlived MD bbinfo.h. 2002-05-21 16:20:03 +00:00
tsutsui 67d9bb7946 /usr/mdec/installboot has been superseded by MI /usr/sbin/installboot. 2002-05-21 16:16:25 +00:00
pooka 77f6bf6332 source ../common/upgrade, which seems to be the common practise 2002-05-21 07:12:18 +00:00
rafal 323d0df617 Add (empty) upgrade file to satisfy build. 2002-05-21 07:04:15 +00:00