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 3B7FE1EBFFF for ; Thu, 10 Mar 2011 15:57:06 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 9C12BAE4004 for ; Thu, 10 Mar 2011 15:57:03 +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 cb9G95xXvL9r for ; Thu, 10 Mar 2011 15:56:47 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id DB5B0376074 for ; Thu, 10 Mar 2011 15:56:47 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id A9F82621BE0F9 for ; Thu, 10 Mar 2011 15:56:47 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [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 82D66621BE0F0 for ; Thu, 10 Mar 2011 15:56:46 +0000 (UTC) Date: Thu, 10 Mar 2011 16:55:22 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] new edge snapshot, 110310 Message-ID: <20110310165522.452a2c28@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.0; 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 Hi, I just uploaded an alpine-edge snapshot v110310. It contains the new kernel based on 2.6.37.2 and it contains the updated setup-alpine script which also lets you set up apk repos. (those were included in previous snapshot which was broken due to busybox klogd). The setup-disk scipt is also updated to handle lvm, btrfs, ext4 etc. Mount your filesystem on some temp dir, for example /mnt and then run: setup-disk /mnt setup-disk should then set up things properly. It also has experimental support for create/upgrade CF/usb directly from http (for tmpfs setups) To create a new bootable CF: setup-bootable http://$mirror/path/to/alpine.iso /dev/sda1 To upgrade a tmpfs system running from sda1: setup-bootable http://$mirror/path/to/alpine.iso /media/sda1 Target can be both a mount point (i.e /media/usb) or a device (i.e /dev/sda1) It would be nice if you guys could test the above and give feedback. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---