spkg.cache gen
This commit is contained in:
parent
cc5f6225bb
commit
9acedb2e77
2 changed files with 29 additions and 0 deletions
3
cachegen.sh
Executable file
3
cachegen.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
# PARTIAL CACHE GENERATOR
|
||||
ls > spkg.cache
|
26
spkg.cache
Normal file
26
spkg.cache
Normal file
|
@ -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
|
Loading…
Reference in a new issue