2
contributi
S3v (discussione | contributi) mNessun oggetto della modifica |
(→I file di indice: aggiornamento comando sostitutivo apt-ftparchive) |
||
Riga 62: | Riga 62: | ||
apt apt-best apt-doc apt-utils libapt-pkg-dev libapt-pkg-doc | apt apt-best apt-doc apt-utils libapt-pkg-dev libapt-pkg-doc | ||
Wrote 6 entries to output Packages file. | Wrote 6 entries to output Packages file. | ||
$ ls ~/debian/binary/ |grep Packages | |||
Packages.gz | |||
</pre> | |||
Per la creazione del file indice <code>Packages.gz</code> in Wheezy: | |||
<pre> | |||
$ cd ~/debian | |||
$ apt-ftparchive packages binary | gzip > binary/Packages.gz | |||
$ ls ~/debian/binary/ |grep Packages | $ ls ~/debian/binary/ |grep Packages | ||
Packages.gz | Packages.gz |
contributi