From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5578F1381F3 for ; Mon, 30 Sep 2013 02:23:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A86DE0C97; Mon, 30 Sep 2013 02:23:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72A71E0C07 for ; Mon, 30 Sep 2013 02:23:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B1D8233EDBE for ; Mon, 30 Sep 2013 02:23:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.276 X-Spam-Level: X-Spam-Status: No, score=-1.276 tagged_above=-999 required=5.5 tests=[AWL=-0.625, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.65, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9y5TqaW7xWYi for ; Mon, 30 Sep 2013 02:23:29 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AE2533EE5D for ; Mon, 30 Sep 2013 02:23:27 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VQT8u-0001Oj-OV for gentoo-user@gentoo.org; Mon, 30 Sep 2013 04:23:24 +0200 Received: from wsip-174-76-82-7.no.no.cox.net ([174.76.82.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 04:23:24 +0200 Received: from boxcars by wsip-174-76-82-7.no.no.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Sep 2013 04:23:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?wrtRwqs=?= Subject: [gentoo-user] Re: separate / and /usr to require initramfs 2013-11-01 Date: Sun, 29 Sep 2013 21:23:13 -0500 Organization: none Message-ID: <20130929212313.13142f5d@fuchsia.remarqs.net> References: <5246079E.7090406@gmail.com> <524761B4.60805@gmail.com> <20130929052937.GA30380@waltdnes.org> <201309290925.06893.michaelkintzios@gmail.com> 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: wsip-174-76-82-7.no.no.cox.net X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.17; x86_64-pc-linux-gnu) X-Archives-Salt: 04189e93-23aa-4e3e-86bf-89f321948d1a X-Archives-Hash: fe083927dd4764193344f3fc95409ace On Sun, 29 Sep 2013 09:25:05 +0100 Mick wrote: > On Sunday 29 Sep 2013 06:29:37 Walter Dnes wrote: > > On Sat, Sep 28, 2013 at 06:09:40PM -0500, Dale wrote > > > > > Most likely, I'll install Kubuntu to start. Then I may roam > > > around and test other distros until I find one I like. Thing is, > > > I already have a starting point. > > > > I'm already looking. > > http://forums.funtoo.org/viewtopic.php?id=2265 and they also > > dislike systemd. I think I could get to like it. See also > > http://bugs.funtoo.org/browse/FL-34 > > Very interesting! This looks as a logical way to put udev back in > its userspace box and stop it breaking the OS, or did I understand it > incorrectly? Funtoo is using mdev. drobbins plans to make make GNOME 3.8+ work without systemd/udev as well, but so far he's been mum about how.