From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4361D722.4000106@altlinux.org> Date: Fri, 28 Oct 2005 11:45:38 +0400 From: Alexey Rusakov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050815 Thunderbird/1.0.6 Mnenhy/0.7 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ALT Devel discussion list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [devel] [JT] =?utf-8?b?0Jog0LLQvtC/0YDQvtGB0YMg0L4gbW91bnRfd3JhcHBlcg==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 07:45:54 -0000 Archived-At: List-Archive: List-Post: Доброго времени суток. Ну вот, в GNOME доросли до автоматического выбора между pmount и mount. Из http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.4.changes 2005-10-26 Jeffrey Stedfast * gnome-volume-manager.schemas.in: Added mount_command and unmount_command keys. * configure.in: Instead of allowing compile-time command-lines be specified for mounting/unmounting, instead allow specification of only the command-line options for mount and pmount. G-V-M will now do run-time analysis of which program to use, overrideable by the user via gconf keys. * src/manager.c (gvm_device_mount): Modified to user a user-defined mount command or, failing that, falls back to pmount-hal and then back to mount. No longer depends on a mount command being specified at configure-time. (gvm_device_unmount): Same but for unmount commands. -- Alexey "Ktirf" Rusakov