ALT Linux hardware support
 help / color / mirror / Atom feed
From: Michael Pozhidaev <msp@altlinux.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] Файловая система для больших внешних накопителей
Date: Sun, 19 Jul 2009 02:56:39 +0700
Message-ID: <m3bpnhahoo.fsf@blard.localdomain> (raw)
In-Reply-To: <e12fd2db0907181220k64155692p36caa461c9f921d5@mail.gmail.com> (Eugene Ostapets's message of "Sat\, 18 Jul 2009 22\:20\:08 +0300")

Hello, Eugene Ostapets!

> 2009/7/18 Michael Pozhidaev <msp@altlinux.ru>:
>> Hello, Eugene Ostapets!
>>
>>>> Это замечательно. А как реализовать автоматические uid/gid при
>>>> монтировании аналогично vfat ?
>>> umask=000 и положить на uid/gid
>>
>> Мне кажется, так дело не пойдёт. Утилиты вроде cp часто имеют желание
>> перезадать права доступа к файлам после копирования.
> Не используйте cp -a  и будет счастье, в остальных случая umask=000
> решает все проблемы
[msp@blard ~]$ cd /tmp
[msp@blard tmp]$ umask 0
[msp@blard tmp]$ > file1
[msp@blard tmp]$ chmod 444 file1
[msp@blard tmp]$ /bin/cp file1 file2
[msp@blard tmp]$ ls -l file*
-r--r--r-- 1 msp msp 0 Июл 19 02:42 file1
-r--r--r-- 1 msp msp 0 Июл 19 02:43 file2

Это я к тому, что и без -a cp аккуратно сохраняет исходные
аттрибуты. Пользователь скопирует что-нибудь с болванки, потом придётся
корректировать.
-- 
Michael Pozhidaev. E-mail: msp@altlinux.ru.
Tomsk State University. http://www.csd.tsu.ru
ALT Linux Team. http://www.altlinux.org



  reply	other threads:[~2009-07-18 19:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-18 16:52 Eugene Prokopiev
2009-07-18 17:17 ` Eugene Ostapets
2009-07-18 17:24   ` Alexei V. Mezin
2009-07-18 17:59     ` Eugene Ostapets
2009-07-18 17:51   ` Eugene Prokopiev
2009-07-18 17:59     ` Eugene Ostapets
2009-07-18 18:08       ` Eugene Prokopiev
2009-07-18 19:07       ` Michael Pozhidaev
2009-07-18 19:20         ` Eugene Ostapets
2009-07-18 19:56           ` Michael Pozhidaev [this message]
2009-07-18 20:23             ` Eugene Ostapets
2009-07-19  1:19               ` Michael Pozhidaev
2009-07-20 17:08       ` Вита не скажу
2009-07-20 17:23         ` Alexei V. Mezin
2009-07-19  8:57 ` Andrey Rahmatullin

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=m3bpnhahoo.fsf@blard.localdomain \
    --to=msp@altlinux.ru \
    --cc=hardware@lists.altlinux.org \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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