From nobody Wed Dec 08 01:11:52 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B88E318CE5EB for ; Wed, 8 Dec 2021 01:11:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J7zf03R1Qz4gHQ; Wed, 8 Dec 2021 01:11:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5688622BC; Wed, 8 Dec 2021 01:11:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B81BqtZ007227; Wed, 8 Dec 2021 01:11:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B81Bqhe007226; Wed, 8 Dec 2021 01:11:52 GMT (envelope-from git) Date: Wed, 8 Dec 2021 01:11:52 GMT Message-Id: <202112080111.1B81Bqhe007226@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: e080fc2dee - main - projects: remove long-obsolete Sparc project idea List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e080fc2deee7c4277cb40c8d2da3ac5373f3e74c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638925912; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=b7ZlzHf4cgvvcXpkkKNYLTuj1Dh4r7qr3+ZwgNQguKg=; b=O9/F37abEA0a8kjG/5VIt5SwzRjJXbGbPLKKmzGeJwGnnilGjr/lSpLlrk+w6iWz69urUF 3THxR0o8P1DSrgJAp4W38WU7ehEBIaYdhHnIr7UJuyxYJ89me4JNvxHVR3b8F/9R/Q7tDb tgE4MdySoOAjA3IZYH5cTnr/AeiB9x5KT7+ghgBCh7zhjQksHaqvHFaT1u5aRleY5MBQdQ v+0NKh/nSmu8L/x2K2r6ds65FhyT4b4s+pqDT1QLdXjnIko/cD7yFLSMcHl0xGKq5ALYus y7LagSK4zPb1ZlZi/ahb/hBS6PEbsTpWatRyGwQ3JBpeFk6kEMOEpUT6AqR9iQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638925912; a=rsa-sha256; cv=none; b=YsxU2JuP/P2RcHNN0VCyxKtInXGxbd9Y9+5nvc3KICiEfNK14rO1L5iyCYsDH2dXj7i5PV 5vZY40yn1xGn2bm9LBmrGIpjqu3Pr70KZpHS0lWNJBbXrRsdzYlmDAdI6PxxeFctnzJKGm WzZ29WUWIW5ZJp23MeSj9eoiolRupRC7dlv2QbxhWi9jd8cNIwEMFrPq420itS26Fks19D iMN7rbVcQgyBnXxNgcF8EWiSbwqXQep6yTD/52e9jeCPWegdFr7duo3hreoLXGmcN7xD1R JaXMC84TxugQIgD7mpMCg8yaYy32TfluRTbolOx6Ccnxs7WGcQEummxX/Va/cg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=e080fc2deee7c4277cb40c8d2da3ac5373f3e74c commit e080fc2deee7c4277cb40c8d2da3ac5373f3e74c Author: Ed Maste AuthorDate: 2021-11-22 22:19:12 +0000 Commit: Ed Maste CommitDate: 2021-12-08 01:11:08 +0000 projects: remove long-obsolete Sparc project idea Approved by: ygy (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D33084 --- website/content/en/projects/_index.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/en/projects/_index.adoc b/website/content/en/projects/_index.adoc index bda6c07dff..69691e16e2 100644 --- a/website/content/en/projects/_index.adoc +++ b/website/content/en/projects/_index.adoc @@ -66,7 +66,6 @@ In addition, some of these projects regularly submit status reports, which can b == Architecture * link:../platforms/ppc/[Porting FreeBSD to PowerPC(R) systems]: Contains information on the FreeBSD PPC port, such as mailing list information and so on. -* link:../platforms/sparc/[Porting FreeBSD to SPARC(R) systems]: Contains information on the FreeBSD SPARC port including a FAQ, some early boot code, information on SPARC processors and motherboards, and other SPARC projects. * http://slash.dotat.org/~newton/freebsd-svr4/[SysVR4 Emulation]: This page describes an SysVR4 emulator for FreeBSD. It is currently capable of running (or walking, in some cases) a wide-ish variety of SysV executables taken from Solaris(T)/x86 2.5.1 and 2.6 systems. I have reason to believe that it will also run SCO UnixWare and SCO OpenServer binaries. * http://www.cs.utah.edu/flux/oskit/[The OSKit]: The OSKit is a framework and a set of 31 component libraries oriented to operating systems, together with extensive documentation. By providing in a modular way not only most of the infrastructure "grunge" needed by an OS, but also many higher-level components, the OSKit's goal is to lower the barrier to entry to OS R&D and to lower its costs. The OSKit makes it vastly easier to create a new OS, port an existing OS to the x86 (or in the future, to other architectures supported by the OSkit), or enhance an OS to support a wider range of devices, filesystem formats, executable formats, or network services. The OSKit also works well for constructing OS-related programs, such as boot loaders or OS-level servers atop a microkernel.