Jump to content

ZFS: Difference between revisions

11 bytes removed ,  20 April 2023
I don't think the linked page described the definition of modularized with respect to computer software in general. It module seems to be about nix modules in particular. Not a general concept page.
imported>SuperSandro2000
(Improve wording, fix ref links)
imported>Winny
(I don't think the linked page described the definition of modularized with respect to computer software in general. It module seems to be about nix modules in particular. Not a general concept page.)
Line 3: Line 3:
There are a lot of packages for [[{{PAGENAME}}]]. For example there is the ''zfs'' package (''ZFS Filesystem Linux Kernel module'') itself.<ref>https://search.nixos.org/packages?channel=unstable&show=zfs&query=zfs</ref> But there are also a lot of packages of the [[{{PAGENAME}}]] ecosystem available.
There are a lot of packages for [[{{PAGENAME}}]]. For example there is the ''zfs'' package (''ZFS Filesystem Linux Kernel module'') itself.<ref>https://search.nixos.org/packages?channel=unstable&show=zfs&query=zfs</ref> But there are also a lot of packages of the [[{{PAGENAME}}]] ecosystem available.


[[{{PAGENAME}}]] is also [[module|modularized]] very well. For example it is available for ''boot''<ref>https://search.nixos.org/options?channel=unstable&query=boot.zfs</ref> and as a ''service''<ref>https://search.nixos.org/options?channel=unstable&query=services.zfs</ref>.
[[{{PAGENAME}}]] is also modularized very well. For example it is available for ''boot''<ref>https://search.nixos.org/options?channel=unstable&query=boot.zfs</ref> and as a ''service''<ref>https://search.nixos.org/options?channel=unstable&query=services.zfs</ref>.


== Limitations ==
== Limitations ==
Anonymous user