Ivan Kozik
390fdb3e60
Fix typos, especially those that end up in the NixOS manual
2013-08-10 21:07:13 +00:00
Jack Cummings
e0dfb1e4ae
calling zfs mount -a again doesn't make sense
2013-07-15 16:23:59 +02:00
Jack Cummings
deb7c6d35b
don't try to re-import pools on service change
...
When nixos-rebuild grabs a new kernel, it will build new spl/zfs
modules, which will change the service. On completion nixos will try and
restart the services which will try and import pools again, and
generally will fail.
The pools are already imported, we don't need to do it again..
2013-07-15 16:23:59 +02:00
Evgeny Egorochkin
d6df27277b
ZFS: automatically import zpools and mount zfs filesystems.
...
Patch contributed by Jack Cummings.
2013-05-05 16:36:08 +03:00
Jack Cummings
60e408dd6b
need a newline in extraModprobeConfig
2013-03-11 02:02:10 -07:00
Jack Cummings
bdee7f502c
spl module params in boot.spl.*
2012-12-06 15:12:10 -08:00
Jack Cummings
b42d52eeb0
Add the hostid option. Refactor code a bit better for initrd(untested) and system operation.
2012-12-04 11:57:59 -08:00
Jack Cummings
d2789791ee
Need extraModulePackages for spl and zfs modules.
2012-12-04 11:28:05 -08:00
Jack Cummings
a832ce7be1
Add zfs module.
2012-12-04 10:17:54 -08:00