From 9acedb2e77f3d4d1be28a91a3d6c9783b5f9870e Mon Sep 17 00:00:00 2001 From: Ohio2 Date: Wed, 30 Jun 2021 01:56:02 +0200 Subject: [PATCH] spkg.cache gen --- cachegen.sh | 3 +++ spkg.cache | 26 ++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100755 cachegen.sh create mode 100644 spkg.cache diff --git a/cachegen.sh b/cachegen.sh new file mode 100755 index 0000000..82ae170 --- /dev/null +++ b/cachegen.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh +# PARTIAL CACHE GENERATOR +ls > spkg.cache diff --git a/spkg.cache b/spkg.cache new file mode 100644 index 0000000..722f2a2 --- /dev/null +++ b/spkg.cache @@ -0,0 +1,26 @@ +autoconf +automake +bash +binutils +bison +busybox +bzip2 +cachegen.sh +curl +flex +gcc +git +gnuzip +gzip +hummingbird +libc +libtool +m4 +make +neofetch +openssl +spkg.cache +xorg +xztools +zlib +zsh