We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3134c7 commit c1802e9Copy full SHA for c1802e9
build.sh
@@ -2,10 +2,9 @@
2
apt update
3
apt install xorriso grub-pc-bin grub-efi mtools make python3 \
4
dosfstools e2fsprogs squashfs-tools python3-yaml git \
5
- gcc wget curl unzip xz-utils zstd debootstrap -y
+ gcc wget curl unzip xz-utils zstd debootstrap libc6-dev -y
6
git clone https://gitlab.com/tearch-linux/applications-and-tools/teaiso
7
cd teaiso
8
make && make install
9
-ln -s sid /usr/share/debootstrap/scripts/yirmibir || true
10
cd ../
11
mkteaiso --profile=./aleyna --output=/output/ --debug 2>&1
0 commit comments