<div dir="ltr">Hi,<div><br></div><div>wouldn't I get the same result as in</div><div><br></div><div><a href="https://github.com/Linutronix/elbe/wiki/Tutorial:-rootfs-with-custom-debian-packages">https://github.com/Linutronix/elbe/wiki/Tutorial:-rootfs-with-custom-debian-packages</a> </div><div><br></div><div>if I just add lines like that:</div><div><br></div><div>...<br></div><div>         <pbuilder><br>                      <!-- build the minicoredumper from git --><br>                      <git revision='a8d3d0eb1b62ebb65f4c4246ae7bd2bd01f689de'><br>                               <a href="http://git.linuxfoundation.org/diamon/minicoredumper.git">http://git.linuxfoundation.org/diamon/minicoredumper.git</a><br>                 </git></div><div>  <!-- build my debinized linux kernel from git -->  <br>                     <git revision='362a3159b2d15501d226f53000130e36475d4682'><br>                               <a href="https://mydomain.com/gitserver/linux-debinized.git">https://mydomain.com/gitserver/linux-debinized.git</a><br>                     </git><br>          </pbuilder><br>...<br></div><div><br></div><div>to tutorial.xml?</div><div><br></div><div>Best regards</div><div>-Carsten</div></div>