From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id fa2ec90b for ; Fri, 15 Jun 2018 09:23:10 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 19A629EE07; Fri, 15 Jun 2018 19:23:09 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 71B3B9EDE4; Fri, 15 Jun 2018 19:22:56 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 20F2C9EDE4; Fri, 15 Jun 2018 19:22:55 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id 2C2829C1EB for ; Fri, 15 Jun 2018 19:22:54 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtp (Exim 4.86_2) (envelope-from ) id 1fTkwW-0000sh-55; Fri, 15 Jun 2018 09:22:52 +0000 From: Lars Brinkhoff To: arnold@skeeve.com Organization: nocrew References: <201806150912.w5F9CkZp004310@freefriends.org> Date: Fri, 15 Jun 2018 09:22:52 +0000 In-Reply-To: <201806150912.w5F9CkZp004310@freefriends.org> (arnold@skeeve.com's message of "Fri, 15 Jun 2018 03:12:46 -0600") Message-ID: <7w8t7gcsk3.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [TUHS] maybe off-topic: Unix on a microcontroller X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Arnold wrote: > https://hackaday.com/2018/06/03/its-unix-on-a-microcontroller/ It says PDP-11 right in the article, so it must be on topic. RetroBSD is a different take. Instead of running a PDP-11 emulator on the microcontroller, they ported 2.11BSD to run on the metal: http://retrobsd.org/