aboutsummaryrefslogtreecommitdiff
path: root/sys/etc/pacman.conf
AgeCommit message (Collapse)Author
2025-12-25all: remove dependency on gce repositoryShulhan
Since around 13 December 2025, the gce repository return an error 403, error: failed retrieving file 'gce.db' from storage.googleapis.com : The requested URL returned error: 403 We then build google-compute-engine and google-guest-agent and host it under build.kilabit.info repository using the latest releases [1][2]. For google-compute-engine we use version 20251014.00-1. For google-guest-agent we use version 20251223.00-1. [1]: https://build.kilabit.info/karajo/app/#job_aur_google-compute-engine [2]: https://build.kilabit.info/karajo/app/#job_aur_google-guest-agent
2023-09-14all: install google-compute-engine-osloginShulhan
This changes require reorder the repository, by moving build.kilabit.info on top of gce, because the gce provides old version os oslogin, while build.kilabit.info provides the latest one, 20230831.00 [1]. [1] https://build.kilabit.info/karajo/app/#job_aur_google-compute-engine-oslogin
2023-07-08sys/etc: update pacman.conf and mirrorlistShulhan
The pacman.conf changes based on pacman version 6.0.2-7 where community repository removed from list. The mirrorlist updated to pacman-mirrorlist version 20230628-1.
2023-02-17sys/etc: set default pacman.conf to VerbosePkgListsShulhan
Using this option give better list of the installed and the next version of packages.
2023-02-11all: install prebuild ops-agent binaryShulhan
This ops-agent is prebuild package from AUR [1]. [1] https://build.kilabit.info
2022-07-25all: use predefined pacman.confShulhan
The pacman.conf file is rarely updated, so we add the gce repository directly into file and use it during pacstrap and to replace the target root.