libdevuansdk

common library for devuan's simple distro kits
git clone https://git.parazyd.org/libdevuansdk
Log | Files | Refs | Submodules | README | LICENSE

commit cafd1c763d55787fa0efd352ff2a7a1991cd168c
parent eb25c1df0e4df2dc9209a4af0a657930fddd0282
Author: parazyd <parazyd@dyne.org>
Date:   Mon, 19 Jun 2017 12:13:46 +0200

add devuan's debootstrap (suites/jessie) as submodule

Diffstat:
M.gitmodules | 4++++
Aextra/debootstrap | 1+
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -1,3 +1,7 @@ [submodule "extra/devuan-keyring"] path = extra/devuan-keyring url = https://git.devuan.org/devuan-packages/devuan-keyring +[submodule "extra/debootstrap"] + path = extra/debootstrap + url = https://git.devuan.org/devuan-packages/debootstrap + branch = suites/jessie diff --git a/extra/debootstrap b/extra/debootstrap @@ -0,0 +1 @@ +Subproject commit d2fd705976704b218898a8639e2d22d8bd46769a