|
|
|
|
|
by Arguggi
4084 days ago
|
|
You can stop certain packages from being updated [0] but the wiki explicity says it's "unsupported" [1] so probably best to update everything and hope nothing breaks. New packages for the "core" repo, for example the Linux kernel, are first introduced to the "testing" repo, which isn't enabled by default. You would have to manually change your pacman.conf to use it. From the wiki [2]: "After a kernel in core broke many user systems, the "core signoff policy" was introduced. Since then, all package updates for core need to go through a testing repository first, and only after multiple signoffs from other developers are they allowed to move. Over time, it was noticed that various core packages had low usage, and user signoffs or even lack of bug reports became informally accepted as criteria to accept such packages." [0]: https://wiki.archlinux.org/index.php/Pacman#Skip_package_fro...
[1]: https://wiki.archlinux.org/index.php/Pacman#Partial_upgrades...
[2]: https://wiki.archlinux.org/index.php/Official_repositories#H... |
|