Giter Site home page Giter Site logo

zfsnap.org's Introduction

zfsnap website

Travis tests status

This is the repository to generate the zfsnap website. The code and docs are kept in the "site-code" branch. The html generated is copied and committed to the master branch. Any static content in the master branch is graciously hosted by GitHub Pages.

Documentation is written as HTML fragments and are cated into the rest of the page's HTML.

Patches are always welcome.

How to use

Pages are located in the "content/" folder and should be named <page_name>.fragment.

Everything in "static/" is copied directly to the generated site.

See make help for available building options.

Building the manpage HTML

make manpage (which converts the manpage to HTML) requires mandoc. As far as I am aware, mandoc is only available on BSD systems. It would be nice to use a more common/portable solution, but groff's output is truly terrible. mandoc was the only way I could generate legible output.

The manpage in this repository is a symlink to ../zfsnap/man/man8/zfsnap.8 It's suboptimal, but I found it to be better than including the entire zfsnap repo as a submodule.

zfsnap.org's People

Contributors

aqw avatar

Stargazers

 avatar Alberto avatar Alexander Galato avatar Will Riley avatar  avatar Yuuki Harano avatar

Watchers

 avatar James Cloos avatar Aldis Berjoza avatar Peter Preeper avatar

zfsnap.org's Issues

Excludes with '-R' don't seem to work

Downloaded the zfsnap_master today and find that it works very well!

Only one thing: the -R option is not working for me.

I have a pool 'data' and various nested data sets up to the level three: e.g. data/home/user. All are snapshotted. I would only like to exclude data/backup. I use this command:

/usr/local/sbin/zfsnap snapshot -p zfsnap_ -v -a 12d -r data -R data/backup >> /var/log/zfsnap.log

The set 'data/backup' also gets a snapshot. At least a browsable directory under .zfs/snapshot is created with the respective time stamp.

EDIT: Right, sorry. Also I saw that I misread the manual. Can you delete this entry?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.