nixpkgs/modules
Eelco Dolstra 0bae6c2c18 * Disable the "smart" tab completion again, because it causes lots of
problems:

  - It doesn't support filenames with spaces.
  - It inserts a space after the filename when tab-completing in an
    "svn" command.
  - Many people find it annoying that tab-completion on commands like
    "tar" only matches filenames with the "right" extension.
  - Lluís reported bash apparently crashing on some tab completions.

  We should probably make this optional, and maybe use a subset of the
  bash_completion file in the bash distribution that works.

svn path=/nixos/trunk/; revision=20179
2010-02-22 17:20:12 +00:00
..
config * Add devicemapper to the system path. 2010-01-07 15:55:05 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer Removing references to linux kernel 'vmlinuz', and making them point to 'bzImage'. 2010-02-18 11:35:39 +00:00
misc added privoxy nixos module 2009-10-05 15:11:32 +00:00
programs * Disable the "smart" tab completion again, because it causes lots of 2010-02-22 17:20:12 +00:00
security * Provide a bundle of CA certificates in /etc/ca-bundle.crt, and set 2010-01-20 14:22:47 +00:00
services * Don't say `jobs.foo = mkIf condition { ... }' because that will 2010-02-22 17:12:26 +00:00
system svn path=/nixos/trunk/; revision=20016 2010-02-15 15:55:54 +00:00
tasks * grep returns a non-zero exit code if no line matches, causing the 2010-01-26 09:56:53 +00:00
testing * Move the serial console kernel parameters to test-instrumentation.nix. 2010-01-06 21:16:57 +00:00
virtualisation * When QEMU encounters a "disk full" condition on the host filesystem, 2010-01-27 10:36:43 +00:00
module-list.nix * Provide a bundle of CA certificates in /etc/ca-bundle.crt, and set 2010-01-20 14:22:47 +00:00
rename.nix * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00