diff --git a/README.md b/README.md index 4a25cd1..b5679d3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ -# archlinux-loongarch64-bootstrap +### archlinux-loongarch64-bootstrap Porting distro from scratch is too painful, so arch enthusiasts can focus on their interests and provide a base ARCH environment, which is why the project was set up. + + +#### tag:0.1 archlinux-bootstrap-2022.03.17-loongarch64.tar.gz + +| package | version | url | +| ---- | ---- | ---- | +| binutils | upstream_v3.1 | https://github.com/loongson/binutils-gdb.git | +| gcc | loongarch_upstream_v6.3 | https://github.com/loongson/gcc.git | +| glibc | loongarch_2_35_dev_v2.2 | https://github.com/loongson/glibc.git | +| linux | loongarch-next | https://github.com/loongson/linux.git | +| systemd | dev-loongarch | https://github.com/loongarch64/systemd.git | +| libffi | loongarch-3_4_2 | https://github.com/loongson/libffi.git | +| libseccomp | dev-main | https://github.com/loongarch64/libseccomp.git |