mirror of
https://github.com/wfjm/w11.git
synced 2026-05-05 23:55:01 +00:00
3.6 KiB
3.6 KiB
Changelog for 211bsd_rp oskit
2019-05-30: fpsim-bug + dz11 update
Apply fpsim+tcsh patch
- for details see w11a blog 2017-06-06
- patch
/usr/src/sys/pdp/mch_fpsim.s - rebuild
RETRONFPNWkernel - patch
sh.dol.candsh.glob.cin/usr/src/bin/tcsh - rebuild
tcsh
System changes
-
enable login on first four dz11 lines
/etc/ttyscontains nowtty00 "/usr/libexec/getty std.9600" vt100 on secure tty01 "/usr/libexec/getty std.9600" vt100 on secure tty02 "/usr/libexec/getty std.9600" vt100 on secure tty03 "/usr/libexec/getty std.9600" vt100 on secure -
update network context
- use 192.168.178.* instead of 192.168.2.*
- slip
sl0started at boot time on dz11 line/dev/tty07
/etc/hostscontains now127.0.0.1 localhost 192.168.178.150 w11a 192.168.178.20 athome/etc/netstartcontains nowhostname=w11a netmask=255.255.255.0 broadcast=192.168.178.255 default=192.168.178.1 ... ifconfig sl0 inet 192.168.178.150 192.168.178.20 ... slattach /dev/tty07 9600
2017-05-25: Major update
The oskit was so far an almost 'out-of-the-box' 211bsb tape distribution kit,
updated to version #447 and setup with a kernel including FPSIM.
The current revision for a first time brings a system tuned for w11a.
Issues with old oskit (all fixed now)
- swap partition too small for a crash dump of a 4 MB system
/tmpand/homewere on/root file system- many files were in group 7 and should be in group
bin
System changes
- system disk repartitioned
par use size size offset size(kB) comment a / 50c 20900 0 10450 no tmp needed for fsck! b swap 20c 8360 20900 4180 >3840 kB phys mem c /tmp 25c 10450 29260 5200 d /home 50c 20900 39710 10450 e /usr 669c 279642 60610 139821 will be ~68% full - kernel rebuild
- slip support enabled (NSL now 1)
- system setup sanitized
/etc/ttys: all DZ11 lines set 'off' for now/etc/printcap: default printer nowlp0, others removed
- network setup sanitized
/etc/netstart: now suitable for usage in a 192.168.2.* subnethostname=w11a netmask=255.255.255.0 broadcast=192.168.2.255 default=192.168.2.1/etc/resolv.confnow empty/etc/hostsnow minimal127.0.0.1 localhost 192.168.2.150 w11a 192.168.2.25 athome- only loopback device
lo0enabled at boot time - slip
sl0is available and working, but must be started after boot
- added user
testwith passwordtest4W11a
2009-xx-xx: Initial system setup
Setup 211bsd system from tape distribution kit obtained from TUHS.
- get tape distribution kit from UnixArchive/Distributions/UCB/2.11BSD
- get patches from UnixArchive/Distributions/UCB/2.11BSD/Patches
- setup initial system using
SimH- load tape distribution kit (is version 431)
- install all patches: 432,...,444
FPSIMdidn't work. Fixed with patch #445.- boot from a
RK05wasn't possible. Fixed with patch #446+447.
- build a kernel with
FPSIMenabled (see/sys/conf/RETRONFPNW) - setup oskits for RP06, RL02 and RK05