Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
fuss-dev-guide
Commits
b4015b17
Commit
b4015b17
authored
Aug 27, 2019
by
Elena Grandi
Browse files
Tip on building packages under ubuntu
parent
e8431283
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/pacchetti-e-repository.rst
View file @
b4015b17
...
...
@@ -115,6 +115,14 @@ Quindi creare le chroot base per le distribuzioni attualmente (giugno
# cowbuilder --create --distribution jessie --debootstrap debootstrap \
--basepath /var/cache/pbuilder/base-fuss-jessie.cow
.. tip::
cowbuilder può essere usato anche sotto distribuzioni derivate da
debian, come ubuntu; in questo caso è necessario però specificare
esplicitamente l'uso di un mirror debian aggiungendo ai comandi sopra
le opzioni::
--mirror <un mirror debian valido> --components main
Aggiungere i repository di backports e fuss alle chroot base appena
create: fare login nella chroot::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment