Document ZFS properties, clean up trailing whitespace

This commit is contained in:
Zach Dykstra 2020-05-11 20:38:49 -05:00
parent 09ba00a81f
commit 85d7a6f028
2 changed files with 22 additions and 12 deletions

View File

@ -156,6 +156,14 @@ ZFS Boot Menu currently understands the following options:
* Any other positive value will show a countdown timer to boot the environment configured under `bootfs`, otherwise it will default to a boot menu.
* `""|zfsbootmenu|zfsbootmenu:|zfsbootmenu:POOL=zroot` The first three values are functionally identical. The fourth can be used to prefer a pool if multiple are present in the system.
# ZFS properties
The following properties can be set at whatever level of the pool you'd prefer to control the boot behavior.
* `org.zfsbootmenu:kernel` this can be a partial kernel name `(5.4)` or an explicit na:q
me `(vmlinuz-5.6.11_1)`.
* `org.zfsbootmenu:commandline` set the list of kernel commandline options to be passed to the final OS. Do not set `root=`, this is set for you.
# initramfs creation

2
notes Normal file
View File

@ -0,0 +1,2 @@
distfiles="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/giac_${version%.*}-${version##*.}.tar.gz"
version=1.5.0.59