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
|