X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 4EE17184FEF2 for ; Tue, 4 Oct 2011 11:39:13 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 65CAAAE4001; Tue, 4 Oct 2011 11:39:10 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vBY+tUBp19qt; Tue, 4 Oct 2011 11:39:08 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 6136C376277; Tue, 4 Oct 2011 11:39:08 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 219F760AA1D29; Tue, 4 Oct 2011 11:39:08 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id BB68760AA1D22; Tue, 4 Oct 2011 11:39:06 +0000 (UTC) Date: Tue, 4 Oct 2011 13:39:06 +0200 From: Natanael Copa To: "Walter Dnes" Cc: Alpine devel Subject: Re: [alpine-devel] Can Alpine be built with glibc and mdev? Message-ID: <20111004133906.3ba5e4bd@ncopa-desktop.nor.wtbts.net> In-Reply-To: <20111004021132.GB3367@waltdnes.org> References: <20111003032414.GA27587@waltdnes.org> <20111003081620.31076cc7@ncopa-desktop.nor.wtbts.net> <20111004021132.GB3367@waltdnes.org> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.5; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 3 Oct 2011 22:11:32 -0400 "Walter Dnes" wrote: > On Mon, Oct 03, 2011 at 08:16:20AM +0200, Natanael Copa wrote > > > I would say that the main problem you have with a non-udev gentoo is > > that xorg and much desktop stuff depends on libudev to work > > properly, so an Alpine Linux desktop uses udev as well. > > What's wrong with xorg.conf? Nothing really. But i think you need libudev to get hotplugging of mouse/keyboard and screens to work properly. > And as for "desktops", are you > referring to garbage like KDE-Mail which requires an SQL database? > I'm neutral re KDE and GNOME... the pox on both their houses. I > don't run desktops, I run applications. ICEWM is more than > sufficient. With "desktop" I mean xorg + any window manager. What I mean is that I think that hotplugging usbdisks with udev will show a nice icon in thunar or whatever filemanager you use. Without udev you will probably need open a terminal and manually mount your usb disk. What I'm trying to say is that i think mdev will work, but some features that you expect from a modern linux system (specifically hotplugging stuff) will not work. It is not that hard to download alpine and test what works and what does not work. > If somebody wants to load up their machine with a bunch of stuff > that requires initramfs, or a /usr on the same physical drive as /, no > problem for me. However, if the lead developer for a necessary linux > subsystem tweaks it so that it *DEMANDS* either /initramfs or a sinle > huge C:\ drive *FOR ALL USERS OF ALL DISTROS*, I get unhappy. That's > why I'm looking for solutions that avoid this. I fully understand this and I agree. > Reading the Alpine wiki, I see that "(previous versions of Alpine > were based on Gentoo)". It would be ironic if I could convince the > Gentoo devs to base the next version of Gentoo on Alpine. Newer alpine uses not emerge and portage. It uses its own build system, aports. You don't have USEFLAGS and its a binary distro. But since Alpine Linux uses openrc, you could try use the patches for openrc and busybox-initscripts and try apply that on your gentoo. Shouldn't be too hard. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---