1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra b15e1fbb08 Boot loader refactoring
- Renamed system.build.menuBuilder to system.build.installBootLoader.

- ‘install-grub.pl’ (formerly grub-menu-builder.pl) now generates the
  GRUB menu *and* installs GRUB (if necessary).

- ‘switch-to-configuration.sh’ has no boot loader specific knowledge
  anymore.  It just calls installBootLoader.
2012-07-25 10:47:32 -04:00
doc renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
maintainers
modules Boot loader refactoring 2012-07-25 10:47:32 -04:00
tests * Test swapfile creation. 2012-06-12 14:05:11 +00:00
.version
COPYING
default.nix Revert "allow out-of-tree nixos modules" 2012-07-21 18:30:58 +02:00
README
release-combined.nix
release.nix * Use the Git shortrev in NixOS version strings. 2012-06-04 14:23:34 +00: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.