% % This is part of CLFSja package. % % This is a CTIE change file for the original XML source of the CLFSbook. % @x @y @z @x Attr is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities. @y Attr は POSIX.1e (旧 POSIX 6) draft 15 の機能を取得設定するライブラリです。 @z @x Installation of Attr @y &InstallationOf1;Attr &InstallationOf2; @z @x Apply a sed to install the documentation with a versioned directory: @y 以下の sed コマンドを実行して、ドキュメントをバージョンつきのディレクトリにインストールするようにします。 @z @x Prepare Attr for compilation: @y &PreparePackage1;Attr &PreparePackage2; @z @x Compile the package: @y &CompileThePackage; @z @x The tests need to run with a filesystem which supports extended attributes. Test the results: @y テストは拡張属性 (extended attributes) をサポートするファイルシステム上にて実行する必要があります。 テストを実施するには以下を実行します。 @z @x Install the package: @y &InstallThePackage; @z @x Move the shared library to /lib and recreate the symlink in /usr/lib : @y 共有ライブラリを /lib に移動し /usr/lib へのシンボリックリンクを再生成します。 @z @x Set the proper permissions on the shared library: @y 共有ライブラリに対して適切なパーミッションを設定します。 @z @x Contents of Attr @y &ContentsOf1;Attr &ContentsOf2; @z @x Installed programs Installed libraries Installed directories @y &InstalledProgram; &InstalledLibrary; &InstalledDirectory; @z @x attr, getfattr, setfattr libattr.[a,so] /usr/include/attr, /usr/share/doc/attr-&attr-version; @y attr, getfattr, setfattr libattr.[a,so] /usr/include/attr, /usr/share/doc/attr-&attr-version; @z @x Short Descriptions @y &ShortDescriptions; @z @x attr Manage extended attributes on filesystem objects @y ファイルシステム上のオブジェクトに対して属性を拡張します。 @z @x getfattr Get extended attributes of filesystem objects @y ファイルシステム上のオブジェクトに対して拡張属性の情報を取得します。 @z @x setfattr Set extended attributes of filesystem objects @y ファイルシステム上のオブジェクトに対して拡張属性の情報を設定します。 @z @x libattr Library to manage extended attributes on filesystem objects @y 拡張属性を制御するライブラリ関数を提供します。 @z