nixpkgs/nixos
Maximilian Bosch 865723cd53
Revert "nixos/stage-1: fix modprobe in initial ramdisk on systems w/glibc-2.34"
This reverts commit da905d4cf918e28f924bab99c6f2a4012d55410d.

See the commit linked above for further information on why this was
needed. Apparently this is not needed anymore because the need for
LD_LIBRARY_PATH (which is needed for `modprobe(8)` to find
`libpthread.so.0`) doesn't exist anymore.

Since d33e52b2539c5b36a5a876df9006a7145efd42ea the library path of each
binary in extra-utils is patched correctly.
2023-01-02 21:35:35 +01:00
..
doc Merge pull request #208176 from ncfavier/markdown-no-trailing 2023-01-01 14:15:05 +01:00
lib Merge pull request #208354 from bjornfor/nixos-test-driver-quote-shell-args 2022-12-30 22:41:04 +01:00
maintainers nixos/lxc-container: undo some of the minimal profile stuff 2022-12-09 23:18:37 +03:00
modules Revert "nixos/stage-1: fix modprobe in initial ramdisk on systems w/glibc-2.34" 2023-01-02 21:35:35 +01:00
tests nixos/tests/installer/bcachefs: use ocr to type in password 2023-01-01 19:58:17 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos: Add sd_image_minimal_new_kernel_no_zfs 2022-12-22 23:07:19 -05:00

*** NixOS ***

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