freebsd_linux
Table of Contents
- Description
- Setup - The basics
- Usage
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
- Contributors - whodunnit?
- Changelog
Description
Install linux-c(6/7)
metaport on FreeBSD
Setup
Setup Requirements
You need to be running a FreeBSD system. This module also depends on hackerhorse/zfs_freebsd
Usage
To start, simply download the module, and add either:
require freebsd_linux::c6
for a CentOS 6 environment, or
require freebsd_linux::c7
for a CentOS 7 environment.
Limitations
This module is currently only available for use on FreeBSD.
Development
You can contribute by forking https://github.com/RainbowHackerHorse/freebsd_linux and opening a PR.
Contributors
- Rainbow (RainbowHackerHorse)
Changelog
- 0.1.0 - Initial release