X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 3F034360F671 for ; Wed, 27 Apr 2011 17:48:31 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 69C33AE4002 for ; Wed, 27 Apr 2011 17:48:30 +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 01E6CQdPmk2G for ; Wed, 27 Apr 2011 17:48:28 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 904F7AE4001 for ; Wed, 27 Apr 2011 17:48:28 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id E5BDE60AF66D8 for ; Wed, 27 Apr 2011 17:51:19 +0000 (UTC) Received: from localhost (unknown [10.65.96.20]) (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 C8AEB60AF66D7 for ; Wed, 27 Apr 2011 17:51:18 +0000 (UTC) Date: Wed, 27 Apr 2011 19:48:14 +0200 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] alpine-desktop iso image Message-ID: <20110427194814.1c17e3f3@alpinelinux.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.0; i686-pc-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 Hi, Noticed that alpine-desktop iso image got autobuilded with 2.2 rc1. Does anyone have time, energy or interest in fixing alpine-desktop iso image? I will not have time to fiddle with it. Should we remove it or disable it from autobuilding with releases? Since we are in a (soft) freeze we can probably rely on that alpine-desktop meta package does not change unexpectedly anymore. A few things i noticed when testing the iso: * udev package is missing (due to udev/libudev split?). add it as dependency for alpine-desktop? * slim got replaced with lxdm. The apkovl should start lxdm instead of slim. (seems like it supports autologin as well) * the /home/liveuser dir was missing. Add it to /etc/lbu/include? * add the liveuser to sudoers (maybe with NOPASSWD?) * Set the default root password to something sane. (can we have it blank?) * When I tried browser icon i got prompted for what brower I want to use. Could we pre-config that so it automatically opens the only browser we ship? * should we set hostname to something else than 'localhost'? alpine? * I'd like to have the networking config as follows: - The /etc/network/interfaces should only have 'lo' - The other interfaces should be managed with dhcpcd - The /etc/dhcpcd.conf should have the option 'background' enabled. - maybe we need rc_after="networking"? - add /etc/init.d/dhcpcd service to default runlevel Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---