add some scripts to try bootstraping using arch/debian methods

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-05-19 10:02:18 +02:00
parent 72bf86646d
commit b7ed5b7d12
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
fakeroot pacman -r $(pwd -P)/preos -Syu --noconfirm --cachedir $(pwd -P)/preos/var/cache/pacman base

View File

@ -0,0 +1,3 @@
#!/bin/sh
fakeroot debootstrap jessie ./preos-debootstrap/