From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 955D0138359 for ; Fri, 31 Jul 2020 12:15:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E2ECE0891; Fri, 31 Jul 2020 12:15:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FA98E0802; Fri, 31 Jul 2020 12:15:33 +0000 (UTC) Received: by mail-il1-f177.google.com with SMTP id r12so25119962ilh.4; Fri, 31 Jul 2020 05:15:32 -0700 (PDT) X-Gm-Message-State: AOAM532j8E5NPlJKdc5hGroIV/850Nf5JEVpqg4AfeZ19Tau3lXQDJyl wPL7FQ1Ct+mK249oBdNtJYEHS6e6Zht/qmb3/fc= X-Google-Smtp-Source: ABdhPJyfj0pFu2LNhai865uokM8o9Kybw4BWhmTUkBUzBFUyCYHHLu8sUXlvmvojhdXOXvZNobpAuv0bGEN7HPf6Eyo= X-Received: by 2002:a92:50f:: with SMTP id q15mr3530993ile.38.1596197730379; Fri, 31 Jul 2020 05:15:30 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 From: "Jason A. Donenfeld" Date: Fri, 31 Jul 2020 14:15:19 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: [gentoo-dev] last rites: virtual/wireguard To: gentoo-dev@lists.gentoo.org, gentoo dev announce Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: f42251bc-fd9d-4cdd-9283-708655cbe524 X-Archives-Hash: 6f3119ef502d0cebe7806eefd4877824 Don't worry; WireGuard isn't going anywhere. The "virtual/wireguard" package was added mostly as a mistake a long time ago, was never intended to be an actual virtual, and has been in packages.deprecated for 8 months now, with large ewarns on every install. It's time to actually get rid of it once and for all. The right way to install WireGuard is just `emerge wireguard-tools`, and maybe if you're running an ancient kernel also use `emerge wireguard-modules`. So this is an announcement for a quick last riting of virtual/wireguard, which was meant to sail away a long time ago.