Skip to content

Installation

Eddie James Carswell II edited this page Mar 20, 2019 · 7 revisions

Dependencies

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).

Manual Steps

TODO: Document the repository setup steps

Automated Setup

Maybe later...

Clone this wiki locally