% % This is part of CLFSja package. % % This is a CTIE change file for the original XML source of the CLFSbook. % @x @y @z @x ACL is a library for getting and setting POSIX Access Control Lists. @y ACL パッケージは POSIX アクセスコントロールリスト (POSIX Access Control Lists) を取得、設定するライブラリを提供します。 @z @x Installation of ACL @y &InstallationOf1;ACL &InstallationOf2; @z @x Apply a sed for a test: @y テスト向けに以下の sed コマンドを実行します。 @z @x Apply a sed to install the documentation with a versioned directory: @y 以下の sed コマンドを実行して、ドキュメントを収容するディレクトリ名にバージョンをつけるようにします。 @z @x Apply a sed to fix a few tests: @y 以下の sed コマンドによりテストの不備を修正します。 @z @x Prepare ACL for compilation: @y &PreparePackage1;ACL&PreparePackage2; @z @x Compile the package: @y &CompileThePackage; @z @x The Acl tests need a filesystem which supports access controls after Coreutils has been built with the Acl libraries. Return to this section after Coreutils has been installed. Test the results: @y Acl のテストは Acl のライブラリによって Coreutils をビルドした後に、アクセス制御がサポートされたファイルシステム上にて実施する必要があります。 テストを実施する場合は Coreutils のビルドが終わってから本節に戻り以下を実行します。 @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 ACL @y &ContentsOf1;ACL &ContentsOf2; @z @x Installed programs Installed libraries Installed directories @y &InstalledProgram; &InstalledLibrary; &InstalledDirectory; @z @x chacl, getfacl, setfacl libattr.[a,so] /usr/include/acl, /usr/share/doc/acl-&acl-version; @y chacl, getfacl, setfacl libacl.[a,so] /usr/include/acl, /usr/share/doc/acl-&acl-version; @z @x Short Descriptions @y &ShortDescriptions; @z @x chacl Changes the access control list of a file or directory @y ファイルまたはディレクトリに対するアクセスコントロールリストを設定します。 @z @x getfacl Get file access control lists @y ファイルアクセスコントロールリストを取得します。 @z @x setfacl Set file access control lists @y ファイルアクセスコントロールリストを設定します。 @z @x libacl Library to manage access control lists @y アクセスコントロールリスト (Access Control Lists) を制御するライブラリを提供します。 @z