Download GLFS

GLFS Releases

On the GLFS site, the book is rolling release and is often rendered right after the last Git commit or batch of commits in the Git source. However, there are chunked HTML releases. Each of them are versioned with the first four or more unique characters of the Git hash at the time of release. There are unstable (or pre-release) releases and stable releases. If you don't want to download a release, you can also render the book yourself.

GLFS Git

GLFS can be obtained from the Github repository:

git clone https://github.com/glfs-book/glfs

You can update the source by doing:

git pull

Rendering the GLFS book

Rendering works the same way as it does with the *LFS books. Read the included INSTALL.md for finding out what packages you need in order to render the book in the way you want to. README.md also provides information like rendering options you may want to set.

If you want to render the Systemd version of the book, for example, run:

make REV=systemd

Packages for GLFS

GLFS has a list of packages which you can download. Please use the versions listed in the book unless you know what you are doing.