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]>
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
Debian/Ubuntu: Clarify grub-install for UEFI
Debian/Ubuntu: Update zfs-discuss links The old link was dead.
Ubuntu: Switch to shimx64.efi Closes #9785 Reported-by: fermulator
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
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.
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.
Ubuntu/Debian: Remove prompts from commands This should facilitate easier copy-and-paste.
Debian/Ubuntu: Change formatting on osprober note
Ubuntu: Drop popcon They (Ubuntu/Canonical) don't use its results.
Debian/Ubuntu: Simplify cp command Suggested-by: colmbuckley
Ubuntu: Slightly improve the LUKS/mounting steps
Debian/Ubuntu: Improve popcon instructions The user needs to pick Yes when installing popcon.
Ubuntu: Update for 18.04.3 Reported-by: Cameron Skappel <[email protected]>
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/Ubuntu: Fix git clone command Reported-by: HankB in issue #9149
Debian/Ubuntu: Note that Internet is required The Root-on-ZFS HOWTOs require Internet access to download packages.
Root-on-ZFS: Add a note about GRUB & mirroring Reported-by: Erik Wramner https://github.com/zfsonlinux/zfs/issues/8223#issuecomment-505339755
Ubuntu: Add missing /mnt prefix Reported-by: gurg on Freenode
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: Capitalize LUKS in the last change
Debian/Ubuntu: Suggest backing up the LUKS header
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
Debian/Ubuntu: Update encryption notes
Debian/Ubuntu: Request users install popcon Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.