mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Remove vestigial settings related to initramfs
Remove ZFS_POOL_IMPORT, ZFS_INITRD_PRE_MOUNTROOT_SLEEP, ZFS_INITRD_POST_MODPROBE_SLEEP, and ZFS_INITRD_ADDITIONAL_DATASETS features from etc/defaults/zfs.in. These features no longer work. Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Chris McDonough <chrism@plope.com> Closes #9126 Closes #10757
This commit is contained in:
@@ -48,9 +48,7 @@ specified pool or all pools, as described above).
|
||||
Filesystems below the root filesystem will be automatically mounted with no
|
||||
additional configuration necessary. For example, if the root filesystem is
|
||||
`rpool/ROOT/rootfs`, `rpool/root/rootfs/var`, `rpool/root/rootfs/usr`, etc.
|
||||
will be mounted (if they exist). Additional filesystems (that are not located
|
||||
under the root filesystem) can be mounted by listing them in
|
||||
`ZFS_INITRD_ADDITIONAL_DATASETS` in `/etc/default/zfs`.
|
||||
will be mounted (if they exist).
|
||||
|
||||
### Snapshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user