mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Revert "Remove all the stale huevos targets."
This reverts commit 9d5cf0a1db.
This commit is contained in:
@@ -205,6 +205,24 @@ tests:
|
||||
ports: check-root
|
||||
@${BUILD_TOOLS}/build-ports.py
|
||||
|
||||
huevos:
|
||||
@${BUILD_TOOLS}/build-os.py
|
||||
|
||||
huevos-tests:
|
||||
@${BUILD_TOOLS}/run-huevos-tests.py
|
||||
|
||||
huevos-playground:
|
||||
@PLAYGROUND=yes ${BUILD_TOOLS}/run-huevos-tests.py
|
||||
|
||||
huevos-ssh:
|
||||
@START_SSH=yes ${BUILD_TOOLS}/run-huevos-tests.py
|
||||
|
||||
huevos-telnet:
|
||||
@START_TELNET=yes ${BUILD_TOOLS}/run-huevos-tests.py
|
||||
|
||||
portsjail: huevos
|
||||
@${BUILD_TOOLS}/install-jail.py
|
||||
|
||||
profiles:
|
||||
@${BUILD_TOOLS}/profiles.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user