nixpkgs/pkgs/os-specific
Eelco Dolstra 240305fab4 * Added mountall. This is an Ubuntu utility that mounts filesystems
as they become available (as determined by monitoring udev) and
  emits Upstart events to inform other jobs that the filesystems are
  mounted.  This is very useful for NixOS (which currently ignores
  filesystems in the job dependency chain - very bad).

  Unfortunately, mountall depends on Plymouth (a boot splash
  implementation).  The patch allows mountall to build without
  Plymouth.  Since Plymouth is also used to inform users about failing
  mounts and get responses, some more changes will be needed.
  Probably mountall should emit a "mount-failed" event to trigger a
  root shell on the console to allow the user to repair the problem.

svn path=/nixpkgs/trunk/; revision=22143
2010-06-04 13:43:53 +00:00
..
darwin pkgs/os-specific/darwin/lipo: add support for running the native Darwin lipo utility 2010-04-29 14:56:44 +00:00
gnu GNU Mach: Fix full build. 2010-05-26 20:39:53 +00:00
linux * Added mountall. This is an Ubuntu utility that mounts filesystems 2010-06-04 13:43:53 +00:00
windows Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added 2010-05-06 19:19:22 +00:00