Page 1 of 1

Source repositories

Posted: Mon Dec 09, 2019 7:08 am
by aron
To configure the source repositories, just open the pkman.ini for editing with joe for instance:

Code: Select all

# joe /etc/pkman/pkman.ini
and place this line below the other repository entries.

Code: Select all

repository.core_src.name  = "core-src"
repository.extra_src.name = "extra-src"