Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>remotes/origin/4.0-pre-not-stable
parent
72bf86646d
commit
b7ed5b7d12
@ -0,0 +1,4 @@ |
||||
#!/bin/sh |
||||
|
||||
fakeroot pacman -r $(pwd -P)/preos -Syu --noconfirm --cachedir $(pwd -P)/preos/var/cache/pacman base |
||||
|
@ -0,0 +1,3 @@ |
||||
#!/bin/sh |
||||
|
||||
fakeroot debootstrap jessie ./preos-debootstrap/ |
Loading…
Reference in new issue