From owner-freebsd-stable@FreeBSD.ORG Wed Jan 12 19:08:15 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F18CA106566C for ; Wed, 12 Jan 2011 19:08:15 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id 009DC8FC1C for ; Wed, 12 Jan 2011 19:08:13 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward15.mail.yandex.net (Yandex) with ESMTP id 2594E445A55B; Wed, 12 Jan 2011 21:57:08 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1294858628; bh=oQ2AItNer0ZDU/S+PP97cmiUv7bR43rNDpbfVGXlmX8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=Z3389fkbgDn87Ku0iI4E8j6HykHDioHwZFjwJ9nhIC7DecgFKvtG1PMYYsd7onDN/ IaF1yVVkSCYBz8F2vHIpPUGA791QNOKwyZH/M5j7t2x22CInT4GEXb/JSsWUU8zEs4 pEIylnlRrng0X7Ypw7OtqIGRinK6VwuB76V948bc= Received: from [178.141.6.249] (dynamic-178-141-6-249.kirov.comstar-r.ru [178.141.6.249]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id E2E6913E8097; Wed, 12 Jan 2011 21:57:07 +0300 (MSK) Message-ID: <4D2DF979.4000801@yandex.ru> Date: Wed, 12 Jan 2011 21:56:57 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101030 Thunderbird/3.1.6 MIME-Version: 1.0 To: Lev Serebryakov References: <628423291.20110112210201@serebryakov.spb.ru> In-Reply-To: <628423291.20110112210201@serebryakov.spb.ru> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD7C8C9D81A3ED5480755A1FD" Cc: stable@freebsd.org Subject: Re: geom_label, fstab without device names & swap partition? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2011 19:08:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD7C8C9D81A3ED5480755A1FD Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 12.01.2011 21:02, Lev Serebryakov wrote: > Hello, Stable. >=20 > Now, with "newfs -L name", geom_label and /dev/ufs/* it is possible > to not use device names for FSes in "/etc/fstab" at all. But what to > do with swap partitions? How to say, that I want swap on > "/dev/ada0s1b" or "/dev/ad0s1b" whatever name it has now? You can label swap partitions with glabel(8) and use this label in fstab. --=20 WBR, Andrey V. Elsukov --------------enigD7C8C9D81A3ED5480755A1FD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAEBAgAGBQJNLfl/AAoJEAHF6gQQyKF6PS0IAJym5rULoDO1BBgfkDGbS9sC hYah+U7FqCJISzbrO7QGlYeGXLqOsKQXwR/x2I49W3pj3xDM9kRnWUvz7TicCTLL kROfoqxcVmjioBhUt91c6FTzaHaEaii0+bNwISYHyspf7PyTGaTxpxcM9Ly9Jc8M wlCcbBg5zBRUzgp0NeJAotiWW67J+5FMCTAlF7vAPHXSntFE4hlHwCq5uT/9kwOm Yt+VWPnUcmkoaFe9OE94i02DUt98P4FvOLmfdpxPmnQ3WA+u7eWIk0H20d7h670R fF2gOca01pX2L59gQlxUFi5fcIZqOl/7lYh6f2V4dBoa8ObSPdhwViWxmrT2mCE= =9EMz -----END PGP SIGNATURE----- --------------enigD7C8C9D81A3ED5480755A1FD--