mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 10:21:01 +03:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
instmods zfs
|
||
|
instmods zcommon
|
||
|
instmods znvpair
|
||
|
instmods zavl
|
||
|
instmods zunicode
|
||
|
instmods spl
|
||
|
instmods zlib_deflate
|
||
|
instmods zlib_inflate
|