From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f49.google.com (mail-qa0-f49.google.com [209.85.216.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id C31A6C1A236 for ; Tue, 16 Oct 2012 06:48:08 -0400 (EDT) Received: by mail-qa0-f49.google.com with SMTP id a17so2271845qae.8 for ; Tue, 16 Oct 2012 03:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=hEbMBMWHe60VWKVkWsuorAmS7k8ct+EihxUe5YPtjWQ=; b=SCDfDLFh5L23w62baPT59HEkN+XDjeMYbNztM3WbAbKnWXpkQ1eVuINqTZOFLWM389 Wxzkqlz9ULJVsXydq9iIC4EIOMfirMD+jVlJjSHj4ZmWcYtaOHymBn69D3KNwsknZp30 5P/Xqs2Ie4EngbqPDY1A8OFNrhFE1fNmQ/gin/AQBpW8QDmfJEZ7/tWNbAjPq/z/MM10 AfmLHZFC4kBawCNQ5+GmUSXi+ummvjFOYMO4z4KLNiJOjWNqSuPD1n3aHUq6wen8XjQk 28WIY0yQGaZZzma4wSBN0ioTmX3hgZyHEtfxJc1tbmJIMy63FCC4ZhIA0PX8OwMON+dV jVFQ== Received: by 10.49.71.71 with SMTP id s7mr34103097qeu.33.1350384488284; Tue, 16 Oct 2012 03:48:08 -0700 (PDT) Received: from pc.kyle.tk (cpe-024-211-185-030.nc.res.rr.com. [24.211.185.30]) by mx.google.com with ESMTPS id dj6sm7142087qab.3.2012.10.16.03.48.06 (version=SSLv3 cipher=OTHER); Tue, 16 Oct 2012 03:48:07 -0700 (PDT) Message-ID: <507D3B66.7050709@gmail.com> Date: Tue, 16 Oct 2012 06:48:06 -0400 From: Kyle User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: arch installation References: <6479E2B3-BB50-4B9B-8352-1087E06924EB@gmail.com> <507C6FD6.2080804@mjw.se> <507C72A3.6000605@mjw.se> <507C94BB.7070607@gmail.com> <507D00B2.7020206@mjw.se> In-Reply-To: <507D00B2.7020206@mjw.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 10:48:08 -0000 According to mattias: # so /arch/setup are replaced by packstrap correct? Mostly correct. /arch/setup is replaced by arch-install-scripts, which include pacstrap, genfstab and arch-chroot. More info about how to use the Arch install scripts to bootstrap an Arch system, either from the install media or from an existing system is available from the installation guide at https://wiki.archlinux.org/index.php/Installation_guide ~Kyle