Skip to content

HardenedBSD/build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

HardenedBSD Build Scripts

This documentation is very much a work-in-progress.

Dependencies

  • git-lite
  • rsync

Execution

bin/ci.sh -c /path/to/config/file

Configuration

HBSD_GPG_KEY="BB53388D3BD9892815CB9E30819B11A26FFD188D"
HBSD_INDEX_FILE="/build/tmp/current/index"
HBSD_LOCKFILE="/build/tmp/current/lock.file"
HBSD_NJOBS=8
HBSD_SRC="/src/current"
HBSD_STAGEDIR="/build/stage/current"
HBSD_PUBDIR="/build/pub/current"
HBSD_LOGDIR="/build/log/current"

HBSD_MIRROR_MASTER="user@host
HBSD_MIRROR_PUBDIR="/pub/hardenedbsd/current/amd64/amd64"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages