arch-bootstrap
arch-bootstrap copied to clipboard
Doesn't work with -a i686 anymore
I have a need to bootstrap for i686. It looks like this was moved off of the default repo about a year ago. Simply using -r with one of the arch32 mirrors doesn't seem to solve the issue.
This commit will help a lot https://github.com/CypherpunkArmory/arch-bootstrap/commit/e98de7c48b862835eba66b986b5a4aabec514245
But there is some error related to certificates later on in the process. When it is installing the PACMAN_PACKAGES.
You probably know a lot more about arch linux than I do, so hopefully you can help. Thanks! This worked well for the other architectures I tried. Nice tool.
Looks like I am not the only one with this problem... https://bbs.archlinux32.org/viewtopic.php?pid=5291#p5291
@tokland you out there?
@corbinlc I get notifications on mentions. I'll try it out if I have time, it's been a long time since I used the script.
@corbinlc
Can you test this branch?
https://github.com/tokland/arch-bootstrap/tree/i686-support
For now I am just copying the certificates file if it exists on the source directory. Let's see if that works and then think about a better way of doing of it.
This Branch (i686-support) Missing Zstd Support, Please Add Like Master Branch.