Commit Graph

5550 Commits

Author SHA1 Message Date
wiz d79e3f15eb Add pmppc man page directories and man pages. 2002-05-31 12:21:09 +00:00
kleink bb1e88c03b Add missing bus_space_vaddr(9) link. 2002-05-31 11:11:26 +00:00
nathanw 9ee7760423 /usr/mdec/installboot is dead. 2002-05-31 04:53:30 +00:00
augustss b815817fe6 Add pmppc files. 2002-05-30 23:51:03 +00:00
augustss b889804e98 Add pmppc. 2002-05-30 23:38:19 +00:00
itojun dbbcec2c04 have bsd.endian.mk, which detects target endian.
generate *.db in target endian.  (see tech-userlevel for discussions)
2002-05-30 21:40:47 +00:00
eeh a56ebcba77 Create a ramdisk installation image, pack it into a INSTALL kernel, and
generate a netbootable image from the results.
2002-05-30 16:21:43 +00:00
eeh 58d15437bc Add sysinst support for the walnut port. 2002-05-30 16:13:06 +00:00
leo 440b81cf1a Some atari updates. 2002-05-30 12:56:34 +00:00
tv 3a92d39fd3 Rip out the "special_kernel_list" code, as we now have differently named
kernel sets in dist_list[] instead.  If we want logic like this, it needs
to be re-added as twiddling the "on" state of the correctly named kernel.
2002-05-29 20:36:40 +00:00
christos f7431e8f3d bumped libz to 0.3 2002-05-29 20:08:33 +00:00
christos 4e357d1878 add pppdump 2002-05-29 19:15:15 +00:00
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