Copyright (c) 2015-2018 Guillermo Garcia Rojas C.
Version 2.3
This is a set of scripts that generates a bootable image, ISO file or boot files only, that create a working minimal installation of HardenedBSD. This minimal installation gets completely loaded into memory.
The image may be written directly using dd(1) onto any bootable block device, e.g. a hard disk or a USB stick e.g. /dev/da0, or a bootable slice only, e.g. /dev/ada0s1
- HardenedBSD 10 or higher installed, tested on amd64
- Base and kernel from a HardenedBSD 10 or higher distribution (release or snapshots, e.g mounted CDROM disc1 or ISO file)
- a minimum of 512MB system memory
See BUILD and INSTALL for building and installation instructions.
Project homepage: https://SoloBSD.org