Commit Graph

5722 Commits

Author SHA1 Message Date
wiz
ee9025dec0 Add a comment why the more.toc needs to be generated twice.
XXX: Why do the other TOCs get generated twice? We don't need correct
page numbers there...
2002-06-16 00:30:23 +00:00
itojun
a8a1edfae1 add arc and arm32 2002-06-15 21:34:19 +00:00
leo
4502fd4c8a Add 3rd stage loader. 2002-06-15 21:33:16 +00:00
itojun
a38f323c76 add newsmips 2002-06-15 21:33:07 +00:00
itojun
99da2a722d add mmeye and hpcsh to "ALLNOTES" build 2002-06-15 21:32:43 +00:00
itojun
34db793869 placeholder for hpcsh/mmeye release notes - they are no way complete 2002-06-15 21:31:36 +00:00
tsutsui
865e2a5d4b Add install notes for newsmips.
Written by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>,
and some minor tweaks by me.
2002-06-15 16:48:36 +00:00
itojun
1680c3eadc avoid empty lines between advert clause 2002-06-15 14:41:09 +00:00
isaki
5a9aa259f6 Add missing /dev/sram. it is used by memswitch(8). 2002-06-15 11:20:54 +00:00
mbw
d9219244ef awacs audio is disabled by default
PowerBook G4 (DVI) and iMac (Summer 2001) are supported
PowerMacintosh 4400, Moto Starmax 3000 and 4000, and APS Tech M*Power
  won't boot with internal video in -current and 1.6
2002-06-15 02:50:11 +00:00
lukem
82da8bc9bd remove now-unused targets 2002-06-15 02:15:54 +00:00
lukem
0002fc052e use ${PRINTOBJDIR}
(mmm, finding make -j N>1 build bugs)
2002-06-15 02:15:15 +00:00
itojun
2b710c211b update version numbers 2002-06-14 13:18:53 +00:00
itojun
188750c41b in distribution set description section, indentation is too deep and unreadable.
make it a bit easier to read (with penalty of overwraps).
2002-06-14 13:18:52 +00:00
wiz
faac7af4aa Remove two unnecessary macro calls. Doesn't fix anything though :) 2002-06-14 11:28:33 +00:00
wiz
c608dcb4cc Split an if construct troff warns about into two. 2002-06-14 11:27:59 +00:00
itojun
e39290097c avoid indentation that's too deep 2002-06-14 06:04:33 +00:00
lukem
1f5cf5c78c Setup default mbr_bootsel labels for used partitions, since the previous
default was for them to be empty, and that meant that they wouldn't get shown
at boot time.   Fix from Tyler Retzlaff <rtr@wasabisystems.com>
2002-06-14 03:29:28 +00:00
itojun
e097b1af53 multi-line .Em does not work (INSTALL.txt does not generate this whole paragraph). 2002-06-13 21:13:03 +00:00
leo
91b8ef82cb Just pull in ../common/upgrade. 2002-06-13 15:00:09 +00:00
leo
aff5ad3e1a Add an item about the /etc/ttys file on the atari. 2002-06-13 14:55:39 +00:00
leo
491966313d Fix typo. 2002-06-13 14:45:54 +00:00
gavan
dab70e6816 Support for new NBKernel filetype. The user can now double click a NetBSD
kernel to boot straight into that kernel.
2002-06-13 08:41:52 +00:00
gavan
679a365ac1 Rename file icon to match new filetype, and move towards conformance with
Acorn's Style Guide.
2002-06-13 08:34:29 +00:00
lukem
1cf21a4eeb as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
2002-06-12 22:59:31 +00:00
grant
cbed83795f s/kern.tgz/kern-GENERIC.tgz/ 2002-06-12 12:19:53 +00:00
leo
2058a97228 more atari docu fixes. 2002-06-12 11:21:35 +00:00
bouyer
d5bc7a86e8 If it exists, source /mnt/etc/defaults/rc.conf before /mnt/etc/rc.conf,
so that upgrade.sh gets all the parameters in its initialisation phase.
2002-06-12 09:10:02 +00:00
leo
c904d06dd5 Pull in the sysinst stuff. 2002-06-11 14:24:52 +00:00
leo
a09b752273 Yet more atari docu. 2002-06-11 14:16:07 +00:00
grant
39541f4926 add ccd.conf(5) 2002-06-11 13:33:48 +00:00
grant
a509987d3b remove /usr/include/pmax/clock_machdep.h, fix warning building comp.tgz while
making release.
2002-06-10 06:41:56 +00:00
itojun
f79eb4420d retire greconfig(8) - you can use ifconfig(8) for everything it can do. 2002-06-09 19:31:43 +00:00
itojun
7c75b5ec2f sync with 0.9.6d. shlib minor for libssl and libcrypto
is cranked for additional functions.
2002-06-09 16:12:52 +00:00
bjh21
dcab6d6fbe Add rgb.db, since Xarm32VIDC seems to need it. 2002-06-09 11:51:55 +00:00
bouyer
d0ddca39c8 ld.elf_so also needs to be executable. 2002-06-09 11:25:09 +00:00
lukem
7940b7815e We can't rely upon ${OBJDIR}/../instfs getting to the ../instfs objdir;
add ${RAMDISKDIR} to PARSELISTENV and use that instead.
Noted by Todd Kover <kovert@omniscient.com> in [port-sparc64/17196]
2002-06-09 04:28:58 +00:00
mbw
57f7113498 Someone moved the macppc boot floppy image in the distribution set to
installation/floppy/boot.fs without updating the docs.
2002-06-08 02:06:48 +00:00
mbw
6f53e29fca Describe how to find bootloader in base.tgz.
See port-next68k/17190.
2002-06-08 01:54:02 +00:00
is
bcae776bf0 gspahextoc has been EOLed. 2002-06-07 12:11:29 +00:00
thorpej
df5fa8198f mopa.out is renamed to mopcopy. 2002-06-06 23:05:34 +00:00
lukem
29f550aa8c - Replace make(1) and -D FTP_HOST with SYSINST_FTP_HOST.
Defaults to "ftp.netbsd.org"
- Replace make(1) and -D FTP_DIR with SYSINST_FTP_DIR.
  Defaults to "pub/NetBSD/NetBSD-" + VER + "/" + MACH.
  (FTP_DIR used to override "pub/NetBSD/NetBSD-", which meant the
  path name had to contain the release version in it)
- Add make(1) and -D SYSINST_CDROM_DIR.
  Defaults to "/" + mach.
- only append ftp_prefix to ftp_dir and cdrom_dir once, just after
  the options are parsed.  Do this in newly added set_defaults().
2002-06-06 09:53:22 +00:00
simonb
0720ab1874 Remove <machine/rnd.h> for algor. 2002-06-06 03:33:10 +00:00
simonb
92e1ef3c92 Add ./usr/share/man/html4/sgimips. 2002-06-06 02:40:51 +00:00
simonb
19633fffec Add man8/pppdump.8; the catman page was already there. 2002-06-06 02:38:45 +00:00
simonb
fae76bb934 Add mscdlabel. 2002-06-06 02:37:07 +00:00
bjh21
7c4fa0ba7d Add Xarm32VIDC to the xserver set on acorn32. 2002-06-05 23:13:46 +00:00
itojun
94db0712e3 sync - no fstab.* any longer 2002-06-05 14:39:26 +00:00
itojun
19d21bd24b sync 2002-06-05 14:37:07 +00:00
deberg
571ce99a40 next68k bootloader is now in the installation directory 2002-06-05 13:51:05 +00:00
wiz
c81a957770 Fix version number in sysinst welcome screen. 2002-06-05 12:55:14 +00:00
lukem
0165e1202a As parselist.awk now sets COPY-ied files explicitly to 444, ensure
executable files are 555.
2002-06-05 11:22:04 +00:00
enami
3ba7997d55 `des'' isn't a valid parameter as cipher name. Use `old'' instead as per
pwd_gensalt.c (or passwd.conf(5)).  Compile test only.
2002-06-05 10:00:43 +00:00
scw
9a6d0e4b4c Ensure the miniroot copy of /usr/mdec/installboot is executable. 2002-06-05 09:43:21 +00:00
scw
39e26586a0 Use target_expand() when referring to files on the target filesystem. 2002-06-05 09:39:04 +00:00
scw
276ff16bb9 Quell a warning when a partition starts at sector zero.
This is perfectly legitimate on mvme68k.
2002-06-05 08:50:09 +00:00
deberg
d5f9f03d09 fix bogus next68k include 2002-06-04 14:00:55 +00:00
leo
379e845684 An other bunch of Atari doku fixes. 2002-06-04 11:17:11 +00:00
jmcneill
2c944107bb Move 'mixerctl' rc script from etc-sys-rc to etc-audio-rc. 2002-06-03 01:45:15 +00:00
jmcneill
17f5e9e8f4 Add documentation for mixerctl.conf(5) 2002-06-02 18:57:11 +00:00
jmcneill
fdbb6f9c72 Add mixerctl rc.d script. 2002-06-02 18:38:35 +00:00
tsutsui
9a006c64a6 Enable "kern-GENERIC" by default, otherwise "Full installation" will not
extract any kernel sets.
2002-06-02 17:28:35 +00:00
tsutsui
e66a5b39e8 Don't call toggle_getit() for X11 fonts and servers in md_set_no_x().
They are disabled by default.
2002-06-02 16:01:00 +00:00
zuntum
0c075655ba Polish translation of 'option to leave passwd.conf unchanged,
particularly for upgrading'.
2002-06-02 15:05:24 +00:00
itojun
589e4e32b8 typo 2002-06-02 14:14:04 +00:00
itojun
0b9753daf3 have an option to leave passwd.conf unchanged, particularly for upgrading.
From: Tetsuya Isaki <isaki@par.odn.ne.jp>

XXX translation needed
2002-06-02 14:12:54 +00:00
lukem
06de426449 SIMPLEQ rototill:
- implement SIMPLEQ_REMOVE(head, elm, type, field).  whilst it's O(n),
  this mirrors the functionality of SLIST_REMOVE() (the other
  singly-linked list type) and FreeBSD's STAILQ_REMOVE()
- remove the unnecessary elm arg from SIMPLEQ_REMOVE_HEAD().
  this mirrors the functionality of SLIST_REMOVE_HEAD() (the other
  singly-linked list type) and FreeBSD's STAILQ_REMOVE_HEAD()
- remove notes about SIMPLEQ not supporting arbitrary element removal
- use SIMPLEQ_FOREACH() instead of home-grown for loops
- use SIMPLEQ_EMPTY() appropriately
- use SIMPLEQ_*() instead of accessing sqh_first,sqh_last,sqe_next directly
- reorder manual page; be consistent about how the types are listed
- other minor cleanups
2002-06-01 23:50:52 +00:00
bouyer
b5e85ff91e Note Sundance ST201 support 2002-06-01 17:38:53 +00:00
lukem
0707a91ae6 fix problems noted by Love <lha@stacken.kth.se> on current-users@ :
- add bpf0 to MAKEDEVTARGETS
- set dhclient-script and binstall perms to 555
2002-06-01 16:36:09 +00:00
lukem
a6370c993f correct a comment 2002-06-01 16:22:54 +00:00
leo
09ce0a0cff Make sure that we are using the Atari version of installboot! 2002-06-01 08:18:45 +00:00
grant
02bfd5937c add usermgmt.conf (5) 2002-06-01 06:35:35 +00:00
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
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
briggs
e4b2e00519 We are switching to usr.sbin/installboot. 2002-05-21 01:57:33 +00:00
wiz
180ed1d2e0 Add man pages for bm(4), gm(4), and mc(4). Some helpful
information provided by Michael Wolfson and various people on port-macppc.
2002-05-21 00:49:54 +00:00
itojun
27f3ac7084 use .It for formatting legal section. 2002-05-20 23:48:40 +00:00
mbw
fff05b1d0e sparc now uses dhcp instead of bootparams 2002-05-20 23:07:15 +00:00
eeh
44c6c3f7d0 Add bootfs to the build list. 2002-05-20 21:50:45 +00:00
eeh
4062a708d3 Add bootfs for cdrom booting. 2002-05-20 21:50:10 +00:00
jwise
6851e437d5 Separate various parts of sushi(8) from the *-sysutil-* packages into new
*-sushi-* packages.

Suggested by Allen Barret in PR misc/16900:

>$ grep base-sysutil distrib/sets/lists/base/mi | grep sushi | wc -l
>     288
>$ grep base-sysutil distrib/sets/lists/base/mi | grep -v sushi | wc -l
>     136
>
>In a future where syspkgs are useful, it seems likely that some
>people will want to avoid installing sushi, while others will want to
>be able to upgrade sushi without upgrading the entire system.  Several
>small subsystems, including cron and lpr, have their own syspkg sets,
>and it seems reasonable to do the same for the sushi subsystem.
2002-05-20 19:36:00 +00:00
jwise
8a705cc17d Fill in some COMMENT and DESCR files which were inadvertantly left blank. 2002-05-20 19:19:02 +00:00
lukem
2d570bea0e Convert to NDWO build.
(From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)
2002-05-20 16:14:20 +00:00
lukem
28afa1a617 Convert from usr/mdec/installboot to usr/sbin/installboot.
(From Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)
2002-05-20 16:13:39 +00:00
lukem
9f9c6e35b1 convert to using usr/sbin/installboot.
(from Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>)
2002-05-20 16:10:33 +00:00
lukem
4af2890237 use new installboot 2002-05-20 13:31:26 +00:00
wiz
ccb70a5dbd Add /usr/share/man/{cat,man}4/sgimips. 2002-05-20 11:03:58 +00:00
pooka
eb2b076c9f add sgimips hpc, gio, and imc cat/man pages 2002-05-19 20:43:28 +00:00
lukem
e2551d1d82 getdirs.awk:
- improve parsing; explicitly skip lines we don't want and use the rest.
- keep track of which items were explicitly listed, and only output directories
  at the END which weren't listed, each with a suffix of  "optional".
- convert to my awk KNF

join.awk:
- when joining, output all of the matching entry from the first file
  and the 2nd & subsequent lines of the entry from the second file.
- convert to my awk KNF

these changes mean that maketars use of pax will result in tar files
with the traditional behaviour of only containing the necessary
directories, rather than all the parent directories required to get to
a particular item.  this latter behaviour was necessary for METALOG
(i.e UNPRIVED) pax .tgz set file generation, until the changes above
fixed it.
2002-05-19 13:32:44 +00:00
lukem
86d7ecae0d keep separate temp files for "full" flists 2002-05-19 13:24:22 +00:00