mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 10:00:01 +01:00
Merge pull request #1341 from BastilleBSD/tschettervictor-patch-1
This commit is contained in:
@@ -23,7 +23,7 @@ bastille_sharedir="/usr/local/share/bastille" ## default
|
|||||||
## ports - The FreeBSD ports (3rd party applications) tree
|
## ports - The FreeBSD ports (3rd party applications) tree
|
||||||
## src - The source code to the kernel + userland
|
## src - The source code to the kernel + userland
|
||||||
## test - The FreeBSD test suite
|
## test - The FreeBSD test suite
|
||||||
## Whitespace separated list:
|
## Whitespace-separated list:
|
||||||
## bastille_bootstrap_archives="base lib32 ports src test"
|
## bastille_bootstrap_archives="base lib32 ports src test"
|
||||||
bastille_bootstrap_archives="base" ## default: "base"
|
bastille_bootstrap_archives="base" ## default: "base"
|
||||||
|
|
||||||
@@ -41,7 +41,7 @@ bastille_bootstrap_archives="base" ## default
|
|||||||
## optional-jail[-dbg] - Optional base system software for jails
|
## optional-jail[-dbg] - Optional base system software for jails
|
||||||
## src - System source code
|
## src - System source code
|
||||||
## tests - System test suite
|
## tests - System test suite
|
||||||
## Whitespace separated list:
|
## Whitespace-separated list:
|
||||||
## bastille_pkgbase_packages="base-jail lib32-dbg src"
|
## bastille_pkgbase_packages="base-jail lib32-dbg src"
|
||||||
bastille_pkgbase_packages="base-jail" ## default: "base-jail"
|
bastille_pkgbase_packages="base-jail" ## default: "base-jail"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user