File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757source " ${SCRIPTPATH} /../shared/chroot.sh"
5858chroot_establish " $USR_PATHNAME /../"
5959sudo chroot " target/" /bin/bash --login -c " apk add coreutils tzdata procps vim findutils diffutils patch grep sed gawk gzip xz make file tar nasm python3 gcc musl-dev pciutils fastfetch figlet xorg-server xinit xf86-input-evdev xf86-video-fbdev twm xsetroot xeyes nedit xclock mesa-gl mesa-utils mesa-vulkan-swrast mesa-dri-gallium st curl htop feh links hexchat scrot xcalc mpv thunar"
60- sudo chroot " target/" /bin/bash --login -c " apk add netsurf quakespasm --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/"
60+ sudo chroot " target/" /bin/bash --login -c " apk add netsurf --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/"
61+ sudo chroot " target/" /bin/bash --login -c " apk add quakespasm --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/"
6162chroot_drop " $USR_PATHNAME /../"
6263
6364# Empty for the time being
You can’t perform that action at this time.
0 commit comments