Commit Graph

5985 Commits

Author SHA1 Message Date
jdolecek
f5cda4499d missed trap.h 2002-07-14 17:34:01 +00:00
wiz
b086d19bf7 Add simple_lock_unlock. 2002-07-14 10:40:54 +00:00
gmcgarry
f289290626 simple_lock_unlock -> simple_unlock 2002-07-14 04:08:42 +00:00
rafal
4d8aea6332 Fix PR port-sgimips/17566: Install the INDY kernel set by default, since we
need one of the kernel sets installed (and since O2 support is currently not
working, it's easy to figure out which we should install 8-).
2002-07-12 14:22:16 +00:00
tshiozak
bbf8234bfe add Slovak (sk_SK) locale support. 2002-07-12 05:20:46 +00:00
junyoung
2570d0b9f2 Move 'for' to the right position. 2002-07-11 19:52:25 +00:00
jdolecek
e7b5e675e6 sync with reality, couple whitespace fixes 2002-07-11 19:44:26 +00:00
jdolecek
474110ee92 add walnut-specific includes (uncovered by checkflist) 2002-07-11 19:40:02 +00:00
jdolecek
bb11cfcbd1 add bus.h (uncovered by checkflist) 2002-07-11 19:01:12 +00:00
junyoung
92668839c1 Fix typos. 2002-07-11 07:37:06 +00:00
scottr
cfbda5a775 Replace "filesystem" with the correct phrase, "file system." 2002-07-11 04:52:48 +00:00
mbw
5c30b4c0c4 Matt Thomas <matt@3am-software.com> just added Xserve support to -current 2002-07-11 02:33:29 +00:00
reinoud
b77d4d3db2 Use the ${MDSETIMAGE} instead of hardcoding it 2002-07-11 00:11:28 +00:00
jdolecek
f6b916e206 sync with reality (uncovered by checkflist) 2002-07-10 19:58:02 +00:00
jdolecek
40e6e39cac add MD hpcarm files (uncovered by checkflist) 2002-07-10 19:52:37 +00:00
thorpej
60777de1c3 Sort. 2002-07-10 19:08:43 +00:00
thorpej
0d597f071e Revert previous. 2002-07-10 19:07:48 +00:00
thorpej
b11786d3ca Add postsig.0 and sched_psignal.9 2002-07-10 19:06:54 +00:00
reinoud
3dd0dee412 Fix typos 2002-07-10 17:43:13 +00:00
scottr
520b15f793 Add date(1) to pacify dhclient-script. 2002-07-10 15:50:09 +00:00
reinoud
b1ab5aa1a9 This file ought to be human readable as it is now. I accidently committed
it as tokenised Basic.
2002-07-10 15:42:15 +00:00
agc
cfa7090f41 Sync with reality 2002-07-10 12:03:08 +00:00
reinoud
1ce9f1474d We dont need the gzip anymore ... it was even reported to me by Gavin that
it crashed his machine :(
2002-07-10 11:49:37 +00:00
reinoud
9ed171579f OK this is the modified bb_netbsd bootblock partion program to facilitate
larger discs. It was allways broken for these discs anyway giving negative
cylinder numbers (!!)

The critical calculation is now done in float for the extra bits we get and
then converted back to ints rounding up ...  not much i agree but it
appears to be enough.
2002-07-10 11:47:45 +00:00
reinoud
4fe0887c60 We dont use gzip anymore 2002-07-10 11:33:21 +00:00
reinoud
50bb5ad8e1 Delete the file wd0d ... it was useless for it can't be mounted even! Since
it denotes the NetBSD partion in its whole.
2002-07-10 11:15:40 +00:00
reinoud
8d73754487 Reflect the changes to the installation process on RISC OS. The
installation process has been simplified a great deal.
2002-07-10 11:12:37 +00:00
agc
7636ce789e Sync with reality 2002-07-10 10:49:50 +00:00
agc
726008ea4b sync with reality 2002-07-10 10:44:24 +00:00
agc
d9f8798ea1 Sync with reality 2002-07-10 10:35:50 +00:00
agc
8b57b1c85f Fix a typo 2002-07-10 10:01:46 +00:00
mycroft
00be20acba Sync. 2002-07-10 03:17:33 +00:00
lukem
6857cedfef oops; the ssh config changes were:
/etc/sshd.conf -> /etc/ssh/sshd_config
	/etc/ssh.conf -> /etc/ssh/ssh_config
2002-07-10 01:22:42 +00:00
reinoud
44dc6eeabd Small patch that took some time to fizzle out though that includes the
installation kernel into the BtNetBSD thus helping the installation
process on Acorn32 tremendously.

New users now only have to download the BtNetBSD.tar.Z image, unpack it
with the suplied !SparkPlug and run the installation kernel as they
normally would expect to be able to under RiscOS.
2002-07-10 00:54:02 +00:00
wiz
e00999b95c Add man page for gem(4). OK'd by eeh. 2002-07-09 23:30:21 +00:00
jdolecek
78703f950e Put grfconfig(8) manpage to amiga subdir, since it's amiga-only tool.
Adresses part of bin/8733 by Danny Thomas.
2002-07-09 22:18:37 +00:00
mycroft
ca2c3f8bc2 Sync. 2002-07-09 19:59:41 +00:00
lukem
dc4928f26f checkflist:
- add "-M metalog".  if metalog starts with "${DESTDIR}/", it
	  will be skipped in the flist check, to prevent unnecessary
	  warnings about extraneous ./METALOG
	- if the diff returned a non-zero exit code, print a warning message,
	  and for the default diff output, print a blurb describing the
	  meaning of the output.

Makefile:
	- call checkflist with "-M ${METALOG}" if UNPRIVED
	- run "${MAKE} checkflist" if ${DESTDIR} != ""

 NOTE:	this change will prevent maketars from running if the
	sets lists are out of date.  This is intentional.
	Better to fail than to build tar files with missing files.
2002-07-09 16:08:38 +00:00
mycroft
e6589dc35e Add obsolete files. 2002-07-09 15:07:19 +00:00
mycroft
286a6dd7dd Sync. 2002-07-09 15:04:26 +00:00
lukem
743c37bcb0 - more new ports
- more features
- improve display & details of 3rdparty updates
- add Ss2 sub section header for port specific stuff
- add 1.5 upgrade items, and refer to etc/postinstall
- add back ".if \n[FOR_RELEASE] \{\" i accidentally removed a couple of revs ago
2002-07-09 14:49:27 +00:00
wiz
148bbc0647 Typos. 2002-07-09 14:49:24 +00:00
lukem
67270d0611 remove info that's not relevant for 1.6 2002-07-09 14:32:38 +00:00
mycroft
b572262b8a Fix formatting errors. 2002-07-09 12:52:03 +00:00
mycroft
cabca75155 Fix silly typo. 2002-07-09 12:40:41 +00:00
mycroft
746a89b6ae Sync. 2002-07-09 12:24:32 +00:00
lukem
afef24c235 1.6 feature: asian LC_CTYPE locales from citrus.
thanks to Bang Jun-Young <junyoung@mogua.com> for the reminder.
2002-07-09 11:16:53 +00:00
lukem
670f095799 - update alpha sizes (for base system; haven't built xsrc yet)
- fix a couple of minor mdoc issues
2002-07-09 08:49:27 +00:00
lukem
45ee1ccce9 fix rev 1.37; .el needs .ie (not .if) to work 2002-07-09 08:42:51 +00:00
lukem
d2c851f82c remove unnecessary .It 2002-07-09 08:39:51 +00:00
dbj
913e76340c get pdisk compiling on macppc and mac68k 2002-07-09 05:57:32 +00:00
mycroft
418d617a93 Add the (inane) zzz link for apm. 2002-07-09 05:30:49 +00:00
lukem
384ed56864 usr/include/alpha/fpu.h is not actually obsolete! 2002-07-09 02:25:57 +00:00
mycroft
53fb5dd4fa Sync. 2002-07-09 00:48:35 +00:00
skrll
a77e9569b8 Document how to make savecore work with netbsd{,.aout} 2002-07-08 21:51:02 +00:00
mbw
42e956ef0c Some newer models now confirmed to work with the latest 1.6_BETA snapshots
iBook (Late 2001) (Aymeric Vincent <Aymeric.Vincent@labri.fr>)
eMac (Josh Elsasser <jre@vineyard.net>)
PowerMacintosh G4/1000MP (Quicksilver 2002) (Joseph Sarkes <jsarkes@tiac.net>)
2002-07-08 20:41:35 +00:00
lukem
80505e4ddb define new macro - ".setsize x y" - to print "x MB gzipped, y MB compressed"
and update various size displays appropriately (based in information
obtained from latest autobuild).

XXX: alpha info is now missing, as well as a bunch of x11 sets for
various platforms.
2002-07-08 18:00:29 +00:00
lukem
ceb6460386 use .Nx \*V instead of .Nx\*V 2002-07-08 17:56:04 +00:00
lukem
296716d127 + Update list of changes between 1.5 and 1.6.
Mostly from Hubert Feyrer <hubertf@netbsd.org>, with tweaks from me.
+ Tweak "NetBSD developers" section
	- move non developers into separate "other contributers" section
	- list everyone, even if they're a member of another group
	  such as core or portmasters
+ Update "releng members" for reality.
2002-07-08 16:27:05 +00:00
lukem
3b4c8a691f be consistent WRT "major" and "formal" 2002-07-08 14:51:51 +00:00
lukem
da4f0c80e3 update MD "whatis" to closer to what 1.6 provides 2002-07-08 14:42:47 +00:00
tv
e248b10f59 Remove empty "ftpwelcome" entirely. This makes ftpd emit a two-line
extended greeting, which confuses lots of established firewalls.
(Not added to "obsolete" since removing this file is not mandatory.)
2002-07-06 04:24:08 +00:00
scottr
ee8f37fa3f Add support for DHCP network configuration. 2002-07-04 17:59:33 +00:00
lukem
252d84882a a Makefile at this point is pointless... 2002-07-04 11:46:30 +00:00
lukem
ded5b486f1 revert a chunk of the previous; we only need foo.so.x and foo.so.x.y moved
from comp to base; foo.so, and foo*.a stay in comp.
2002-07-04 03:23:32 +00:00
itojun
facb67f7a9 move lib[mi]387.so and friends to base/md.i386. PR 17452 2002-07-04 00:52:49 +00:00
itojun
5be887c6f1 build kernel with ramdisk attached. PR 16979 2002-07-02 04:14:36 +00:00
itojun
a74fa420bb new CMU boilerplate (4th clause) 2002-07-01 22:20:51 +00:00
skrll
8a3fc3baea More fixes and information for the CATS install documentation. 2002-07-01 20:31:32 +00:00
skrll
369c050c12 Whitespace fix. 2002-07-01 18:25:09 +00:00
heinz
16264d3f6d include polish keymaps in xserver sets 2002-06-30 22:05:16 +00:00
lukem
8fa83f4011 consistently use Ic for sysinst 2002-06-30 13:10:16 +00:00
lukem
cebe6c909f clean up whitespace, formatting, copyrights 2002-06-30 13:06:05 +00:00
lukem
aaa70508d4 clean up whitespace and formatting 2002-06-30 12:57:29 +00:00
lukem
8cc4b67328 clean up whitespace and formatting 2002-06-30 12:48:46 +00:00
lukem
17ae171521 clean up whitespace and formatting 2002-06-30 12:34:38 +00:00
lukem
d563844456 clean up formatting 2002-06-30 12:30:20 +00:00
lukem
0012b1d7a8 consistently use Ic for sysinst 2002-06-30 12:28:55 +00:00
lukem
b980ea3e8a clean up whitespace, formatting, copyrights 2002-06-30 12:22:25 +00:00
lukem
5acad45822 clean up whitespace, formatting, copyrights 2002-06-30 12:07:35 +00:00
lukem
d89d1d6e44 clean up formatting 2002-06-30 11:53:35 +00:00
bjh21
d2a5e4a9e6 libc.so.12.85 2002-06-30 09:47:20 +00:00
scottr
fc9da5f33b If a valid file system type is found for a particular partition but no
mount point was specified, make sure to add only a commented-out entry for
that partition when building fstab. This prevents sysinst from generating
an otherwise invalid fstab. This problem was originally reported by
Frederick Bruckman and fixed by Bob Nestor.
2002-06-30 04:02:47 +00:00
scottr
23b6b38874 Correct fsck_num() implementation; return the fs_passno value as defined
in fstab(5). Noticed by Frederick Bruckman.
2002-06-30 03:57:46 +00:00
lukem
2ce4c4de5e clean up formatting 2002-06-30 00:46:48 +00:00
lukem
31f7b8e74e clean up formatting 2002-06-30 00:25:04 +00:00
lukem
28d4530e33 clean up whitespace and formatting 2002-06-29 23:54:05 +00:00
lukem
7b70a250c5 clean up whitespace, formatting 2002-06-29 22:37:39 +00:00
chris
6ea75ea7a1 Add simtec as the makers of Chaltech CATS boards. 2002-06-29 21:39:54 +00:00
scottr
2a946905e4 Back out last; inadvertantly committed. This will be resurrected
in the future, in all likelihood, but it wasn't ready yet.
2002-06-29 20:16:41 +00:00
scottr
7de06b16d5 If a valid file system type is found for a particular partition but no
mount point was specified, make sure to add only a commented-out entry for
that partition when building fstab. This prevents sysinst from generating
an otherwise invalid fstab. Bob Nestor found this while working on sysinst
for mac68k, and as such there is no corresponding PR.
2002-06-29 20:12:57 +00:00
scottr
0aafec883d A malloc() return value wasn't checked properly in cleanup_dist() while
reading the file list. Bob Nestor found this by inspection while working on
sysinst for NetBSD/mac68k, and as such there is no corresponding PR.
2002-06-29 20:04:56 +00:00
itojun
c589b132db dig /etc/systrace 2002-06-29 17:27:42 +00:00
scottr
e307d4c847 Rework sysinst so that it actually works for common cases. Notably, the
partition handling has been completely rewritten to address serious data
loss issues with Mac HFS partitions, and the a.out -> ELF upgrade has
been addressed. From Bob Nestor; part 1 of 2 of a fix for PR 15528.
2002-06-29 17:00:18 +00:00
lukem
772ba32c77 clean up whitespace, formatting, copyrights 2002-06-29 10:54:14 +00:00
lukem
f35e7d6ba6 clean up whitespace & formatting 2002-06-29 10:49:51 +00:00
lukem
d68c395113 clean up whitespace, formatting, copyrights 2002-06-29 09:46:39 +00:00
lukem
3e3b24dd9c remove obsolete arm32. comment out incomplete arc 2002-06-29 09:39:44 +00:00
lukem
8b5a68d83b remove obsolete arm32 docco 2002-06-29 09:38:44 +00:00
lukem
cfaac1c351 clean up whitespace, formatting, copyrights 2002-06-29 09:33:10 +00:00
lukem
1d70ab3a63 add Makefile 2002-06-29 09:06:34 +00:00
lukem
4ba3e5d19f whitespace cleanup 2002-06-29 09:02:36 +00:00
lukem
8f49991ec6 formatting and whitespace cleanups 2002-06-29 08:57:21 +00:00
lukem
69a13b6392 use ../common/sysinst 2002-06-29 08:56:36 +00:00
lukem
08aa146fe0 s/disc/disk/ for consistency 2002-06-29 08:50:34 +00:00
lukem
72222fe23b start sentences on new lines 2002-06-29 08:49:51 +00:00
lukem
e270f3d997 - more "1.5*" -> "1.6" reference updates
- remove 1.5.x changes;  still need to update changes between 1.5 - 1.6
  (i'm working on it)
- copyright crank
- whitespace cleanup
- formatting cleanup (start sentences on new lines)
2002-06-29 08:36:06 +00:00
lukem
cb50ccb853 _ copyright crank
- whitespace cleanup
- formatting cleanup (start sentences on new lines)
2002-06-29 08:32:30 +00:00
lukem
c8ef0c6235 update copyright date 2002-06-29 08:29:46 +00:00
wiz
32b1596627 As much as I like "Lunux", I'll still fix it. 2002-06-28 22:45:21 +00:00
skrll
537396d314 Update for cats.
Fix sgimips typo while I'm here.
2002-06-28 15:26:37 +00:00
grant
4276beff76 remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they
do not install /usr/mdec/installboot anymore.
2002-06-28 08:45:51 +00:00
christos
fe60109b71 wsmoused additions. 2002-06-27 15:18:19 +00:00
lukem
b79e3b9ba1 crank copyright 2002-06-27 15:05:42 +00:00
lukem
2a6406cab3 - sync up MACHINE and MACHINE_ARCH register setting
- clean up whitespace
2002-06-27 15:04:17 +00:00
lukem
5171c7ca80 add me 2002-06-27 14:45:21 +00:00
christos
aa60c76079 add systrace pages I forgot before. 2002-06-27 14:25:44 +00:00
bouyer
a2ea8c03f7 Move a few entries around, so that directories can be properly removed. 2002-06-26 16:59:07 +00:00
grant
5ed147d20d add comment and fix whitespace. 2002-06-26 16:17:41 +00:00
itojun
938c1d41ed need wiconfig for -f (frequency setting) for some cards. pointed out by
several people
2002-06-26 13:37:52 +00:00
itojun
bcd8ebee8d add hpcsh 2002-06-26 12:30:52 +00:00
bjh21
97055ecdee Mention acorn32 where appropriate. 2002-06-25 22:47:19 +00:00
jschauma
a4590571dc Hmmm, I never added myself, it seems. fix that. 2002-06-25 17:38:31 +00:00
keihan
88569d900f Added myself. 2002-06-25 14:51:12 +00:00
gmcgarry
8e3cf0aaca update: suser.9 2002-06-24 22:47:58 +00:00
lukem
e45a1fe921 Add wsvt25 termcap entry, and use it if BOOTMODEL=big. Sysinst now looks
nice in colour.  From Grant Beattie <grant@netbsd.org>, with changes by me.
2002-06-24 17:36:27 +00:00
mrg
382230624e s/${DISTDIR}/${DISTRIBDIR}/ as the former conflicts with pkgsrc.
add 1.6 support for vax cdrom's.  other ports in NetBSD-1.6.mk are as in
1.6.mk and are probably wrong.
2002-06-24 14:49:15 +00:00
itojun
3ea946f134 sync with openssh 3.3.
local mods included to make it compile with openssl 0.9.6d.
2002-06-24 05:48:24 +00:00
gmcgarry
5a5f0418dc Add missing .\} 2002-06-23 01:27:52 +00:00
bouyer
4701861c60 Update with reality (list from 1.5.2->1.6 upgrade on i386, alpha, and sgimips). 2002-06-21 14:17:36 +00:00
itojun
d002e9349c enable IPv6. 2002-06-21 08:20:09 +00:00
bsh
f1ba365da8 Added me. 2002-06-21 02:36:00 +00:00
mbw
c3df1883e2 Update for 1.6, remove some stuff that was new in 1.5. 2002-06-20 20:23:23 +00:00
mbw
4c8425fedc more detail about bootloader on MS-DOS partition
mention that monitor must support resolution of Open Firmware, which may
  be that of previously selected res in MacOS.
2002-06-20 20:06:20 +00:00
mbw
d6fd85bf9c iBook (Summer 2002) works according to itojun
PowerMacintosh 4400, Moto Starmax 3000 and 4000, and APS Tech M*Power
  now boot with internal video in -current and 1.6 with todays commits
2002-06-20 20:05:16 +00:00
itojun
3a63625506 mention devices supported by netdock(4) 2002-06-20 13:24:37 +00:00
wiz
bb6cdafc30 Undo last. usb.h is already in comp/obsolete.mi. 2002-06-20 13:14:26 +00:00
dsainty
7ab03847f7 Add /usr/include/usb.h, which was replaced by /usr/include/usbhid.h
some time ago (2001/12/28)
2002-06-20 12:37:10 +00:00
leo
611cf2eb19 Adapt for the atari. Also add some braces to make the if-switch do what I
think it should do.
2002-06-20 10:44:07 +00:00
itojun
072cf558ff logic mistake in 1.60 -> 1.61; ask media type if needed.
From: Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp>
2002-06-19 16:30:52 +00:00
leo
07ad9a1532 Make it clear which Milan kernel (PCIIDE or ISAIDE) is selected. 2002-06-19 11:44:26 +00:00
itojun
7dba307bd4 preliminary manpage for netdock(4). hope to update with more info. 2002-06-19 09:46:48 +00:00
itojun
89f5f2b8ff sort by family name 2002-06-19 09:31:03 +00:00
wiz
ef94287861 Add MAKEDEV(8) for x86_64. 2002-06-19 09:28:02 +00:00
wiz
44b5cee1bf Add x86_64 cat8/man8/html8. 2002-06-19 09:23:52 +00:00
itojun
d368191e37 wiconfig is no longer needed, ifconfig does all things we need 2002-06-19 03:47:18 +00:00
itojun
ef879bfb42 netdock* - ethernet driver for Asante NetDock/Newer Ether MicroDock.
by Daishi Kato <daishi@axlight.com>
test/stabilization by Takeo Kuwata <tkuwata@virus.kyoto-u.ac.jp>
2002-06-19 01:54:26 +00:00
wiz
c4ad930fbf Add MAKEDEV(8) for cesfic, evbmips, hp700, hpcarm, and sbmips. 2002-06-18 13:31:48 +00:00
wiz
03e60642a7 Add some more cat8/man8/html8 dirs (cesfic, evbmips, hp700, hpcarm, sbmips) 2002-06-18 13:22:25 +00:00
christos
3c5f05720a add systrace 2002-06-18 13:01:30 +00:00
christos
7f43746f07 add xsystrace 2002-06-18 12:59:27 +00:00
itojun
7dd411b55d userland access to apm emulation. 2002-06-18 05:24:44 +00:00
itojun
0c74b798cb make macppc install floppy IPv6 ready
(we have two floppies anyways, and there's plenty of space in 2nd floppy)
2002-06-18 02:02:20 +00:00
itojun
e1a37a37f9 no need for extra paren 2002-06-18 01:53:35 +00:00
eeh
7e070ffe98 Update with CDROM and INSTALL kernels. 2002-06-18 01:42:10 +00:00
eeh
a9864ca2a7 Update supported hardware. 2002-06-18 01:41:26 +00:00
enami
508a11256f Add brief manpage for amdpm(4). 2002-06-18 00:37:04 +00:00
augustss
f96c603d5b Add (bare bone) installation instructions. 2002-06-17 20:32:21 +00:00
leo
931cf420c7 Rename install.sh to install. This is what the profile expects. Noted by
Julian Coleman.
2002-06-17 20:22:34 +00:00
itojun
362b9a5b71 add tools to partition MBR-based disk 2002-06-17 15:34:37 +00:00
itojun
58c61a7835 add sbin/fdisk and usr/mdec/mbr to package 2002-06-17 15:27:05 +00:00
itojun
bcc100404b typo. From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp> 2002-06-16 16:00:31 +00:00
wiz
3afc88a556 Add walnut installation notes.
Information to fill them mostly provided by eeh and simonb.

Fix some random buglets I stumbled over.
2002-06-16 00:38:33 +00:00
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