From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16473 invoked from network); 14 Jul 2022 21:51:22 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 14 Jul 2022 21:51:22 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id DE203406D4; Fri, 15 Jul 2022 07:51:15 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1657835476; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=TsCzk1PE3snUN4VtoCnttg9ZU0omX7PSBz7erqJeQwc=; b=s8zYapdC1qlOl+JPApS7peNPSBxesXPvQvccW9cQbSUdaS9tD8Y/jgOIJk94cTpmOsYY9p oJE9bCmmNUoox69CYWZxUSQEMDn3OTtBddQrSoa7Fd8Y5JKU7zZXSVskPA9/1pUyNJzomN SVkhwm0dhQCwCnucm2TeS68Yk31/ULM= Received: from mail-4324.protonmail.ch (mail-4324.protonmail.ch [185.70.43.24]) by minnie.tuhs.org (Postfix) with ESMTPS id AA3104068E for ; Fri, 15 Jul 2022 07:51:05 +1000 (AEST) Date: Thu, 14 Jul 2022 21:50:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1657835461; x=1658094661; bh=TsCzk1PE3snUN4VtoCnttg9ZU0omX7PSBz7erqJeQwc=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=RrejySLm3Vt3cDhlk6VpsN+24vBmQ1uRtYdv3WoDduRVvnIJmz/TuPIcYTN5S17fP NT4Q1yE7BvPhy1kXaLQxDxrgSTDGaLBBWSm0NtRhcYnkTk5QKH4hrT0WcLg3UxQ2xh fufDYr2S6CO9tM13VsK9IqejObxVVh0dY3p1zikx8x8LO6L/Akf+bD2wJwwmk4efmg G/jcT8j3V+CW5HJmws/5BKhapJAuwcwYnpLllBYu9ocN+wxCfEYIgmWqd14e/fX39J ZHxE9/WpP+fGimuh6wj8kyt3mGnHuYqSbKubkL4itXmEiqmKV7k8PP2OoL5tIWXEIp 9qxI8bOi1JxLw== To: Lars Brinkhoff Message-ID: In-Reply-To: <7w1qunxz8p.fsf@junk.nocrew.org> References: <7wmtdcx870.fsf@junk.nocrew.org> <0ba593c4-db60-1bc8-2531-c64e4937f285@jfloren.net> <7wa69by6h7.fsf@junk.nocrew.org> <7w1qunxz8p.fsf@junk.nocrew.org> Feedback-ID: 35591162:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: KDJDY44ASAEX2MMQ6DQIQHLHG5S6CNT6 X-Message-ID-Hash: KDJDY44ASAEX2MMQ6DQIQHLHG5S6CNT6 X-MailFrom: segaloco@protonmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tuhs.tuhs.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Unix V8 Chaosnet, any takers? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: segaloco via TUHS Reply-To: segaloco X-Spam: Yes This looks like it might be exactly what you're looking for: http://9legacy.org/9legacy/doc/simh/v8 Steps to start with a 4.1BSD base in simh and use that to ultimately produc= e a V8 system. I haven't audited these instructions myself, so YMMV, but I = suspect someone wouldn't go through the hard work if this didn't do anythin= g. That said, your original posting mentions the PDP-11, but also "Berkeley Un= ix Nodes". For the latter, do you mean VAX? These instructions are for VAX = too, I don't know whether V8 ran on PDP-11 or not, but if that's your inten= t, you may want to start with a 2.xBSD or V7 as a base instead. - Matt G. ------- Original Message ------- On Thursday, July 14th, 2022 at 12:36 PM, Lars Brinkhoff = wrote: > segaloco wrote: > > > What sort of help are you looking for? I've got idle fingers in the > > evenings lately, if you just need some code junkies to work on things > > I'm happy to throw my hat in the ring. > > > I'm mainly curious if the V8 code works. I haven't examined it at all, > so I have no idea. > > For reference, I have a disk image with 4.1BSD patched and ready to > run with SIMH here: > http://lars.nocrew.org/tmp/Chaotic-4.1BSD.tar.bz2 > > I collected all the bits and pieces here and intended to make > an expect script to install, patch, and build everything. I didn't > the script but all the stuff should be here: > https://github.com/Chaosnet/Chaosnet-for-4.1BSD