X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from web130107.mail.mud.yahoo.com (web130107.mail.mud.yahoo.com [66.94.238.134]) by lists.alpinelinux.org (Postfix) with SMTP id 57A751EBFCC for ; Thu, 7 Apr 2011 20:45:07 +0000 (UTC) Received: (qmail 67341 invoked by uid 60001); 7 Apr 2011 20:45:07 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302209107; bh=k5/NDMnKrvRFMoXsJTtJL5RB1laI/8ZDONysknHumqA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=3YKPkHJVKLKvn7HiYm525h56anamMFTzrRvjkf+hL+Ado50lY4sFfjsC94EoU45j2mix+avHIaJWADOsHf+uzQWcMD8M4p8WczvBQ+1JmIU6asK27ik9J7GwU/rNpRVQs7EY4Mz2Xl/5KTzXrOG1sg6TPbJ7OqLy+Yh8Q9Q2wbw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=YlLMKyxZdDNJjyrtOT+pf7FRH9CytQ3fnkFGzXbKzLxZ0E0mB8JNJaTbQtv8kupkSnP/WOBsnzPrjYVfZX2MRNXmuDah4TZQovXD8gTHV1pgNTQKIiTKjgW+nK5YwY1FHOBsW5VFx13uHGsLlXv0UaD1O11HddZPr3LcFiTz3IY=; Message-ID: <105535.65649.qm@web130107.mail.mud.yahoo.com> X-YMail-OSG: SdtglUMVM1k4b9YiQJbM3Yo_aSpT8hRks9CzwH89B65LvMJ HmqSYrQveOw560QUiSGL2rmP.d0r4TWVeBoLs4xz.i7EQgb_VsY4uWedomud StayAZ0cptEcE5zn9wx1mZpmOFCdagIXyWQHmnfKreptvHS9dmmL8uQ8jazF 3_5YcJ23Z76VFzFZ4fxUuJ6FHhJfwecXUUtAorbAn3AZbsiUNQCGpUX9Vkou qk2YeSIOqa6woEpxPphDB9XXJ_mDrjI9ReG.UP5tXCozUFpJZCvh8hNW9bUX qTQHo0_GJh8Y2r6HrHSSecgS16_zNDuqCJlxV9lmFxMuybuDneRIUmGOMVFW 7CuyeAFMSy3XbSllgkFxOlIMEpdec6OqyKk61x0GhyNLVw7nf_Hg1qy0- Received: from [208.74.141.254] by web130107.mail.mud.yahoo.com via HTTP; Thu, 07 Apr 2011 13:45:06 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 References: <20110407213938.57301ae5@alpinelinux.org> Date: Thu, 7 Apr 2011 13:45:06 -0700 (PDT) From: Ted Trask Subject: Re: [alpine-devel] new edge snapshot and upcoming feature freeze To: Natanael Copa , alpine-devel@lists.alpinelinux.org In-Reply-To: <20110407213938.57301ae5@alpinelinux.org> 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 Will use of LVM be required? Will it be possible to get the exact same install that you used to get from 'setup-disk -r'? Ted ----- Original Message ---- From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Sent: Thu, April 7, 2011 3:39:38 PM Subject: [alpine-devel] new edge snapshot and upcoming feature freeze Hi, I have tagged a new edge snapshot, 110407. This includes apk-tools-2.1 so things should works as normal when setting up new boxes, without any apk-tools upgrade adventures. This snapshot also has a new version of setup-disk with support for data-only disk setups. You first get asked if you want use disk at all, and if so, which disk. Then you get asked how you would like to use it and you basically have 2 options: * data-only (hybrid) install * traditional native disk install data-only disk will set up the disk with swap and one big /var using LVM. You can manually set swap size with -s option or disable it swap by setting the size to 0. If you run setup-disk with -r option, it will create a raid1 device under LVM with a single disk so you later can append a disk for redundancy. Native disk install might have some issues at the moment and I intend to rewrite it to also use LVM. setup-disk now uses ext4 by default. Please test it and give feedback. I think we will enter feature freeze mode tomorrow. From next week we will focus on bug fixing and setting up a 2.2-stable build box. If there still are any packages in testing that you need for 2.2 stable, well, too bad... -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---