Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binocarlos/flocker-base-install

Script to install ZFS & SPL on Ubuntu
https://github.com/binocarlos/flocker-base-install

Last synced: 11 days ago
JSON representation

Script to install ZFS & SPL on Ubuntu

Awesome Lists containing this project

README

        

# flocker-base-install

Install flocker on various OS - includes compiling ZFS/SPL and the various tools needed to run.

## usage

The install script consists of functions only so you can choose which parts to use.

To run through a full install on ubuntu:

```bash
$ . ubuntu/install.sh
$ flocker-base-install
```