Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/binocarlos/flocker-base-install
- Owner: binocarlos
- Created: 2015-03-12T15:39:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T10:55:13.000Z (over 9 years ago)
- Last Synced: 2024-04-14T14:36:39.970Z (7 months ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```