-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Eddie James Carswell II edited this page Mar 20, 2019
·
7 revisions
Besides the obvious Bash and Coreutils, there are a few binaries needed for some script functions:
-
curl
- web requests and such -
rsync
- for upstream synchronization -
debmirror
- for apt repositories -
clamavmirror
- for ClamAV definitions
The repos are served over HTTP via Apache, and also over rsync (for mirroring).
TODO: Document the repository setup steps
Maybe later...