kimberly-build/archiso.md

29 lines
732 B
Markdown
Raw Permalink Normal View History

2021-01-27 12:16:03 +01:00
You can build this iso if you have the right version of Archiso.
2021-01-26 13:21:38 +01:00
2021-01-30 10:06:49 +01:00
Archiso is a package supplied by Arch Linux that will always undergo changes.
2021-01-26 13:21:38 +01:00
You can follow up the versions via this link.
https://www.archlinux.org/packages/extra/any/archiso/
We are now using this version
2024-05-24 10:20:43 +02:00
archiso-version=archiso 78-1
2021-01-26 13:21:38 +01:00
sudo pacman -Q archiso and you will know your version
Downgrade to this version via a command in the terminal if you have a higher version.
2021-01-31 18:43:06 +01:00
`sudo downgrade archiso`
2021-01-26 13:21:38 +01:00
and choose the right version.
Add it to the ignore list of pacman.
If you have a lower version then update your system. Check to see if archiso is not added to
your /etc/pacman.conf in the list of ignores. Delete it if it is in there. Then update.