nixpkgs/nixos
Ryan Mulligan 41b56b4b8a f2fs module: add crc32 dependency to initrd kernel modules, closes #23093
f2fs.fsck depends on crc32 module being present in the initrd system,
otherwise, if f2fs is used as the root disk, the system is unbootable.
2017-02-24 18:32:50 +01:00
..
doc/manual nixpkgs: allow packages to be marked insecure 2017-02-24 07:41:05 -05:00
lib make-disk-image.nix: support additional filesystem contents 2017-02-22 23:49:49 +00:00
maintainers make-disk-image.nix: support additional filesystem contents 2017-02-22 23:49:49 +00:00
modules f2fs module: add crc32 dependency to initrd kernel modules, closes #23093 2017-02-24 18:32:50 +01:00
tests Merge pull request #22822 from Mic92/iputils 2017-02-22 00:37:13 +01:00
COPYING
default.nix nix: Add a "dev" output 2016-04-18 21:13:18 +02:00
README
release-combined.nix nixos: drop references to kde4 2017-02-11 14:01:13 -05:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix pam_oath: require OATH and pam_unix credentials to be valid 2017-02-12 18:27:11 -05:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.