From nobody Tue Jun 15 20:09:08 2021 X-Original-To: freebsd-git@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 7490211E2F43 for ; Tue, 15 Jun 2021 20:09:20 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G4KCh2qL0z3GQS; Tue, 15 Jun 2021 20:09:20 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: olivier/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 447B12C3DA; Tue, 15 Jun 2021 20:09:20 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: by mail-lf1-f54.google.com with SMTP id r5so241407lfr.5; Tue, 15 Jun 2021 13:09:20 -0700 (PDT) X-Gm-Message-State: AOAM531f9ixrbYVkjGVlBgcG6hBf71a/R+bHxeytFQjGX1Bgi/xv4J4w f2JQguWSE75m4/xy5eL4IdTLuCF0id4cLBHsRvs= X-Google-Smtp-Source: ABdhPJztHdUznOcxXLBJAQhxT9USs1bvBDIhLzS1OGN+V2Ipoz8o7OgcXyXpV0HbB2WyT6t0A9TxGEUA4pWZ56X/ufg= X-Received: by 2002:ac2:46f5:: with SMTP id q21mr806031lfo.518.1623787758804; Tue, 15 Jun 2021 13:09:18 -0700 (PDT) List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@freebsd.org MIME-Version: 1.0 References: <202106081453.158Eri7k025234@gitrepo.freebsd.org> In-Reply-To: From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Tue, 15 Jun 2021 22:09:08 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Git submodules in OpenZFS To: Ed Maste Cc: freebsd-git , Martin Matuska Content-Type: multipart/alternative; boundary="0000000000008de3d205c4d38c52" X-ThisMailContainsUnwantedMimeParts: Y --0000000000008de3d205c4d38c52 Content-Type: text/plain; charset="UTF-8" On Mon, Jun 14, 2021 at 5:40 PM Ed Maste wrote: > > There are a few different ways I think we could address this. Assuming > we don't need to use zfs-images in FreeBSD I believe the easiest will > be to just delete the directory/submodule in FreeBSD, e.g. `git rm > sys/contrib/openzfs/scripts/zfs-images`. > > Yes please. --0000000000008de3d205c4d38c52--