Skip to content

History / Debian Buster Root on ZFS

Revisions

  • Debian/Ubuntu: Separate a command Having the systemctl enable command right with the unit file contents made it possible to confuse that command for part of the file contents. Fixes #9985

    @rlaager rlaager committed Feb 15, 2020
  • Revert "Debian: mkdir /var/lock" This was only an issue because the original bug reporter was using something other than debootstrap. This reverts commit 3f5a09e7df75aec72d9e85b3748ce7cf4948623e.

    @rlaager rlaager committed Feb 8, 2020
  • Debian: mkdir /var/lock Fixes #9945 Reported-by: Saverio Miroddi <[email protected]>

    @rlaager rlaager committed Feb 5, 2020
  • Debian/Ubuntu: Clarify grub-install for UEFI

    @rlaager rlaager committed Feb 3, 2020
  • Debian/Ubuntu: Update zfs-discuss links The old link was dead.

    @rlaager rlaager committed Feb 3, 2020
  • Debian: Improve AES-GCM justification

    @rlaager rlaager committed Dec 27, 2019
  • Debian: Fix the ZFS installation in the Live CD Reported-by: jose7007 Fixes #9599.

    @rlaager rlaager committed Dec 15, 2019
  • Debian/Ubuntu: Fix efibootmgr The -p argument to efibootmgr specifies the partition number. I failed to update this from 3 to 2 when I changed the partition layout. Reported-by: Chen Yufei <[email protected]> Fixes #9490

    @rlaager rlaager committed Dec 15, 2019
  • Debian: Pin all the ZFS binary packages Fixes #9638

    @rlaager rlaager committed Dec 5, 2019
  • Debian: Update libvirt instructions Fixes #9676 Signed-off-by: Richard Laager <[email protected]>

    @AlbanVidal AlbanVidal committed Dec 4, 2019
  • Ubuntu/Debian: Use a variable for the disk This simplifies a bunch of typing. This does more strongly encourage people to use /dev/disk/by-id naming, as e.g. ${DISK}-part1 does not work if $DISK is /dev/sda. This could be a considered a feature or a bug, depending on one's perspective.

    @rlaager rlaager committed Nov 5, 2019
  • Ubuntu/Debian: Remove prompts from commands This should facilitate easier copy-and-paste.

    @rlaager rlaager committed Nov 5, 2019
  • Debian/Ubuntu: Change formatting on osprober note

    @rlaager rlaager committed Oct 15, 2019
  • Debian/Ubuntu: Simplify cp command Suggested-by: colmbuckley

    @rlaager rlaager committed Oct 7, 2019
  • 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.

    @rlaager rlaager committed Oct 2, 2019
  • Debian: Bring back LUKS There was some interest on the mailing list for having LUKS support. People may not fully trust ZFS native encryption, for example.

    @rlaager rlaager committed Sep 27, 2019
  • Debian/Ubuntu: Improve popcon instructions The user needs to pick Yes when installing popcon.

    @rlaager rlaager committed Sep 27, 2019
  • Debian: Remove an old warning This was from when we were building the ZFS packages manually.

    @rlaager rlaager committed Sep 27, 2019
  • 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.

    @rlaager rlaager committed Sep 27, 2019
  • Debian: Promote Buster Encrypted HOWTO This is now the official HOWTO.

    @rlaager rlaager committed Sep 22, 2019
  • 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.

    @rlaager rlaager committed Sep 18, 2019
  • Debian/Ubuntu: Fix git clone command Reported-by: HankB in issue #9149

    @rlaager rlaager committed Aug 13, 2019
  • Debian: Change shim to shim-signed Fixes #9117

    @rlaager rlaager committed Aug 3, 2019
  • Debian/Ubuntu: Note that Internet is required The Root-on-ZFS HOWTOs require Internet access to download packages.

    @rlaager rlaager committed Jul 29, 2019
  • Debian: Update for Buster release This commit should address issue #9063. It also includes general updates for the fact that Buster has been released.

    @rlaager rlaager committed Jul 22, 2019
  • add comment about perf on <2GB RAM.

    @gmelikov gmelikov committed Jul 17, 2019
  • Root-on-ZFS: Add a note about GRUB & mirroring Reported-by: Erik Wramner https://github.com/zfsonlinux/zfs/issues/8223#issuecomment-505339755

    @rlaager rlaager committed Jun 25, 2019
  • Debian: Remove unnecessary step

    @rlaager rlaager committed Apr 19, 2019
  • Debian/Ubuntu: Fix a bpool/rpool typo

    @rlaager rlaager committed Apr 18, 2019
  • 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]>

    @rlaager rlaager committed Apr 17, 2019