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=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12682 invoked from network); 3 Dec 2020 19:41:59 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 3 Dec 2020 19:41:59 -0000 Received: from mail-ed1-f47.google.com ([209.85.208.47]) by ewsd; Thu Dec 3 14:37:20 -0500 2020 Received: by mail-ed1-f47.google.com with SMTP id q16so3339761edv.10 for <9front@9front.org>; Thu, 03 Dec 2020 11:37:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=qEnNCKRmcFIYXWvxhgKODndV8gldtojwiM9MVuTdCTE=; b=kJoM8neBQr4qoUZ1w4giwmI6DZ2X+oBi3/cEHDblP4oAnBM6vTWDtMNq+Ky/g75FwR 8eHI7CHjDM/F0snWo7eFlF2TySvJwv9cS2SdlKtPlkUGDNorZUVZ5vI3arIzfjLDOTbV Q12UcMnf0BgXH+EJA0M0bkAJT92BJpuqZLwUT/aYP9NGUFApxTtaXnyWO1z8JOpeJiE2 s7zXpSY58Iz09mxQUkw1jdSk63wEsaHi+SC0Po19NdPL1Sv0a0oTbJYXuzflGygl+CRb y6lk72u64VgBJ1lpMJTytSiS982kdtlylJyp20Dt2fhxXFn/BRXY0eoL8X9Rfgiu4+ak dAlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=qEnNCKRmcFIYXWvxhgKODndV8gldtojwiM9MVuTdCTE=; b=bJ/ftHXYyDjhztmHrEoByLTKFxxi4XY6VHhM72HTNd6uW3VzpktHlhmTZoF7C1DfFM j3Fh04iGgfDnLQMZrnD4mosIhqvE4U8un4gjUO3kcVq+lIrr8JOdjSwU3cqT7PpiNe0F fl0xKdqZyiIr4BivXvDf0UZSPuFgu6mVRb0lQY3oaDM+t/mjiwzJv3t7RfUMekwTPIpN 06/Me8JAMywKLkq/i9/T1/ctD905p0jRe1SyRodu9adThajC/gSJLNYHqjd6MwdaW63V hKlUEZFzxqe/HM4tkLKrqdlpNK3cGmmazLOSJ8cjuv7QY16iQgNicY95TotsxwEdEYYk K7rQ== X-Gm-Message-State: AOAM530YxLoMd6uDKlxRNkSVx4LHoHkQ/6aCaNHz5AyfH6v/HdHXr55z r8O4KbMCs22QQ4Ujn8kpzN1x21vIKV99YGo95voXPJy+Q6g= X-Google-Smtp-Source: ABdhPJxcwPwVWYfbJWVuMwDIJ8w0Q2Towfm4WUoX2eiF9ToucFvY7Ge259AQU7p2pa+eYEjLV3RmTR9p+ppoMbmmN5U= X-Received: by 2002:aa7:d6d8:: with SMTP id x24mr4415356edr.105.1607024234404; Thu, 03 Dec 2020 11:37:14 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a17:906:6848:0:0:0:0 with HTTP; Thu, 3 Dec 2020 11:37:13 -0800 (PST) In-Reply-To: References: <87zh2ysztz.fsf@delllaptop.lockywolf.net> <20201202010304.9b922331a149422ff0fef56b@josuah.net> <871rg8dfnz.fsf@delllaptop.lockywolf.net> From: hiro <23hiro@gmail.com> Date: Thu, 3 Dec 2020 20:37:13 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract progressive descriptor-scale descriptor Subject: Re: [9front] Cannot install 9front-8013.d9e940a768d1.amd64.iso due to network issues Reply-To: 9front@9front.org Precedence: bulk good point, sorry for confusing the intention On 12/3/20, Stuart Morrow wrote: >> is there a non-plan9 fstype implemented in plan9 that supports >> our kinds of extensions, like append-only attributes? > > Why does that matter? It's fstype, not inst/fstype, you should be able > to use it for identifying disk images at any time, not just install > time. > > chattr(1) on Linux btw >