diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-09-16 20:12:38 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-09-16 20:12:38 +0000 |
commit | ceebcf40d7d043b46b78634b8c2c8b946abf99c5 (patch) | |
tree | fe4a679d0f9321982dad4db014b6fde87a75b659 /isofs | |
parent | 490a300fb1d7d8a780069e97eb0a4509ead37632 (diff) |
Tue Sep 16 15:34:21 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (DIST_FILES): Add, referring to EXTENSIONS.
* EXTENSIONS: New file.
Diffstat (limited to 'isofs')
-rw-r--r-- | isofs/EXTENSIONS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/isofs/EXTENSIONS b/isofs/EXTENSIONS new file mode 100644 index 00000000..625cdac0 --- /dev/null +++ b/isofs/EXTENSIONS @@ -0,0 +1,16 @@ +-*- Text -*- + +These are the SUSP and RockRidge compliant extensions that GNU uses: + +See rr.h for format details. + +AU: Author, an additional uid on a file. If this is not present, the +author is the same as the owner. + +TR: Translator, specifying a command line to run as a translator. + +MD: A full 32 bit hurd mode; if not present, the mode is the one found +in the PX record. + +FL: 32 bits of flags; if not present, the flags are zero. + |