Skip to content
Snippets Groups Projects
Commit 7ab346a1 authored by Sören Tempel's avatar Sören Tempel Committed by Leo
Browse files

scripts: don't include pax-utils and paxmark in images

Also don't bootstrap it in bootstrap.sh. Since we no longer use
the grsecurity patchset (which also provides PaX) and paxmark
was recently removed from all remaining packages, there should be
no need to bootstrap it early or include it in the images.
parent 396154ff
No related branches found
No related tags found
1 merge request!19797scripts: don't include pax-utils and paxmark in images
...@@ -101,7 +101,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ ...@@ -101,7 +101,7 @@ for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
gmp mpfr4 mpc1 isl22 cloog libucontext gcc \ gmp mpfr4 mpc1 isl22 cloog libucontext gcc \
openrc alpine-conf alpine-baselayout alpine-keys alpine-base patch build-base \ openrc alpine-conf alpine-baselayout alpine-keys alpine-base patch build-base \
attr libcap acl fakeroot tar \ attr libcap acl fakeroot tar \
pax-utils lzip abuild ncurses libedit openssh \ lzip abuild ncurses libedit openssh \
libcap-ng util-linux libaio lvm2 popt xz \ libcap-ng util-linux libaio lvm2 popt xz \
json-c argon2 cryptsetup zstd kmod lddtree mkinitfs \ json-c argon2 cryptsetup zstd kmod lddtree mkinitfs \
community/go libffi community/ghc \ community/go libffi community/ghc \
......
...@@ -36,7 +36,7 @@ profile_extended() { ...@@ -36,7 +36,7 @@ profile_extended() {
apks="$apks apks="$apks
ethtool hwids lftp links doas ethtool hwids lftp links doas
logrotate lua5.3 lsof lm_sensors lxc lxc-templates nano logrotate lua5.3 lsof lm_sensors lxc lxc-templates nano
pax-utils paxmark pciutils screen strace sudo tmux pciutils screen strace sudo tmux
usbutils v86d vim xtables-addons curl usbutils v86d vim xtables-addons curl
acct arpon arpwatch awall bridge-utils bwm-ng acct arpon arpwatch awall bridge-utils bwm-ng
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment