ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Eugene Vlasov <eugene@ikz.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] кодировка в сменных носителях
Date: Thu, 28 Jul 2005 20:14:19 +0600
Message-ID: <20050728141419.GB13290@eugene-home.ikz.ru> (raw)
In-Reply-To: <200507281527.58237.yurih@voliacable.com>


[-- Attachment #1.1: Type: text/plain, Size: 458 bytes --]

Приветствую, Yuri Horoshkov.
В письме от Thu, Jul 28, 2005 at 03:27:52PM +0300 вы пишете:

>> да да там - ищи параметр utf8 который там видимо true
>> выставляй егов false и рядом прописывай тоже самое но cp1251 true

> Там всё по другому и шаманство не помогло :-( .

У меня с последним hal работает такой файл
/etc/hal/fdi/policy/85-mount-options.fdi (в аттаче).


-- 
С уважением, Евгений                          mailto:eugvv@altlinux.ru


[-- Attachment #1.2: 85-mount-options.fdi --]
[-- Type: text/plain, Size: 1600 bytes --]

<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> 

<deviceinfo version="0.2">
  <device>
    <!-- Handle drives with non-partitioned media  -->
    <match key="storage.no_partitions_hint" bool="true">
      <!-- optical drives -->
      <match key="storage.drive_type" string="cdrom">
	<merge key="storage.policy.mount_option.ro" type="bool">true</merge>
	<merge key="storage.policy.mount_option.iocharset=koi8-r" type="bool">true</merge>
      </match>
      
      <!-- floppy drives -->
      <match key="storage.drive_type" string="floppy">
	<merge key="storage.policy.mount_option.iocharset=koi8-r" type="bool">true</merge>
	<merge key="storage.policy.mount_option.codepage=866" type="bool">true</merge>
	<merge key="storage.policy.mount_option.showexec" type="bool">true</merge>
      </match>

    </match>
    <!-- Normal volumes; use volume label, uuid or drive_type -->
    <match key="block.is_volume" bool="true">
      <match key="volume.fsusage" string="filesystem">
	<!-- skip for drives with the no partitions hint (they are handled above) -->
	<match key="@block.storage_device:storage.no_partitions_hint" bool="false">
	  <!-- Use KOI8-R charset for vfat -->
	  <match key="volume.fstype" string="vfat">
	    <merge key="volume.policy.mount_option.iocharset=koi8-r" type="bool">true</merge>
	    <merge key="volume.policy.mount_option.codepage=866" type="bool">true</merge>
	    <merge key="volume.policy.mount_option.showexec" type="bool">true</merge>
	  </match>
	</match>
      </match>
    </match>
  </device>
</deviceinfo>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-07-28 14:14 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-28  9:35 Yuri Horoshkov
2005-07-28  9:47 ` Eugene Ostapets
2005-07-28 10:44   ` Yuri Horoshkov
2005-07-28 10:51     ` Eugene Ostapets
2005-08-01  7:45       ` Anton Farygin
2005-08-01  8:29         ` Eugene Ostapets
2005-08-01 11:55           ` Anton Farygin
2005-08-01 12:36             ` Eugene Ostapets
2005-08-01 13:54               ` Alexey Rusakov
2005-08-01 14:00                 ` Eugene Ostapets
2005-08-01 14:07                   ` Anton Farygin
2005-08-01 14:48                     ` Eugene Ostapets
2005-08-02  9:47                       ` Vitaly Lipatov
2005-08-02 11:19                         ` Eugene Ostapets
2005-08-03  5:45                         ` [sisyphus] " Anton Farygin
2005-08-02 11:21                       ` Re: Re: [sisyphus] " Anton Farygin
2005-08-01 14:28                   ` Dmitriy Khanjin
2005-08-01 14:32                     ` Eugene Ostapets
2005-08-01 16:02                       ` Dmitriy Khanjin
2005-08-01 13:56               ` Re: Re: " Anton Farygin
2005-08-01 15:03                 ` Valery Pipin
2005-08-06 21:53                   ` [sisyphus] " Arioch
2005-08-01 15:20                 ` [sisyphus] " Alexey Rusakov
2005-08-01 18:02                   ` Eugene Ostapets
2005-08-01 18:23                 ` [sisyphus] " Michael Shigorin
2005-08-01 18:22               ` Michael Shigorin
2005-08-01 18:31                 ` Eugene Ostapets
2005-08-06 21:50               ` [sisyphus] " Arioch
2005-08-07 15:53                 ` [sisyphus] " Michael Shigorin
2005-08-07 19:24                   ` Arioch
2005-07-28 11:00     ` [sisyphus] " Alexey Morsov
2005-07-28 12:27       ` Yuri Horoshkov
2005-07-28 14:14         ` Eugene Vlasov [this message]
2005-07-28 14:53           ` Yuri Horoshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050728141419.GB13290@eugene-home.ikz.ru \
    --to=eugene@ikz.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git