1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-19 12:06:13 +02:00
build/pkg
David Oberhollenzer 42df0f592a Replace pkg2sqfs with the squashfs-ng tools
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-06-08 18:06:18 +02:00
..
basefiles Bump pkg-utils version 2019-03-09 15:26:29 +01:00
bash Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
bash-completion Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
bbstatic cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
btrfs-progs Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
bzip2 Bump pkg-utils version 2019-03-09 15:26:29 +01:00
coreutils cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
dhcpcd cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
diffutils cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
dnsmasq cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
dosfstools cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
ethtool cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
expat Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
file Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
findutils cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
firmware-rpi Build the Raspberry Pi VideoCode userland our selves 2019-04-22 12:18:41 +02:00
fortify-headers Bump fortify headers version 2019-04-18 22:02:21 +02:00
gawk cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
gcron Bump pkg-utils version 2019-03-09 15:26:29 +01:00
gmp Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
grep cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
gzip cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
hostapd Replace custom pkg-config with propperly set environment variables 2019-04-22 00:21:47 +02:00
iana-etc Fix permissions in iana-etc file listing 2019-04-18 22:02:21 +02:00
inetutils Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
init Bump init version 2019-03-29 21:03:09 +01:00
init-scripts Bump init version 2019-03-29 21:03:09 +01:00
initrd Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
inotify-tools inotify-tools: fix check_update 2019-03-30 11:15:08 +01:00
iproute2 Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
iw Replace custom pkg-config with propperly set environment variables 2019-04-22 00:21:47 +02:00
kbd cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
kmod Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
ldns Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
less Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
libbsd Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
libmnl cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
libnftnl Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
libnl3 Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
libpcap Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
libseccomp cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
linux-firmware-rpi3 Bump pkg-utils version 2019-03-09 15:26:29 +01:00
linux-lts Bump main line Linux version 2019-04-18 22:02:21 +02:00
linux-rpi3 Cleanup handling of linux packages and modules 2019-03-31 16:46:50 +02:00
linux_headers Merge various package variables into PREFERED_PROVIDER array 2019-03-31 14:33:20 +02:00
lzo Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
musl Cleanup musl package scripts 2019-04-22 17:30:48 +02:00
nano Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
ncurses Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
nftables Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
nginx Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
ntp Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
openssh Bump OpenSSH version 2019-04-18 22:02:21 +02:00
openssl Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
pcre Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
pcre2 Add pcre2 package 2019-04-22 12:18:41 +02:00
procps-ng Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
psmisc Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
readline Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
release-alix Replace pkg2sqfs with the squashfs-ng tools 2019-06-08 18:06:18 +02:00
release-qemu Replace pkg2sqfs with the squashfs-ng tools 2019-06-08 18:06:18 +02:00
release-rpi3 Replace pkg2sqfs with the squashfs-ng tools 2019-06-08 18:06:18 +02:00
rootfs Create regular package for root filesystem, use pkg2sqfs in release 2019-04-18 22:02:21 +02:00
rpi-vc Build the Raspberry Pi VideoCode userland our selves 2019-04-22 12:18:41 +02:00
sed cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
shadow cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
sqlite3 Sqlite3: enable column meta data 2019-04-22 17:30:46 +02:00
tar cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
tc-binutils cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
tc-file Bump pkg-utils version 2019-03-09 15:26:29 +01:00
tc-gcc1 Remove gcc support packages 2019-04-20 17:16:43 +02:00
tc-gcc2 Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
tc-pkgtool Bump pkg-tool version 2019-05-03 17:12:45 +02:00
tc-squashfs Replace pkg2sqfs with the squashfs-ng tools 2019-06-08 18:06:18 +02:00
tcpdump Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
toolchain Replace pkg2sqfs with the squashfs-ng tools 2019-06-08 18:06:18 +02:00
tzdata Bump tzdata version 2019-03-31 12:01:58 +02:00
unbound Cleanup dependencies to toolchain 2019-03-30 23:28:30 +01:00
usyslog Bump pkg-utils version 2019-03-09 15:26:29 +01:00
util-linux Consistently remove group write access from directoris 2019-04-22 11:58:56 +02:00
xz cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00
zlib cleanup: add common implementation of check_update 2019-03-30 10:40:54 +01:00