Update INSTALL.md

This commit is contained in:
asche 2021-04-08 21:40:51 +02:00 committed by GitHub
parent 41ee154d2c
commit b1c2bcf859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -9,6 +9,7 @@
- [CentOS](#centos)
- [FreeBSD](#freebsd)
- [Alpine Linux / busybox](#alpine-Linux-busybox-based-distributions)
- [OmniOS](#OmniOS-Illumos-based-distributions)
- [Other OSes](#other-oses)
- [Configuration](#configuration)
- [Sanoid](#sanoid)
@ -177,7 +178,8 @@ Used with OmniOS r34, r36 and r37 (with napp-it installed). Hence, we presume y
1. Install prerequisites: Perl module Config::IniFiles, ssh, pv, gzip, lzop, and mbuffer
```# install/update standard programs
```bash
# install/update standard programs
pfexec pkg install openssh gzip mbuffer pipe-viewer
# include OpenCSW repository
@ -205,7 +207,7 @@ pfexec perl -MCPAN -e shell
2. Download and clone the Sanoid repo:
```
```bash
# install git
pfexec pkg install git
@ -234,7 +236,8 @@ pfexec ln -s /opt/sanoid/sanoid /usr/bin/sanoid & pfexec ln -s /opt/sanoid/synco
```
3. Create the config directory /etc/sanoid, put default sanoid files there, and create and edit sanoid.conf:
```# Create the config directory
```bash
# Create the config directory
pfexec mkdir /etc/sanoid
# Copy default config and sample config