From owner-svn-src-head@freebsd.org Sat Feb 25 10:09:59 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D48C1CEB0B7; Sat, 25 Feb 2017 10:09:59 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A107F3D1; Sat, 25 Feb 2017 10:09:59 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x242.google.com with SMTP id m88so436525pfi.3; Sat, 25 Feb 2017 02:09:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=gfuvKkV4S+mxQ/asj/IGk9hUGSFAnLwOmY3alVmx/z8=; b=oKVWnlDBeG+S3j8tGwe/FdHYNXyKpktIR4hRD3XmUN2+qIC3NsPqVedlY1DgX2CdmC BcANpvTtHl8W4KOgCiZfn+PR+PiAOWuZUzeJqGvJjlmEF/Eoe/WEgnyma6HLRhQDuhxN bS1aWwikzmoxMQqEbMuPY2xYRdkCOCrxf5+W4gALxN3JIDnCjEOqRrDhXKoBIUOpwnFy 257BBhNCnmEH33qxjlgy7KvlOXi6KYOgkafPBkFq2BUndXjWJ3GYdpYO8CBWa+/ka5uF Z/v+xOnpxgCZmsrrm44if2jZfBaY7PkkvN7VvOyYt9d2ABuLwVh6qQqZWrYOIo4JAv3I MpNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=gfuvKkV4S+mxQ/asj/IGk9hUGSFAnLwOmY3alVmx/z8=; b=CyklkJGHFZ7Eacc9dsVz6GYVREMgK8qQemU6P39b05cy3L5RMxo6C8s7nXIR1nuijU TcyRZ4ZOt5drimm3z+6FAm/79HNPErINSR8K5UtZoJp3CgxlWiS1t3H3hm8I/V/jtDFF kV1EyyVs/qv3RPVddyzzG91IdIYg1PRytWaujuvk8feZzr5owfOP5MjiOwGryVxIE3TR YfjsQfSuB6TC2QezqDPeoUHt8Wd6+QQznybS7QYRwmepstZjXE6mo+cnMRsK2kKdLet0 hPmVSyvPA+fWtN02gqjQJlE96GKv0byCril0TR44ji0xkS1+NSoZ+tsR1/8twdg33K08 mo0Q== X-Gm-Message-State: AMke39k5hfxNfqyuw73UETIwY43aLJ7KhmMS6ukdIPuDnH3pk4S7yr4zir8rnVmfocnDrw== X-Received: by 10.99.52.70 with SMTP id b67mr9050399pga.131.1488017398976; Sat, 25 Feb 2017 02:09:58 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id z27sm19684704pfg.38.2017.02.25.02.09.57 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Feb 2017 02:09:57 -0800 (PST) Subject: Re: svn commit: r314239 - head/rescue/rescue Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_006A577F-0B2D-4F5D-86EF-3714470751C3"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: Date: Sat, 25 Feb 2017 02:09:54 -0800 Cc: Ngie Cooper , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Message-Id: <0F63A844-8094-4200-ABAD-C0BB60CABF8C@gmail.com> References: <201702250311.v1P3B89W008306@repo.freebsd.org> To: Andriy Gapon X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2017 10:09:59 -0000 --Apple-Mail=_006A577F-0B2D-4F5D-86EF-3714470751C3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Feb 24, 2017, at 23:52, Andriy Gapon wrote: >=20 > On 25/02/2017 05:11, Ngie Cooper wrote: >> Author: ngie >> Date: Sat Feb 25 03:11:08 2017 >> New Revision: 314239 >> URL: https://svnweb.freebsd.org/changeset/base/314239 >>=20 >> Log: >> Add shutdown/poweroff support to rescue(8) >>=20 >> shutdown is a safer way to power off than reboot (in general), = because of >> the added shutdown process that it executes via /etc/rc.shutdown . = It was >> odd that it was missing from rescue(8) since reboot and friends were >> added in past commits. >=20 > Just a note that rescue is typically used in situations where = rc.shutdown is of > little use. E.g., most likely there won't be any daemons running, = etc. Yeah.. or arguably ones of value. I still like the fact that it=E2=80=99s = running =E2=80=9Cservice stop=E2=80=9D on /etc/rc.d scripts in = reverse to shut things down cleanly, as opposed to reboot(8) which just = reboots. This can make a bit of a difference if you just set up a system = and still have mount points setup, etc. But in most cases, yes, I would totally agree. -Ngie --Apple-Mail=_006A577F-0B2D-4F5D-86EF-3714470751C3 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYsVf0AAoJEPWDqSZpMIYV0GAP/0cEY2HouAgx5xzPwtE+brBR eW9QWMTHDA5cjb2ZN8EFnGl7mwY9mxDD+nW6SsXELUwqKmh/Et+REYL5xzOavEIu 47vPKuI+v1YQ60yvAnpaEHCeToT71pJEolJlE0ZEuwFtYdQnnz/EgU74txpYyfxv BgahG6AocryUXjy5vgqfCEuiDh1V+cOqz9Gkny9j6/z2YsQ45ouJqJnW8N7waBRJ kMZVNoO8R5dGI77pR+xugRVloPytgtYh1yNFo9P761K/gvtuzxVpFYwM5i5RtD1D MEIbEhsM4UQ5xiMTn4XefQV+UimN/l/QOjik/S/UDlxuwpOGHgwI7Y+7iV/2zQt5 lyMnN5212OGZNQMj22aJYwKYwgq9F9R1LfRcffomIZTZRYyhqkcBdf+S5b/AKehW Scgadu0s6vo1LxLpQomYSZ/8/JMjkAAzYrn5ebkksx/KNi8+/S6G35B5/39auQ8V 4Z8ImFPv/jkqosrrT20QNJtz/QEV3my1wMTAfdCJjeNnL+eTX75GXn4Bt+hZhTol 4GpLvRO2U5lhaqUMj3j34JFxjsIC3xpQOxvdQ2cq8a+p3CQp+pBM9DYdiAJVyQX9 wqd3c8oEG0tub1074sBbWN8X94Jf31sNVdtQId94GvSgcrOQ6XavjptHVf6ehab9 vj8IeiUlRc3uHgBduM1m =fWuv -----END PGP SIGNATURE----- --Apple-Mail=_006A577F-0B2D-4F5D-86EF-3714470751C3--