1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/boot
Eelco Dolstra 11e4d36db1 * Look for the CD-ROM in /sys/block, not /sys/devices. Don't look for
a "media" file since SCSI CD-ROM drives don't have it (and
  supposedly it's going away in IDE too).
* Create the device node automatically from the "dev" file in
  /sys/block/$bla.  

svn path=/nixos/trunk/; revision=7473
2006-12-23 01:16:39 +00:00
..
boot-stage-1-init.sh * Look for the CD-ROM in /sys/block, not /sys/devices. Don't look for 2006-12-23 01:16:39 +00:00
boot-stage-1.nix * Options for overriding the set of kernel modules in the initrd. 2006-12-19 22:12:44 +00:00
boot-stage-2-init.sh * Doh. 2006-12-23 00:27:39 +00:00
boot-stage-2.nix
make-devices.sh * Look for the CD-ROM in /sys/block, not /sys/devices. Don't look for 2006-12-23 01:16:39 +00:00
make-initrd.nix
make-initrd.sh