From owner-svn-src-all@freebsd.org Thu Nov 21 11:15:51 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 28B321B9EEA; Thu, 21 Nov 2019 11:15:51 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qt1-x842.google.com (mail-qt1-x842.google.com [IPv6:2607:f8b0:4864:20::842]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47JcS702MRz4Dwq; Thu, 21 Nov 2019 11:15:50 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-qt1-x842.google.com with SMTP id y39so3269204qty.0; Thu, 21 Nov 2019 03:15:50 -0800 (PST) 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 :cc; bh=eENdwDUXsqa67vsmUe22+n9I72vlGVCrgEnmGa3eH2A=; b=REQ7zyY8V5TW3YVG2wbGDRzL/6+ZZPQ5Ve4wSxDO2+cku+STz95tPai3SLafRS5l8I a7WzNlVnHcTQxtmweP+18WYJ45cbstMNikMLOHa+KI5mL2vk8vSDoaQ5nS6O+GOc4J9i palFRp/gcEsJ6EI6PW6R1NTfcwClNgnQozmPW/yu00U+CPlQD3NMA9/VKiXVyjHQkDXz fubmqSS4Goqzb69qN7r+ZbbIrkl/ZR2JFKeFsIuPTaQtSmKL2ktRdqAeyAJetTxhLYO2 AzmaTVs3txVA36nCb9+3nDnS8ipY9jZmql8r6bni8z++6s2KbpFD/tqUy4O07Z00373V /csw== 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:cc; bh=eENdwDUXsqa67vsmUe22+n9I72vlGVCrgEnmGa3eH2A=; b=IEeNT9P1DcuA5dJGuwQ7hiLbcX34np4ZYkT4nkZi9a/48CsOEC30h3bH6sYCEKRd7H VI18Nyrtdo/3/4HzPSQyLTry0zj6gxuDuoLvGD9uIQw3BsdoAIX2tSz6Uzrf/11U/vap serDH/hEEVTRaJ7fSkxWe7HrXi7gMWGDACg39o30SAVT4mzNerVCoyScI7wpzsyycVKQ 4nnCfFuXfMNRLRinhTFKPFY13rrFip/pfqAw0/S0UQVwHFh6dYYW6p85JBgpOsKHrzHh jtC2G7RfHhb5eiJsgPQhIC8F619LvtHGBm7PSnIq4bZ3MmodJd6WkFGYP4e8LOG02poA nhdw== X-Gm-Message-State: APjAAAXspHJuAh3y14i6vBRKnky6XpcVJ/JjMPX1D0grADAa+dbDqexy d/EGMtnwPRRocEg3FZpMOi526lnOSDiFuc/J214hzQ== X-Google-Smtp-Source: APXvYqwKESrS/gORjSbDVSLpBqX6b0cvtDLLPpeTXBt/Yf/X7mqWxLrvDd4vFrch/XgczqcoXzP6EjkFOsyahyfd/SQ= X-Received: by 2002:ac8:4510:: with SMTP id q16mr7669461qtn.316.1574334949333; Thu, 21 Nov 2019 03:15:49 -0800 (PST) MIME-Version: 1.0 References: <201911202345.xAKNjVEl038814@repo.freebsd.org> <20191121063130.GA64098@FreeBSD.org> In-Reply-To: <20191121063130.GA64098@FreeBSD.org> From: "Tobias C. Berner" Date: Thu, 21 Nov 2019 12:15:37 +0100 Message-ID: Subject: Re: svn commit: r354922 - in head: etc libexec/rc libexec/rc/rc.d share/man/man5 sys/sys To: Alexey Dokuchaev Cc: Warner Losh , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 47JcS702MRz4Dwq X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Nov 2019 11:15:51 -0000 Yes it will be removed once all supported releases have it in base -- until then there will be a switch to conditionally depend on the port depending on the FreeBSD version. On Thu, 21 Nov 2019 at 07:31, Alexey Dokuchaev wrote: > > On Wed, Nov 20, 2019 at 11:45:31PM +0000, Warner Losh wrote: > > New Revision: 354922 > > URL: https://svnweb.freebsd.org/changeset/base/354922 > > > > Log: > > Create /etc/os-release file. > > > > Each boot, regenerate /var/run/os-release based on the currently > > running system. Create a /etc/os-release symlink pointing to this > > file (so that this doesn't create a new reason /etc can not be > > mounted read-only). > > > > This is compatible with what other systems do and is what the > > sysutil/os-release port attempted to do, but in an incomplete way. > > Thanks! Hopefully, `sysutil/os-release' can be wiped out soon: not > just it was placed under wrong category, but it was badly and quite > unreadably coded. > > ./danfe > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org"