jada Linux Guru

Joined: 13 May 2025 Posts: 3064 Location: Sun City, CA 92585
|
Posted: Wed Apr 16, 2025 3:14 am Post subject: [Archlinux] ABS 2.0 In Core |
|
|
Archlinux Development News
Quote: |
With version 2, ABS has moved to an rsync method for pulling the ABS tree, as part of the changes that needed to be made for our internal move from CVS to SVN as our source control mechanism. This means a few things:
1) cvsup/csup are no longer required, rsync is used instead
2) Configuration moved from /etc/abs/abs.conf to /etc/abs.conf -
/etc/abs/* are no longer required
Also, since category information (ie. base, devel, editors) is no longer stored in the repo, makeworld has been updated - check
makeworld -h for more info.
http://archlinux.org/news/390/ |
Code: |
:: Retrieving packages from core...
abs-2.0-3-i686 7.4K 26.5M/s 00:00:00 [#####################] 100%
checking package integrity...
(1/1) checking for file conflicts [#####################] 100%
==> ABS now uses rsync, instead of cvsup, to synchronize your tree.
==> Please note the new configuration in /etc/abs.conf
warning: /etc/abs/supfile.unstable saved as /etc/abs/supfile.unstable.pacsave
warning: /etc/abs/supfile.testing saved as /etc/abs/supfile.testing.pacsave
warning: /etc/abs/supfile.extra saved as /etc/abs/supfile.extra.pacsave
warning: /etc/abs/supfile.core saved as /etc/abs/supfile.core.pacsave
warning: /etc/abs/supfile.community saved as /etc/abs/supfile.community.pacsave
warning: /etc/abs/abs.conf saved as /etc/abs/abs.conf.pacsave
(1/1) upgrading abs [#####################] 100%
|
|
|