We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Redirect all pages to new documentation resource Signed-off-by: George Melikov <[email protected]>
Ubuntu/Debian: Remove prompts from commands This should facilitate easier copy-and-paste.
Revert "Debian: Add steps to patch zfs-initramfs" buster-backports has 0.8.2 now. This reverts commit c7722c835c525d513d3a2df41222351e4b146dc4, except that I kept the `apt update`, `apt dist-upgrade`, and `reboot` steps.
Debian: Add steps to patch zfs-initramfs The patch fixes zfs-initramfs's Plymouth support for prompting for encryption passphrases. It is included in 0.8.2, so by the time of the next package update, the patch should not need to be reapplied.
Debian: Remove zfsutils-linux-dev reference This package does not exist.
Debian: Fix formatting
Debian: Add more upgrade instructions
Debian: Add upgrade instructions
Debian: Promote Buster Encrypted HOWTO This is now the official HOWTO.
Debian: Use buster-backports for encryption
Debian/Ubuntu: Increase the boot pool to 1G This helps if the user has snapshots. Additionally, 1G is the expected size that the Ubuntu installer will use.
Debian: Fix git commands I missed the second copy of this. Reported-by: HankB in issue #9149
Debian: Add new zfsutils-linux Build-Depends Reported-by: HankB in issue #9149
Debian/Ubuntu: Fix git clone command Reported-by: HankB in issue #9149
Debian: Update for 0.8.1-4 The packages have landed in unstable now.
Debian: Change shim to shim-signed Fixes #9117
Debian/Ubuntu: Note that Internet is required The Root-on-ZFS HOWTOs require Internet access to download packages.
Debian: Avoid using killall Reported-by: Mark Nipper
Debian: Update to 0.8.1-3 The version in Debian experimental has been updated.
Debian: Update for Buster release This commit should address issue #9063. It also includes general updates for the fact that Buster has been released.
Root-on-ZFS: Add a note about GRUB & mirroring Reported-by: Erik Wramner https://github.com/zfsonlinux/zfs/issues/8223#issuecomment-505339755
Update version for 0.8.0 backport
Debian Encrypted: Update to 0.8.0rc4
Debian: Remove unnecessary step
Debian/Ubuntu: Fix a bpool/rpool typo
Debian/Ubuntu: Use AES-256 cryptsetup 2.1.0-1 now uses AES-256. This will be released with Debian Buster and Ubuntu Disco (19.04). Reported-by: Jason Cohen <[email protected]>
Debian/Ubuntu: Add some header text This way, all of the steps should have actual text describing the operation.
Debian/Ubuntu: Tweak the Contributing wording
Debian/Ubuntu: Fix formatting in Contributing
Debian/Ubuntu: Add a Contributing section