Differences
This shows you the differences between two versions of the page.
— | freebsd_goals [2015/06/01 22:17] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== FreeBSD Goals ====== | ||
+ | * [[FreeBSD]] | ||
+ | * [[OS Install Base]] | ||
+ | |||
+ | When creating a FreeBSD instance to develop and test releases on, please give the system a hostname that includes the target goal. For example: '' | ||
+ | |||
+ | === Install Base === | ||
+ | |||
+ | * < | ||
+ | * < | ||
+ | * Install [[OS install base]] programs on both setups and document | ||
+ | |||
+ | === Ports and Packages === | ||
+ | |||
+ | * Read and document features of [[FreeBSD ports|ports]] | ||
+ | * Read and document features of [[pkg_add]], | ||
+ | * Read and document features of [[pkgng]] | ||
+ | |||
+ | === System === | ||
+ | |||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * Howto setup locate | ||
+ | * Howto setup Postfix | ||
+ | |||
+ | === Deployment === | ||
+ | |||
+ | * Create a checklist of files to use for a [[FreeBSD Deployment|quick deployment]] | ||
+ | * Decide on a method for filesystem overlays (?) | ||
+ | * Document how to install an AMP stack, be aware of what versions are installed from ports/ | ||
+ | |||
+ | === Configuration === | ||
+ | |||
+ | * Base configuration files for common services: openssh, dropbear, etc. | ||
+ | * Generate configuration files for monit | ||
+ | * Generate configuration files for MySQL |