Просмотр исходного кода

deb(5): Document in more detail the supported ar archive format

Reported-by: Niels Thykier <niels@thykier.net>
Guillem Jover лет назад: 14
Родитель
Сommit
1cfc90c669
2 измененных файлов с 7 добавлено и 2 удалено
  1. 1 0
      debian/changelog
  2. 6 2
      man/deb.5

+ 1 - 0
debian/changelog

@@ -25,6 +25,7 @@ dpkg (1.16.5) UNRELEASED; urgency=low
     architectures already covered by architecture wildcards. Closes: #675333
   * Do not assume $ENV{'HOME'} is defined in Dpkg::Source::Package.
     Thanks to Niels Thykier <niels@thykier.net>. Closes: #677631
+  * Document in more detail in deb(5) the supported ar archive format.
 
   [ Updated dpkg translations ]
   * Swedish (Peter Krefting).

+ 6 - 2
man/deb.5

@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
-.TH deb 5 "2011-08-14" "Debian Project" "Debian"
+.TH deb 5 "2012-06-16" "Debian Project" "Debian"
 .SH NAME
 deb \- Debian binary package format
 .SH SYNOPSIS
@@ -38,7 +38,11 @@ The file is an
 .B ar
 archive with a magic value of
 .BR !<arch> .
-The file names might contain a trailing slash.
+Only the common \fBar\fP archive format is supported, with no long file
+name extensions, but with file names containing an optional trailing
+slash, which limits their length to 15 characters (from the 16 allowed).
+File sizes are limited to 10 ASCII decimal digits, allowing for up to
+approximately 9536.74 MiB member files.
 .PP
 The \fBtar\fP archives currently allowed are, the old-style (v7) format,
 the pre-POSIX ustar format, a subset of the GNU format (only the new