diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-07 22:08:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 22:08:29 -0400 |
| commit | 558a599160bba5c393d00c4a5a24aa2ff1ae28f4 (patch) | |
| tree | 29333b16ad95ecd39cdc7fd8bb5d1df87999c2a2 /doc/Linux.mdwn | |
| parent | e7c7adc0c4cdc838eada045334b038c7f01dcc56 (diff) | |
update docs for FreeBSD, now merged
closes https://github.com/joeyh/propellor/pull/11
Diffstat (limited to 'doc/Linux.mdwn')
| -rw-r--r-- | doc/Linux.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/Linux.mdwn b/doc/Linux.mdwn new file mode 100644 index 00000000..0434d69d --- /dev/null +++ b/doc/Linux.mdwn @@ -0,0 +1,9 @@ +Propellor was written to manage Linux systems. +It supports Debian and Debian-derived distributions. + +Support for other distributions should not be too hard to add. +Indeed, Propellor has been ported to [[FreeBSD]] now! +See [[forum/Supported_OS]] for porting tips. + +Note that you can run Propellor on a OSX laptop and have it manage Linux +systems. |
