Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

Tags: NixOS/nixos

Tags

backups/kmod-no-lib-modules@34172

Toggle backups/kmod-no-lib-modules@34172's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Modprobe needs more libraries in the initrd now, and it needs to thin…

…k it's called modprobe

svn path=/nixos/branches/kmod-no-lib-modules/; revision=33591

backups/kmod-MODULE_DIR@33577

Toggle backups/kmod-MODULE_DIR@33577's commit message
Make NixOS work with vanilla modprobe

Create /lib/modules/$version symlink instead of exporting MODULE_DIR

svn path=/nixos/branches/kmod-MODULE_DIR/; revision=33430

backups/efi-boot@34172

Toggle backups/efi-boot@34172's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
We don't need the efi video mode modules in bios mode

svn path=/nixos/branches/efi-boot/; revision=30283

backups/stdenv-updates@25317

Toggle backups/stdenv-updates@25317's commit message
* Sync with the trunk.

svn path=/nixos/branches/stdenv-updates/; revision=25307

backups/boot-order@22522

Toggle backups/boot-order@22522's commit message
* Move the swap module to config/ because it doesn't provide a task

  anymore.  Activating swap devices is now handled by the mountall
  task.

svn path=/nixos/branches/boot-order/; revision=22489

backups/upstart-0.6@18640

Toggle backups/upstart-0.6@18640's commit message
* Mount /var/run/nscd only once.

svn path=/nixos/branches/upstart-0.6/; revision=18607

backups/modular-nixos@16610

Toggle backups/modular-nixos@16610's commit message

svn path=/nixos/branches/modular-nixos/; revision=16592

pre-modular

Toggle pre-modular's commit message
- Use "definitionsOf" & "fixableDeclarationsOf": Hide implementation …

…details.

- Remove import on ./options.nix: require attributes of attribute set contained in a require statement are no longer supported, apply the same rule to configComponents.
- Remove unused function: noOption is now part of pkgs.lib.mergeOptionSets.

svn path=/nixos/trunk/; revision=16200

backups/master@16609

Toggle backups/master@16609's commit message
- Use "definitionsOf" & "fixableDeclarationsOf": Hide implementation …

…details.

- Remove import on ./options.nix: require attributes of attribute set contained in a require statement are no longer supported, apply the same rule to configComponents.
- Remove unused function: noOption is now part of pkgs.lib.mergeOptionSets.

svn path=/nixos/trunk/; revision=16200

backups/fix-style@22146

Toggle backups/fix-style@22146's commit message
adding /etc/zshenv which is sourced when you start zsh. So PATH etc is

set for zsh users as well

svn path=/nixos/branches/fix-style/; revision=15683