From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MqrnS-0006R7-O5 for garchives@archives.gentoo.org; Thu, 24 Sep 2009 17:07:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59CAFE0855; Thu, 24 Sep 2009 17:07:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 39D87E0855 for ; Thu, 24 Sep 2009 17:07:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 02D1667C34 for ; Thu, 24 Sep 2009 17:07:58 +0000 (UTC) Received: from williamh by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MqrnR-0007IS-DR for gentoo-commits@lists.gentoo.org; Thu, 24 Sep 2009 17:07:57 +0000 From: "William Hubbs (williamh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, williamh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xinit: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: x11-apps/xinit X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs Content-Type: text/plain; charset=utf8 Message-Id: Sender: William Hubbs Date: Thu, 24 Sep 2009 17:07:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 11219621-05b3-405c-9c99-af1cd47db9d6 X-Archives-Hash: 89a50e457d6f541c77ef54b9eac04213 williamh 09/09/24 17:07:57 Modified: ChangeLog Log: update for bug 285929. Now the xdm-setup script creates the .noxdm file in /tmp and the xdm script checks for it in /tmp and /etc/init.d so that it supports livecd-tools as well as the gentoo=3Dnox option. (Portage version: 2.2_rc41/cvs/Linux i686) Revision Changes Path 1.143 x11-apps/xinit/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinit/Cha= ngeLog?rev=3D1.143&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinit/Cha= ngeLog?rev=3D1.143&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xinit/Cha= ngeLog?r1=3D1.142&r2=3D1.143 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- ChangeLog 23 Sep 2009 16:03:07 -0000 1.142 +++ ChangeLog 24 Sep 2009 17:07:57 -0000 1.143 @@ -1,6 +1,14 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.142 2009= /09/23 16:03:07 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.143 2009= /09/24 17:07:57 williamh Exp $ + + 24 Sep 2009; William Hubbs files/xdm-setup.initd= -1, + files/xdm.initd-3: + update for bug 285929. + Now the xdm-setup script creates the .noxdm file in /tmp and the xdm + script checks for it in /tmp and /etc/init.d so that it supports + livecd-tools as well as the gentoo=3Dnox option. + =20 23 Sep 2009; William Hubbs files/xdm-setup.initd= -1, files/xdm.initd-3: