George Melikov
075ad350f8
Redirect all pages to new documentation resource
...
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-05-21 21:11:38 +03:00
Richard Laager
0ea96f54fb
Ubuntu/Debian: Remove prompts from commands
...
This should facilitate easier copy-and-paste.
2019-11-04 21:20:16 -06:00
Richard Laager
8a4ed05695
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.
2019-10-02 16:55:54 -05:00
Richard Laager
c7722c835c
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.
2019-09-27 00:28:31 -05:00
Richard Laager
5da27cb7cc
Debian: Remove zfsutils-linux-dev reference
...
This package does not exist.
2019-09-22 00:59:20 -05:00
Richard Laager
5b0fbc97a7
Debian: Fix formatting
2019-09-22 00:57:41 -05:00
Richard Laager
1a27259912
Debian: Add more upgrade instructions
2019-09-22 00:55:36 -05:00
Richard Laager
88330647ef
Debian: Add upgrade instructions
2019-09-22 00:40:35 -05:00
Richard Laager
2b0ff72a7c
Debian: Promote Buster Encrypted HOWTO
...
This is now the official HOWTO.
2019-09-22 00:25:37 -05:00
Richard Laager
38308495a8
Debian: Use buster-backports for encryption
2019-09-22 00:24:53 -05:00
Richard Laager
bc72d6402b
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.
2019-09-18 08:22:18 -05:00
Richard Laager
28bf9599fb
Debian: Fix git commands
...
I missed the second copy of this.
Reported-by: HankB in issue #9149
2019-08-13 17:44:18 -05:00
Richard Laager
320174b082
Debian: Add new zfsutils-linux Build-Depends
...
Reported-by: HankB in issue #9149
2019-08-13 17:43:46 -05:00
Richard Laager
dcbe870e03
Debian/Ubuntu: Fix git clone command
...
Reported-by: HankB in issue #9149
2019-08-13 17:29:03 -05:00
Richard Laager
ac33fa28b2
Debian: Update for 0.8.1-4
...
The packages have landed in unstable now.
2019-08-12 21:30:57 -05:00
Richard Laager
b0d40117ad
Debian: Change shim to shim-signed
...
Fixes #9117
2019-08-02 20:42:36 -05:00
Richard Laager
fa6b4291cc
Debian/Ubuntu: Note that Internet is required
...
The Root-on-ZFS HOWTOs require Internet access to download packages.
2019-07-29 11:54:15 -05:00
Richard Laager
6fad8729f9
Debian: Avoid using killall
...
Reported-by: Mark Nipper
2019-07-24 04:22:23 -05:00
Richard Laager
9c29336d86
Debian: Update to 0.8.1-3
...
The version in Debian experimental has been updated.
2019-07-24 04:16:35 -05:00
Richard Laager
debc295c60
Debian: Update for Buster release
...
This commit should address issue #9063 . It also includes general
updates for the fact that Buster has been released.
2019-07-22 01:01:55 -05:00
Richard Laager
8d1c03291d
Root-on-ZFS: Add a note about GRUB & mirroring
...
Reported-by: Erik Wramner
https://github.com/zfsonlinux/zfs/issues/8223#issuecomment-505339755
2019-06-25 18:24:11 -05:00
Richard Laager
9e6192b76d
Update version for 0.8.0 backport
2019-06-14 03:02:12 -05:00
Richard Laager
9708a0c826
Debian Encrypted: Update to 0.8.0rc4
2019-04-19 01:06:14 -05:00
Richard Laager
d013bdd2f8
Debian: Remove unnecessary step
2019-04-19 01:05:46 -05:00
Richard Laager
f8295f9368
Debian/Ubuntu: Fix a bpool/rpool typo
2019-04-17 22:11:05 -05:00
Richard Laager
7ba89030c8
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 <jwittlincohen@gmail.com>
2019-04-17 18:57:24 -05:00
Richard Laager
7256853d6e
Debian/Ubuntu: Add some header text
...
This way, all of the steps should have actual text describing the
operation.
2019-04-14 15:34:30 -05:00
Richard Laager
819ee61a3b
Debian/Ubuntu: Tweak the Contributing wording
2019-04-14 08:04:53 -05:00
Richard Laager
c72d975581
Debian/Ubuntu: Fix formatting in Contributing
2019-04-14 08:03:33 -05:00
Richard Laager
7874b4ce46
Debian/Ubuntu: Add a Contributing section
2019-04-14 08:02:12 -05:00
Richard Laager
ea39953efe
Debian: Drop spl & spl-dkms from encrypted HOWTO
...
These are empty packages meant for transitions.
2019-04-14 00:46:41 -05:00
Richard Laager
e3b63e3169
Debian: Add notes to encrypted HOWTO
...
- Properties are not encrypted.
- Mention that passwords in /etc/fstab might be a concern.
2019-04-12 16:44:45 -05:00
Richard Laager
e4eba020b8
Debian/Ubuntu: Update encryption notes
2019-04-12 04:00:56 -05:00
Richard Laager
5e43b4884f
Debian: Use a newer Buster Live CD
...
For the encrypted HOWTO, this eliminates the binutils issue, which
simplifies the instructions by removing the related hacks. It also
eliminates the tar issue.
2019-04-12 03:50:17 -05:00
Richard Laager
ed75c4843e
Debian: Update the encryption warning
...
The next release will be 0.8.0rc4.
2019-04-12 03:28:01 -05:00
Richard Laager
b5817c781d
Debian: Add warnings to the Encrypted HOWTO
2019-04-12 03:12:00 -05:00
Richard Laager
219a48b07c
Debian: Build ZFS in /root, not /
2019-04-10 14:21:00 -05:00
Richard Laager
e4c2f91df0
Debian/Ubuntu: Request users install popcon
...
Showing that ZFS is popular may be helpful in terms of long-term
attention from the distro.
2019-04-10 14:11:43 -05:00
Richard Laager
4002ecbed0
Debian: Add an experimental HOWTO
...
This includes native encryption support.
2019-04-10 14:03:42 -05:00