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 7BD00139695 for ; Fri, 9 Jun 2017 18:38:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C70521C054; Fri, 9 Jun 2017 18:38:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D114821C054 for ; Fri, 9 Jun 2017 18:38:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50EC3341985 for ; Fri, 9 Jun 2017 18:38:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B08B7470 for ; Fri, 9 Jun 2017 18:38:34 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1497033470.0aacdc243b40f3bd5a651fb50a0043e9650af1c4.williamh@gentoo> Subject: [gentoo-commits] proj/baselayout:master commit in: / X-VCS-Repository: proj/baselayout X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 0aacdc243b40f3bd5a651fb50a0043e9650af1c4 X-VCS-Branch: master Date: Fri, 9 Jun 2017 18:38:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c46daaa8-b704-46f0-bd30-829da1712236 X-Archives-Hash: 692c34c5e2ac0bf28d6b09352898cd49 commit: 0aacdc243b40f3bd5a651fb50a0043e9650af1c4 Author: William Hubbs gentoo org> AuthorDate: Fri Jun 9 18:37:50 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Jun 9 18:37:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=0aacdc24 update ChangeLog ChangeLog | 201 +++++++++++++++----------------------------------------------- 1 file changed, 49 insertions(+), 152 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3bade20d..d03be873 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +commit ec3d9fb5d4f9252bc524ad4c1fc901867cb3bb63 +Author: William Hubbs +Commit: William Hubbs + + etc/profile: replace PATH with ROOTPATH if the user is root + + This is part of the following bug. + + X-Gentoo-Bug: 255695 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=255695 + +commit a3cd4d5b362239f4d9104c2a9e3af9ba0eec421c +Author: David Michael +Commit: William Hubbs + + etc/services: add etcd services + + X-Gentoo-Bug: 604704 + X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=604704 + +commit ef383418788f2ed46f5f4ad7b26fbe5b5b25707f +Author: William Hubbs +Commit: William Hubbs + + etc/env.d: move default settings to 50bbaselayout instead of 00basic + + This allows other packages to append or pre-pend any of our defaults. + + X-Gentoo-Bug: 255695 + X-Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=255695 + +commit 0af4f400f3edb8e840df1cb9e9df0165961b432f +Author: William Hubbs +Commit: William Hubbs + + version 2.4 + +commit ff4d400d6f6651ecd06a66245fd43fb909e91955 +Author: Lars Wendler +Commit: William Hubbs + + etc/shells: Add mksh to login shells + +commit 3068c8e4af7ddfa2f2a04f0baf009578bf1a7d28 +Author: William Hubbs +Commit: William Hubbs + + add ChangeLog + commit 8f970ff82c88b86565d88852624da143bb2d5288 Author: William Hubbs Commit: William Hubbs @@ -102,155 +151,3 @@ Commit: William Hubbs Comment out fstab entries by default Bug: https://bugs.gentoo.org/578390 - -commit 3150eecd25d834eeee0a7f98bdd8266b2a2a552f -Author: William Hubbs -Commit: William Hubbs - - Revert "remove the uucp user" - - This reverts commit 2ebb0d7b29132822e8bc6f9b67940541a6261f74. - This needs more thought; we have consumers in the tree still. I'm not - sure whether we should drop it here or fix the consumers first. - -commit 2ebb0d7b29132822e8bc6f9b67940541a6261f74 -Author: William Hubbs -Commit: William Hubbs - - remove the uucp user - -commit 18fe9e877b496980256f4a8b3251e416e1afca89 -Author: William Hubbs -Commit: William Hubbs - - add the dialout group - -commit d79832c6b962969c5c57f4ff201c476e34e6789d -Author: William Hubbs -Commit: William Hubbs - - Makefile: Add /etc/mtab symbolic link to layout-Linux - - Add a symbolic link from /etc/mtab to /proc/self/mounts to the - layout-Linux target so that it will be built in the stages. - - X-Gentoo-Bug: 477498 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=477498 - -commit f25b3dbc3c55e4f24d8c58ccc3278a8f6eb0def8 -Author: William Hubbs -Commit: William Hubbs - - Add input group - - Anyone other than root who wants access to /dev/input/* should be added - to this group. - - I used gid 97 which is the same gid Archlinux uses. - - X-Gentoo-Bug: 514174 - X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=514174 - -commit 62f7c82bf8b0bdbec552b912e0f2e698fd23935f -Author: William Hubbs -Commit: William Hubbs - - Begin updating Makefile to work with git - - Make live is used to make a tarball of the repository with all local - changes. - - make release is used to make a release once it is tagged. - - make snapshot is a work in progress; it is supposed to make a tarball of - the commit passed to it via GITREF=. The part that is missing is - I haven't decided how to name that tarball. - -commit 6d46bae57015554d60cb66b1570d0016c9e6f076 -Author: William Hubbs -Commit: William Hubbs - - Set version in Makefile - - The PV variable in Makefile now holds the version number directly - instead of reading it from an external file. - -commit 3f7fc93e8d79fcb55405222c3206cdf64a471307 -Author: Mike Frysinger -Commit: Mike Frysinger - - add /bin/dash as a valid login shell - - svn path=/trunk/; revision=3213 - -commit 6b5c32b48a2c8b39dec8bcbcce6044fa970b9442 -Author: Mike Frysinger -Commit: Mike Frysinger - - fstab: mount by LABEL by default #496562 by Sergey S. Starikoff - - svn path=/trunk/; revision=3212 - -commit 39dd1d4bd755a8f4ec4bb8dcb1ab6aefabe27192 -Author: Mike Frysinger -Commit: Mike Frysinger - - fstab: drop floppy example as it is rare for this to exist nowadays - - svn path=/trunk/; revision=3211 - -commit 1a30e631f7a41c7d53a9744aed76c4083b361cae -Author: Mike Frysinger -Commit: Mike Frysinger - - services: change sieve from port 2000 to 4190 #485298 by Hanno Boeck - - svn path=/trunk/; revision=3210 - -commit 527d2c8e4e4fbdb1d9f7733f351756529d27e021 -Author: Mike Frysinger -Commit: Mike Frysinger - - add tip about using ~/.inputrc - - svn path=/trunk/; revision=3209 - -commit cda4fd02d3fd586dca98dc360d40f219b60543f0 -Author: Mike Frysinger -Commit: Mike Frysinger - - add an alt+k shortcut that does the same thing as alt+backspace to support devices (like chromebooks) where alt+backspace is remapped to something else already - - svn path=/trunk/; revision=3208 - -commit b4293c172fce7159c3357bd6bbf79b9140e53d9f -Author: Mike Frysinger -Commit: Mike Frysinger - - rename to COPYING to match the rest of the world+dog, and add some more info about state of various files - - svn path=/trunk/; revision=3207 - -commit 6fc385683bf0bf701b7fa7b50e1ccfa505882730 -Author: Mike Frysinger -Commit: Mike Frysinger - - fstab: default to using ext4 to mount things #451596 - - svn path=/trunk/; revision=3206 - -commit 6f0adbb7648cebbe9f60f2294bbf4e4e1eca7b08 -Author: Mike Frysinger -Commit: Mike Frysinger - - sysctl.conf: document new net.ipv4.ping_group_range option - - svn path=/trunk/; revision=3205 - -commit b00938750ab6907736398460544a214e25300c06 -Author: Mike Frysinger -Commit: Mike Frysinger - - add groupwise to /etc/services #432550 by Jon Gerdes - - svn path=/trunk/; revision=3204