Skip to content

History / Ubuntu 18.04 Root on ZFS

Revisions

  • Redirect all pages to new documentation resource Signed-off-by: George Melikov <[email protected]>

    @gmelikov gmelikov committed May 21, 2020
  • 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
  • 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
  • Ubuntu: Switch to shimx64.efi Closes #9785 Reported-by: fermulator

    @rlaager rlaager committed Dec 29, 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
  • Ubuntu: Disable gnome-initial-setup Fixes #9628 "After completing the optional step 8.2b, rebooting the machine confusingly tries to walk you through the new user setup process even though local users have been created. The workaround for this on Ask Ubuntu https://askubuntu.com/a/1039368 is to modify /etc/gdm3/custom.conf ... Then one is presented with the typical login screen instead of always being asked to create a new user." It's been a while since I have tested an GUI install from scratch. I'm taking this report at face value until I have a chance to test again.

    @rlaager rlaager committed Dec 5, 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
  • Ubuntu: Drop popcon They (Ubuntu/Canonical) don't use its results.

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

    @rlaager rlaager committed Oct 7, 2019
  • Ubuntu: Slightly improve the LUKS/mounting steps

    @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
  • Ubuntu: Update for 18.04.3 Reported-by: Cameron Skappel <[email protected]>

    @rlaager rlaager committed Sep 27, 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/Ubuntu: Note that Internet is required The Root-on-ZFS HOWTOs require Internet access to download packages.

    @rlaager rlaager committed Jul 29, 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
  • Ubuntu: Add missing /mnt prefix Reported-by: gurg on Freenode

    @rlaager rlaager committed Apr 20, 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
  • Debian/Ubuntu: Capitalize LUKS in the last change

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Suggest backing up the LUKS header

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Add some header text This way, all of the steps should have actual text describing the operation.

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Tweak the Contributing wording

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Fix formatting in Contributing

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Add a Contributing section

    @rlaager rlaager committed Apr 14, 2019
  • Debian/Ubuntu: Update encryption notes

    @rlaager rlaager committed Apr 12, 2019
  • Debian/Ubuntu: Request users install popcon Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.

    @rlaager rlaager committed Apr 10, 2019