Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Debian distro

22 bytes added, 21:01, 21 October 2017
Pbuilder
<pre>sudo apt-get install pbuilder qemu-user-static</pre>
Create ~/.pbuilderrc file with your own pbuilder setup like thisscript, upu can use below script:
<pre class="brush:bash/shell"># !/bin/sh
set -e
if [ "$OS" == "debian" ]; then