lukem
8a46416777
r_mips is not valid; use r_mipseb or r_mipsel. noted by rafal on icb
2002-07-19 02:28:09 +00:00
rafal
04d70c3689
Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on
...
the new disk. This requires my previous changes to sgivol to get a non-
interactive mode. While here, change the way sysinst invoked sgivol (it
called system(), now it uses run_prog()) so we don't mess up the logging
and scripting contexts.
2002-07-18 16:23:36 +00:00
agc
f30405c842
Add ./usr/share/man/cat9/bufq.0 and ./usr/share/man/man9/bufq.9
2002-07-18 09:35:48 +00:00
scottr
9f0a09b27b
Automatically select the appropriate kernel set based on the
...
kernel used to do the installation.
2002-07-18 05:35:00 +00:00
fredette
2683443f81
Added ./usr/include/m68k/proc.h to the list.
2002-07-17 23:35:12 +00:00
fredette
9090c61c66
Added support for ad.${machine_cpu}.shl listfiles. These list
...
architecture-dependent files that are present when shared libraries are in use.
2002-07-17 23:34:20 +00:00
rafal
ac042a39e1
Fix `xterm25' entry to actually claim 25 lines. XXX: Still need to fix up
...
bugs pointed out by Thomas Dickey.
2002-07-17 14:09:59 +00:00
rafal
9b5e467d2e
Don't set speed in the stty commands, so installs still work if the user
...
has their console speed set to something other than 9600.
2002-07-17 14:04:59 +00:00
agc
7907df8eaa
correct pfil_run_hooks.0 -> .9, and put the pfil_* manual pages in the right
...
system package
2002-07-16 10:04:39 +00:00
lha
5fd41a12f3
add missing pfil_head_get in manpage
...
add missing MLINKS
add new files to sets lists
fixes my own pr kern/15060
2002-07-16 00:36:45 +00:00
lha
a9c28fe019
add myself
2002-07-16 00:31:44 +00:00
rafal
c4181ec121
Update sgimips portions of release notes to more closely match reality, esp.
...
after the removal of the kern-GENERIC set from sysinst. While here, fix up
some minor things (wording, bad markup, typoes) in the non-sgimips specific
common portions.
2002-07-15 12:47:58 +00:00
rafal
21b586407d
Since the O2 kernel doesn't work, don't bother giving users a choice to
...
install it. Discussed with Soren and Scott G. Taylor (who originally
suggested we do this).
2002-07-15 04:51:41 +00:00
mbw
0b1aae71e4
Properly name SPARCstation Voyager.
...
Mention that nell PCMCIA support works for Voyager as well as Sbus card.
2002-07-15 00:19:54 +00:00
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