File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
apt-get --yes install git python3 build-essential cmake make autogen \
4
4
autoconf libtool libcap-dev libattr1-dev libfuse-dev libwolfssl-dev \
5
- libexecs-dev libmhash-dev libpam0g-dev libssl-dev netcat-openbsd netcat-traditional \
5
+ libexecs-dev libmhash-dev libpam0g-dev libssl-dev netcat-openbsd \
6
+ netcat-traditional \
7
+ linux-headers-amd64 vpoll-dkms \
6
8
libfuse3-dev e2fsprogs comerr-dev e2fslibs-dev xterm libglib2.0-dev \
7
9
udhcpc x11-utils libpcap-dev libslirp-dev vim gzip \
8
- vde2 vdetelweb archivemount libarchive-dev sshfs fuse2fs uuid-dev libblkid-dev
10
+ vde2 vdetelweb archivemount libarchive-dev sshfs fuse2fs uuid-dev \
11
+ libblkid-dev
9
12
10
13
ln -sf /bin/false /bin/nologin
11
14
echo ' kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ mkdir gits
78
78
79
79
install_repo https://github.com/virtualsquare/s2argv-execs.git
80
80
install_repo https://github.com/rd235/strcase.git
81
- install_repo https://github.com/virtualsquare/vde-2.git -DENABLE_EXPERIMENTAL=ON
82
81
install_repo https://github.com/rd235/vdeplug4.git
82
+ install_repo https://github.com/virtualsquare/vde-2.git -DENABLE_EXPERIMENTAL=ON
83
83
install_repo https://github.com/virtualsquare/purelibc.git
84
84
install_repo https://github.com/rd235/libvolatilestream.git
85
85
install_repo https://github.com/rd235/libstropt.git
You can’t perform that action at this time.
0 commit comments