Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Nov 28, 2023
1 parent 9beb44a commit 32a09e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

This repository contains everything needed to build a customized [mfsBSD](https://mfsbsd.vx.sk/) image that can be used to provision [FreeBSD](https://www.freebsd.org/) servers with [Foreman](https://theforeman.org/).

Also check out [unattended upgrades for FreeBSD](https://github.com/fraenki/f-upgrade).

## Requirements

In order to deploy FreeBSD servers with Foreman, the following requirements must be met:
Expand All @@ -21,7 +23,7 @@ In order to deploy FreeBSD servers with Foreman, the following requirements must

## Provision Instructions

* Create a "installation media" entry in Foreman for FreeBSD (use local or official mirror, i.e. `http://ftp.freebsd.org/pub/FreeBSD/releases/$arch/$major.$minor-RELEASE/`)
* Create a "installation media" entry in Foreman for FreeBSD (use local or official mirror, e.g. `http://ftp.freebsd.org/pub/FreeBSD/releases/$arch/$major.$minor-RELEASE/`)
* Create a new "operating system" entry in Foreman for the desired FreeBSD release
* Copy the custom mfsBSD image to your TFTP server
* Create a new host in Foreman, watch the FreeBSD installation begin :)
Expand Down

0 comments on commit 32a09e1

Please sign in to comment.