From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id ebe206ed for ; Fri, 20 Sep 2019 17:52:15 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id C9B069BA15; Sat, 21 Sep 2019 03:52:13 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A52FF947C7; Sat, 21 Sep 2019 03:51:42 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="vWlfi2pU"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id A3964947C7; Sat, 21 Sep 2019 03:51:39 +1000 (AEST) Received: from mail-oi1-f172.google.com (mail-oi1-f172.google.com [209.85.167.172]) by minnie.tuhs.org (Postfix) with ESMTPS id 1B08B94792 for ; Sat, 21 Sep 2019 03:51:39 +1000 (AEST) Received: by mail-oi1-f172.google.com with SMTP id w17so2466309oiw.8 for ; Fri, 20 Sep 2019 10:51:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=JgMOeGopt3W7ZPUQzwNuF6T9j4M80b+HvpnbCtBuQwA=; b=vWlfi2pU5XrRILTHHrlAxnGtr4ZHVRzryWNAusJRfAa/SECf37w/bbwt9wPCX3t87V 0wFf296DAu7BklC09LhpozJAm8Brk5pJ5uXLSOZRkAPAQe+/B9Dbi/VuWtCwYNW+DUPu nquj7y35PqiOpRXQKGwIJEJrjSr7OJtkU4/0xG0SNHYet6uXZ7oPRAwdKgsvHbXAesZv kcsB6THNygbb3Qfl9xhe6PG+onEEgtnoW5KekMcgN9hCLU05cvcnBdP70IIhJ9roxZSO //D5+kgZTipUH3BCEvxqPSpWHNu9lFZqikjpOZAPYbIcVFIT8zZHtvInLxOaZmyO5TVI dsmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=JgMOeGopt3W7ZPUQzwNuF6T9j4M80b+HvpnbCtBuQwA=; b=QeRwzKaYMz9noEvuZfBod2Fx6Jf5+SEgsMNqZYhBwj+FSOd7KzSOXEjZija61V4jwn PY62PBjEq/7oO3hjjlGZI6g7W9b3ExYgiZtGkXo/C4FCFvj8ZhATcoF4OFcBCEQ6/woB BMj80OpR0ZniLY8dm0PdTEUq5yQwdAYkFM06Txm7ICM8V/nLjJIDYD5H5R/NTMubA3Co YyZZdyYI665BGKJkDZmXhhIMUVp+kVLCSOui4KEPH0NLldwDpg4TUMMzMKHrhvzR1vMQ jqjQ63KOi38/2ixlORTb/M1/TZwuaZpXzjxjODjy9ttdCGIXxnr6uQ7sBop7/tJLr3w3 jW7A== X-Gm-Message-State: APjAAAXjSlY4ryzheBGQdk13gqiZ/5gMJDqkLujh2tegqsZTxYjScLGC p33OrLK2nXgvTsPQST6CC+l/AeAsPlrJK7pdX71BjHqU X-Google-Smtp-Source: APXvYqzAqBRmWoqU/h/v8OVsVyaC7pmg9RTJoVVjbPrTfcszGwN6CqlXuPOtRdt81f+sXg+q/kAmClznxOQMmg1vInk= X-Received: by 2002:aca:c741:: with SMTP id x62mr3899750oif.3.1569001897945; Fri, 20 Sep 2019 10:51:37 -0700 (PDT) MIME-Version: 1.0 References: <20190920102011.GF3209@grumpf.hope-2000.org> In-Reply-To: From: Adam Thornton Date: Fri, 20 Sep 2019 10:51:26 -0700 Message-ID: To: tuhs@minnie.tuhs.org Content-Type: multipart/alternative; boundary="000000000000c792560592ffb812" Subject: Re: [TUHS] OpenSolaris Git ? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000c792560592ffb812 Content-Type: text/plain; charset="UTF-8" OpenSolaris was the only large project I ever contributed to that used Mercurial as its source control system. I am bad at git but I *really* never wrapped my head around hg. On Fri, Sep 20, 2019 at 7:38 AM Arthur Krewat wrote: > And interestingly enough, last year, using Illumos, I could actually run > Oracle Database 11g on it - I never tried anything newer. > > > > On 9/20/2019 9:19 AM, Alexander Voropay wrote: > > Thank you! > > The first illumos commit: > >0 parents commit 7c478bd95313f5f23a4c958a745db2134aa03244 > >committed on 14 Jun 2005 > > > > The illumos project and the various distributions based on it continue >> the development of what once was OpenSolaris. >> >> https://illumos.org/ >> https://github.com/illumos/illumos-gate >> > > --000000000000c792560592ffb812 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
OpenSolaris was the only large project I ever contributed = to that used Mercurial as its source control system.=C2=A0 I am bad at git = but I *really* never wrapped my head around hg.

On Fri, Sep 20, 2019 at = 7:38 AM Arthur Krewat <krewat@kilo= net.net> wrote:
=20 =20 =20
And interestingly enough, last year, using Illumos, I could actually run Oracle Database 11g on it - I never tried anything newer.



On 9/20/2019 9:19 AM, Alexander Voropay wrote:
=20
Thank you!

The first illumos commit:
>0 parents=C2=A0=C2=A0 commit 7c478bd95313f5f23a4c958a745db2134aa03244
>committed on 14 Jun 2005



The illumos project and the various distributions based on it continue
the development of what once was OpenSolaris.

https://illumos.org/
https://github.com/illumos/illumos-gate

--000000000000c792560592ffb812--