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 1S7Mzt-0006kB-LF for garchives@archives.gentoo.org; Tue, 13 Mar 2012 08:22:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31465E0B98; Tue, 13 Mar 2012 08:22:07 +0000 (UTC) Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com [209.85.210.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 90379E0A60 for ; Tue, 13 Mar 2012 08:20:13 +0000 (UTC) Received: by dady25 with SMTP id y25so623433dad.40 for ; Tue, 13 Mar 2012 01:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=J1Y0kTSk10XAquwOE3z5kdo/CEysgsstCdF0CwwraGE=; b=vfAGD8UJ3y4rkiANNv/xfgZDiDSPexZ7czT3MU9pAmQF4s78UNJASrNop5OwrpAnwt peP6Y2hOlEHjuJ+tScRi3o5aXJt3fy6+pwTkHiD9MttZ2jX42+M/RF1cGrU3Y1Ou6vQG nZfaP+TMkZbMlQzSyy1vsJ/N6ScMXbrr90HYMMluXGLkUfbFZ232waoH/RfE7kD/gEYn UW45mA1hYd0SWc4FgVgmluITcfjBu0BMr7K+4bptSsuVjQHKNPk9GaqD+MPewonbOLM2 CR4BEO72IdWHy8ynhoqkMPgxzkTFxbKY8BdGZmnXDuLbr6LCxHbJCKE0Gurvhe4k6Tgy dV5w== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.68.195.3 with SMTP id ia3mr5243215pbc.20.1331626812071; Tue, 13 Mar 2012 01:20:12 -0700 (PDT) Received: by 10.68.197.41 with HTTP; Tue, 13 Mar 2012 01:20:12 -0700 (PDT) In-Reply-To: <20120313080946.GA1197@waltdnes.org> References: <20120310153540.5194cd7c@digimed.co.uk> <4F5BBE7A.8040802@coolmail.se> <4F5C724C.1010708@coolmail.se> <292166434.606817.1331577566543.JavaMail.open-xchange@email.1and1.com> <4F5E853F.8060404@gmail.com> <20120313080946.GA1197@waltdnes.org> Date: Tue, 13 Mar 2012 02:20:12 -0600 Message-ID: Subject: Re: [gentoo-user] Re: LVM, /usr and really really bad thoughts. From: =?UTF-8?B?Q2FuZWsgUGVsw6FleiBWYWxkw6lz?= To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9f011c07-c88b-48f6-a879-9b02eeeac278 X-Archives-Hash: 6c3da2d18a27383ac402bd0d7f8ddb32 On Tue, Mar 13, 2012 at 2:09 AM, Walter Dnes wrote: > On Mon, Mar 12, 2012 at 06:22:39PM -0500, Dale wrote > >> I think mdev has shown it can be fixed. =C2=A0Given time, it just may re= place >> udev then the udev dev can screw up his own stuff on not bother other >> distros. =C2=A0I'm giving mdev some thought here. =C2=A0I want /usr on L= VM which >> means it has to be separate. > > =C2=A0Sorry, in lste-breaking news, it looks like udev is a mandatory > dependancy for lvm2. =C2=A0No udev =3D=3D> No lvm2 It seems so; from lvm2 2.02.93: DEPEND_COMMON=3D"!!sys-fs/device-mapper readline? ( sys-libs/readline ) clvm? ( =3Dsys-cluster/dlm-2* cman? ( =3Dsys-cluster/cman-2* ) ) >=3Dsys-fs/udev-151-r4" ... econf $(use_enable readline) \ $(use_enable selinux) \ --enable-pkgconfig \ --with-confdir=3D"${EPREFIX}/etc" \ --sbindir=3D"${EPREFIX}/sbin" \ --with-staticdir=3D"${EPREFIX}/sbin" \ --libdir=3D"${EPREFIX}/$(get_libdir)" \ --with-usrlibdir=3D"${EPREFIX}/usr/$(get_libdir)" \ --enable-udev_rules \ --enable-udev_sync \ --with-udevdir=3D"${EPREFIX}/lib/udev/rules.d/" \ ${myconf} \ CLDFLAGS=3D"${LDFLAGS}" || die Maybe you could try to modify the LVM ebuild to point udevdir to a black hole and disable udev_rules and udev_sync. But that would be at best a hack; I'm not familiar enough with the LVM code to know if they actually need udev to run, or it only installs some rules so it can run better with it. Regards. --=20 Canek Pel=C3=A1ez Vald=C3=A9s Posgrado en Ciencia e Ingenier=C3=ADa de la Computaci=C3=B3n Universidad Nacional Aut=C3=B3noma de M=C3=A9xico