diff --git a/core/kiss-bootstrap/build b/core/kiss-bootstrap/build new file mode 100755 index 00000000..64750bca --- /dev/null +++ b/core/kiss-bootstrap/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +printf '%s\n' "NOTE: This is just a dummy package." diff --git a/core/kiss-bootstrap/checksums b/core/kiss-bootstrap/checksums new file mode 100644 index 00000000..5863a150 --- /dev/null +++ b/core/kiss-bootstrap/checksums @@ -0,0 +1 @@ +2bd2373e8e8f4813da8d07c090cfa20d174582e245a3ad828e125bdc838faac4 build diff --git a/core/kiss-bootstrap/depends b/core/kiss-bootstrap/depends new file mode 100644 index 00000000..7383ced5 --- /dev/null +++ b/core/kiss-bootstrap/depends @@ -0,0 +1,24 @@ +baselayout make +autoconf make +binutils make +bison make +busybox make +ca-certificates make +curl make +file make +flex make +gcc make +git make +gmp make +kiss make +libressl make +linux-headers make +m4 make +make make +mpc1 make +mpfr make +musl make +perl make +pkgconf make +xz make +zlib make diff --git a/core/kiss-bootstrap/sources b/core/kiss-bootstrap/sources new file mode 100644 index 00000000..6f65c48b --- /dev/null +++ b/core/kiss-bootstrap/sources @@ -0,0 +1 @@ +./build diff --git a/core/kiss-bootstrap/version b/core/kiss-bootstrap/version new file mode 100644 index 00000000..2fb73a07 --- /dev/null +++ b/core/kiss-bootstrap/version @@ -0,0 +1 @@ +1 1