public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog baselayout-1.12.11.1.ebuild
Date: Sat, 19 Jan 2008 21:42:33 +0000	[thread overview]
Message-ID: <E1JGLST-0000Oh-GJ@stork.gentoo.org> (raw)

vapier      08/01/19 21:42:33

  Modified:             ChangeLog baselayout-1.12.11.1.ebuild
  Log:
  Add a note about WIPE_TMP defaulting to yes.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.452                sys-apps/baselayout/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/ChangeLog?rev=1.452&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/ChangeLog?rev=1.452&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/ChangeLog?r1=1.451&r2=1.452

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v
retrieving revision 1.451
retrieving revision 1.452
diff -u -r1.451 -r1.452
--- ChangeLog	16 Jan 2008 02:13:13 -0000	1.451
+++ ChangeLog	19 Jan 2008 21:42:32 -0000	1.452
@@ -1,10 +1,14 @@
 # ChangeLog for sys-apps/baselayout
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.451 2008/01/16 02:13:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.452 2008/01/19 21:42:32 vapier Exp $
 
 # See the rc-scripts ChangeLog in subversion for release info:
 # http://sources.gentoo.org/viewcvs.py/*checkout*/baselayout/trunk/ChangeLog
 
+  19 Jan 2008; Mike Frysinger <vapier@gentoo.org>
+  baselayout-1.12.11.1.ebuild:
+  Add a note about WIPE_TMP defaulting to yes.
+
 *baselayout-1.12.11.1 (16 Jan 2008)
 
   16 Jan 2008; Mike Frysinger <vapier@gentoo.org>



1.2                  sys-apps/baselayout/baselayout-1.12.11.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild?r1=1.1&r2=1.2

Index: baselayout-1.12.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- baselayout-1.12.11.1.ebuild	16 Jan 2008 02:13:13 -0000	1.1
+++ baselayout-1.12.11.1.ebuild	19 Jan 2008 21:42:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild,v 1.1 2008/01/16 02:13:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.12.11.1.ebuild,v 1.2 2008/01/19 21:42:32 vapier Exp $
 
 inherit flag-o-matic eutils toolchain-funcs multilib
 
@@ -584,6 +584,9 @@
 		ewarn "Consult ${ROOT}/etc/conf.d/net.example for details about how"
 		ewarn "to apply dns/nis information to the loopback interface."
 	fi
+
+	elog "The default setting for wiping /tmp has been set to 'yes'."
+	elog "Consult /etc/conf.d/bootmisc for more information."
 }
 
 pkg_prerm() {



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-01-19 21:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 21:42 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-22  3:44 [gentoo-commits] gentoo-x86 commit in sys-apps/baselayout: ChangeLog baselayout-1.12.11.1.ebuild Jeroen Roovers (jer)
2008-02-20 19:33 Raul Porcel (armin76)
2008-02-19 22:51 Dawid Weglinski (cla)
2008-02-19 19:41 Gysbert Wassenaar (nixnut)
2008-02-18 17:52 Brent Baude (ranger)
2008-02-18 13:04 Christoph Mende (angelos)
2008-01-16  2:13 Mike Frysinger (vapier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JGLST-0000Oh-GJ@stork.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox