This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
v0.4: archlinux-bootstrap-2022.05.25-loongarch64
Pre-release
Pre-release
- Archlinux Loongarch64 toolchain gcc/glibc/binutils
# Set up archLinux loongarch64 repository and build archlinux-bootstrap-2022.05.25-loongarch64-rootfs using Pacstrap
# virtual address repository (virtual address: http://pkg.iloongarch.cn/archlinux/repo/virtual-address
pacstrap `pwd`/mnt base-devel gcc glibc binutils linux
chroot `pwd`/mnt
pacman -Q gcc glibc binutils linux
gcc 12.1.0-7
glibc 2.36-6
binutils 2.38.50-5
linux 5.17.0_rc1-2
- Archlinux loongarch64 xfce4 graphics desktop (physical Address vault is in progress):
Web site home: http://pkg.iloongarch.cn/archlinux
BBS: https://bbs.loongarch.org/d/31-loongarch-archlinux-bootstrap
virtual address repository(virtual address: http://pkg.iloongarch.cn/archlinux/repo/virtual-address
physical address repository(physical address, the repository is under way) : http://pkg.iloongarch.cn/archlinux/repo
- Archlinux Loongarch64 PKGBUILD
core: https://github.com/archlinux-loongarch64/core
extra: https://github.com/archlinux-loongarch64/extra
community: https://github.com/archlinux-loongarch64/community
package | branch | commit hash | url |
---|---|---|---|
binutils | 2.38 release | 9c67f6382ac2c90fbde5729feaf7d59ce662147a | https://sourceware.org/git/binutils-gdb.git |
gcc | 12.1.0 release | release | https://ftp.gnu.org/gnu/gcc/gcc-12.1.0/gcc-12.1.0.tar.xz |
glibc | loongarch_2_36_dev_v4 | 29a3ed2ec825b72d0def7cb51b3998615abf8c6b | https://github.com/loongson/glibc.git |
linux | loongarch-next | 3643df5f058aacf69ac4121f6882500e843b7a34 | https://github.com/loongson/linux.git |
systemd | dev-loongarch | 6d39da79c85d35e95d3993fa6b8873fccda33bd9 | https://github.com/loongarch64/systemd.git |
libffi | loongarch-3_4_2 | 70602040e7a319ad4131aad422d59a493bc65f18 | https://github.com/loongson/libffi.git |
libseccomp | dev-main | 5b4ba10fd1a9ad5baa85ebecafd36c401a030788 | https://github.com/loongarch64/libseccomp.git |