mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-01 19:31:48 +00:00
* Initial conversion of markdown guide * More formatting * Update zfs.rst * Acknowlege @zaffle and @rincebrain's work in the clear repo * Update zfs tutorial to reflect a DKMS build * Clean up zfs tutorial * For clarity * Start working on ZFS on Root outline * Update zfs.rst * Sentence casing * Update zfs.rst * Add ZFS to the tutorials list * Fix derp * Formatting and simplification of language * Remove ZFS on root for now * Update zfs.rst * Update zfs.rst * More formatting * Merge * Move links to end note format * More formatting and wording * Link to article on ZFS mount generator * Typo - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Typo - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Capitalize LTS - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Capitalize LTS - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Remove sudo from systemd 01-zfs.conf creation -- Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Add caution to Background section per PR feedback. * Remove -dev bundle installation -- not necessary * Symlink services into /etc/systemd. Add note about other services. * Remove sig_unenforce since DKMS does this for us * Add troubleshooting info to Caution section * Address more PR feedback -- Link ZFS on Linux repo * Revise wording for legal compliance and correct syntax. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Respond to reviewer feedback on wording; add sudo to commands as applicable. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Incorporate reviewer feedback on wording, organization, commands. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Clarify OpenZFS kernel modules must be loaded before mnounting OpenZFS. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> Co-authored-by: Michael Vincerra <michael.vincerra@intel.com>