84 lines
2.9 KiB
HTML
84 lines
2.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of deb-old</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>deb-old</H1>
|
|
Section: Dpkg-sviten (5)<BR>Updated: 2020-03-23<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAMN</H2>
|
|
|
|
deb-old - Debians gamla binärpaketformat
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPS</H2>
|
|
|
|
<I>filnamn</I><B>.deb</B>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>BESKRIVNING</H2>
|
|
|
|
<B>.deb</B>-formatet är Debians binära paketformat. Denna manualsida beskriver
|
|
det <B>gamla</B> formatet som används före Debian 0.93. Se <B><A HREF="/cgi-bin/man/man2html?5+deb">deb</A></B>(5) för
|
|
detaljerad information om det nya formatet.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>FORMAT</H2>
|
|
|
|
Filen innehåller två rader av formatinformation som ASCII-text, följt av två
|
|
sammaslagna gzip-packade ustar-filer.
|
|
<P>
|
|
|
|
Den första raden i filen är formatversionsnumret utfyllt till åtta siffror,
|
|
och är <B>0.939000</B> för alla arkiv i det gamla formatet.
|
|
<P>
|
|
|
|
Nästa rad är en decimalsträng (utan inledande nollor) som anger längden på
|
|
den första gzip-packade tar-filen.
|
|
<P>
|
|
|
|
Båda dessa rader avslutas med ett ensamt radbrytningstecken.
|
|
<P>
|
|
|
|
Den första tar-filen innehåller kontrollinformationen, lagrade som ett antal
|
|
vanliga filer. Filen <B>control</B> måste finnas, eftersom den innehåller
|
|
grundläggande kontrollinformation.
|
|
<P>
|
|
|
|
In some very old archives, the files in the control tarfile may optionally
|
|
be in a <B>DEBIAN</B> subdirectory. In that case, the <B>DEBIAN</B> subdirectory
|
|
will be in the control tarfile too, and the control tarfile will have only
|
|
files in that directory. Optionally the control tarfile may contain an entry
|
|
for '<B>.</B>', that is, the current directory.
|
|
<P>
|
|
|
|
Den andra gzip-packade tar-filen är filsystemsarkivet, vilken innehåller
|
|
sökvägar relativt rotkatalogen för systemet det skall installeras
|
|
på. Sökvägarna innehåller inte inledande snedstreck.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SE ÄVEN</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+deb">deb</A></B>(5), <B><A HREF="/cgi-bin/man/man2html?1+dpkg-deb">dpkg-deb</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?5+deb-control">deb-control</A></B>(5).
|
|
<A NAME="lbAG"> </A>
|
|
<H2>ÖVERSÄTTNING</H2>
|
|
|
|
Peter Krefting och Daniel Nylander.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAMN</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">BESKRIVNING</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">FORMAT</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SE ÄVEN</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">ÖVERSÄTTNING</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:24 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|