Category: General
Section: packet system
Condition: we must have installed dpkg-dev
We can create a repository from the programs downloaded
# touch archives/archivo_override // create the override file
# dpkg-scanpackages archives archives/archivo_override | gzip > archives/Packages.gz
this will create the packets list
now we can burn our repository (just the files not the folder)

0 comentarios:
Publicar un comentario en la entrada