2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

core: Added kiss-bootstrap.

This commit is contained in:
Dylan Araps 2019-07-11 10:02:36 +03:00
parent 93b80bf235
commit 4f4f33ba56
5 changed files with 30 additions and 0 deletions

3
core/kiss-bootstrap/build Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh -e
printf '%s\n' "NOTE: This is just a dummy package."

View File

@ -0,0 +1 @@
2bd2373e8e8f4813da8d07c090cfa20d174582e245a3ad828e125bdc838faac4 build

View File

@ -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

View File

@ -0,0 +1 @@
./build

View File

@ -0,0 +1 @@
1 1