This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
modules
/
system
/
boot
History
Lluís Batlle i Rossell
6a0958cc06
Making stage2 get a full interactive bash for the stage2 init, so there the shell has readline,
...
jobs, etc. svn path=/nixos/trunk/; revision=32999
2012-03-11 21:50:35 +00:00
..
kernel.nix
* Modularize filesystem support. Filesystems such as btrfs and
2012-03-09 14:37:58 +00:00
luksroot.nix
If enabling luks on initrd, also adding cryptsetup to system packages. I think it's useful.
2012-03-08 20:49:26 +00:00
modprobe.nix
* modprobe wants /etc/modprobe.d now.
2011-11-01 15:39:30 +00:00
stage-1-init.sh
add preLVMCommands hook
2011-12-28 21:46:45 +00:00
stage-1.nix
* Modularize filesystem support. Filesystems such as btrfs and
2012-03-09 14:37:58 +00:00
stage-2-init.sh
* If debug2 is passed on the kernel command line, run Upstart with
2012-03-02 16:37:28 +00:00
stage-2.nix
Making stage2 get a full interactive bash for the stage2 init, so there the shell has readline,
2012-03-11 21:50:35 +00:00