パーミッションを落とす tar

FlashBoot KURO-BOX/Pro

簡単インストールを実行すると、パーミッションが落ちてしまうことに気が付いた。

確認する。

/mnt/ram/tmp # mkdir test_dir
/mnt/ram/tmp # chmod 1777 test_dir
/mnt/ram/tmp # touch test_file
/mnt/ram/tmp # chmod 4777 test_file
/mnt/ram/tmp # ls -ld test_dir test_file
drwxrwxrwt    2 root     root           40 Mar  9 23:35 test_dir
-rwsrwxrwx    1 root     root            0 Mar  9 23:35 test_file
/mnt/ram/tmp # tar zcvf test.tar.gz test_dir test_file
test_dir/
test_file
/mnt/ram/tmp # tar ztvf test.tar.gz
drwxrwxrwt 0/0         0 2007-03-09 23:35:39 test_dir/
-rwsrwxrwx 0/0         0 2007-03-09 23:35:47 test_file
/mnt/ram/tmp # rm -fr test_dir test_file
/mnt/ram/tmp # tar zxvf test.tar.gz
test_dir/
test_file
/mnt/ram/tmp # ls -ld test_dir test_file
drwxr-xr-t    2 root     root           40 Mar  9 23:35 test_dir
-rwxr-xr-x    1 root     root            0 Mar  9 23:35 test_file
/mnt/ram/tmp #
あかん。
なんも考えずに hddrootfs.tar.gz を置いて簡単インストールしただけでは、使い物にならん。 あーぁ
これもインストーラで対応か、、、


KURO-BOX/PRO
玄人志向
楽天市場
TSUKUMO ネットショップ
Yahoo!ショッピング
Sofmap
クレバリー
TwoTop

SCON-KIT/PRO
玄人志向
TSUKUMO ネットショップ
Yahoo! ショッピング
パソQ
ValuMore
uWorks

玄箱PROをハックしよう
ASCII
楽天ブックス
Amazon
cbook24
e-hon
JBook
BK1
livedoorブックス
紀伊國屋書店BookWeb


debian 簡単インストール(3)再インストール
ハックの記録
LinkStation/玄箱 をハックしよう

パーミッションを落とさない tar

Copyright (C) 2003-2007 Yasunari Yamashita. All Rights Reserved.
yasunari @ yamasita.jp 山下康成@京都府向日市