Skip to content

eblocker/eblocker-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eblocker-bootstrap

This package prepares a Debian system for the eBlocker software:

  • Install initial network interface configuration
  • Remove existing Debian repositories
  • Configure eBlocker repository and certificates
  • Add user icapd for running eblocker-icapserver

Build

Select an architecture:

  • armbian for Banana Pi M2+ boards (Buster only)
  • raspbian for Raspberry Pi boards (Buster only)
  • raspbios for 64bit Raspberry Pi boards
  • amd64 for AMD and Intel systems

Select a release:

  • buster
  • bookworm

Optionally append an environment:

  • stage
  • test

The combination of the above is a profile ID, for example:

  • raspbios-bookworm
  • amd64-bookworm-test

Build the package with maven, setting the profile ID with option -P, for example:

mvn -Praspios-bookworm clean package

The Debian package can be found in the target directory.

About

Bootstrap Debian package for eBlocker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages