forked from FRRouting/frr
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jafar Al-Gharaibeh edited this page Oct 14, 2020
·
1 revision
To CHANGE the golden image: sudo schroot -c source:xenial-amd64 -u root To ENTER an image snapshot: schroot -c xenial-amd64 To BUILD within a snapshot: sbuild -A -d xenial-amd64 PACKAGE*.dsc To BUILD for : sbuild -A -d xenial-amd64 --host PACKAGE*.dsc
references:
https://wiki.debian.org/sbuild https://wiki.ubuntu.com/SimpleSbuild
https://wiki.ubuntu.com/PbuilderHowto
https://wiki.debian.org/DebianRepository/SetupWithReprepro https://josetips.wordpress.com/tag/reprepro/ http://www.linux-admins.net/2012/08/creating-apt-repository-with-reprepro.html https://www.percona.com/blog/2020/01/02/how-to-create-your-own-repositories-for-packages/
https://blog.packagecloud.io/eng/2014/10/28/howto-gpg-sign-verify-deb-packages-apt-repositories/