Skip to content

VultureProject/vulture-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The base package for Vulture 4 Operating System

Purpose

This is the root package of the Vulture4 project.

What it basically does is:

  • Harden the operating system
  • Install packages needed by Vulture
  • Install system scripts to bootstrap Vulture services and Jails

Getting Vulture4 (the easy way)

How to get Vulture4 ?

We provide hypervisor images with QCOW2, RAW, VHD(X) and VMDK formats that have all packages installed. We also provide iso files, which currently are bare HardenedBSD installation drives (they don't contain Vulture packages). You can also directly download base, kernel, ports and src archives containing the built version supported by Vulture.

Building from scratch (the hard way)

You want to build your own VultureOS from scratch ?

Setup

Once you have a valid image, follow the Initial Configuration