sync the mainline

This commit is contained in:
null 2022-07-31 23:56:02 +08:00
parent ce5e2852c2
commit d3532ec62b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Attempt To Port Bedrock To Loong64
# Fork from commit 9ba01417713b9bfb11472fe00149014db5e32f28
# Fork from commit 5889b825fe50fb77c83fa94575726ac764649a56
Bedrock Linux Userland
======================

View File

@ -72,7 +72,7 @@ setup_pacman() {
}
fetch() {
bootstrap_deps="arch-install-scripts"
bootstrap_deps="arch-install-scripts archlinux-keyring"
step "Downloading package information database"
download "${target_mirror}/core/os/${distro_arch}/core.db.tar.gz" "${bootstrap_dir}/core.db.tar.gz"