about summary refs log tree commit diff
path: root/nixos/modules/installer/tools
Commit message (Expand)AuthorAge
* nixos-build-vms: Fix function invocation to test driverSander van der Burg2014-06-09
* nixos-install: Fix running it after again the activation scriptEelco Dolstra2014-05-21
* nixos-install: Copy /etc/hostsEelco Dolstra2014-05-21
* nixos-install: Run in a separate UTS namespaceEelco Dolstra2014-05-09
* nixos-install: Don't bind-mount all of /etcEelco Dolstra2014-05-09
* nixos-install: Add operation --chrootEelco Dolstra2014-05-09
* nixos-install: Ask the user to set a root passwordEelco Dolstra2014-05-09
* nixos-install: Don't copy the bootstrap Nix if it's already thereEelco Dolstra2014-05-09
* nixos-install: Assume the build user group is "nixbld"Eelco Dolstra2014-05-09
* nixos-install: Run in a private mount namespaceEelco Dolstra2014-05-09
* nixos-install: Don't pass --show-trace by defaultEelco Dolstra2014-05-09
* nixos-generator-config: Don't emit a double / in bind mountsEelco Dolstra2014-05-09
* nixos-generate-config: Don't include /var/setuid-wrappersEelco Dolstra2014-05-09
* nixos-generate-config: Use stable device paths (e.g. /dev/disk/by-uuid/X)Eelco Dolstra2014-05-09
* Don't enable the NVIDIA driver by default because it's unfreeEelco Dolstra2014-05-09
* nixos-generate-config.pl: add new PCI IDs for broadcom_staVladimír Čunát2014-05-08
* Fix incorrect commentEelco Dolstra2014-05-08
* Mark builds from git explicitlyEelco Dolstra2014-05-01
* PunctuationEelco Dolstra2014-04-30
* Merge remote-tracking branch 'origin/modernize_nixos_generate_config'Shea Levy2014-04-30
|\
| * modernize nixos-generate-configDomen Kozar2014-04-30
* | gummiboot: Automatically disable GRUBEelco Dolstra2014-04-30
* | nixos-generate-config: Use systemd-detect-virt instead of dmidecodeEelco Dolstra2014-04-30
* | Rename hardware.opengl.videoDrivers back to services.xserver.videoDriversEelco Dolstra2014-04-29
* | nixos-rebuild: Handle $SHELL not being bashEelco Dolstra2014-04-18
* | nixos-rebuild: Fallback for upgrading NixEelco Dolstra2014-04-15
* | nixos-rebuild: Exec nixos-rebuild from the new Nixpkgs treeEelco Dolstra2014-04-15
* | Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* | nixos-generate-config: Fix PCI/USB checksEelco Dolstra2014-04-08
* | nixos-hardware-scan: Detect QEMUEelco Dolstra2014-03-30
|/
* typo: occured -> occurredEllis Whitehead2014-03-07
* nixos-generate-config: Don't generate filesystem optionsRicardo M. Correia2014-02-19
* nixos-generate-config: Don't generate /var/lib/nfs/rpc_pipefs filesystemRicardo M. Correia2014-02-19
* Renamed obsolete option services.xserver.videoDrivers to hardware.opengl.vide...Pascal Wittmann2014-02-18
* nixos-generate-config: Fix reference to <nixos>.aszlig2014-01-29
* support -Q in nixos-rebuildAristid Breitkreuz2014-01-25
* Use default kernel for EFI-related stuffEelco Dolstra2013-11-07
* Manual: Expand the Development chapterEelco Dolstra2013-10-31
* Comment out nixos-guiEelco Dolstra2013-10-30
* Fix nixos-optionEelco Dolstra2013-10-28
* nixos-rebuild: Ignore failure from get-version-suffixEelco Dolstra2013-10-28
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28
* nixos-generate-config: Don't suggest setting fileSystems in configuration.nixEelco Dolstra2013-10-24
* nixos-rebuild: Drop references to <nixos>.aszlig2013-10-23
* nixos-generate-config: Add --show-hardware-config.aszlig2013-10-23
* nixos-generate-config: Remove unnecessary spaces.aszlig2013-10-23
* nixos-generate-config: Add --no-filesystems flag.aszlig2013-10-23
* nixos-generate-config: Add --root optionEelco Dolstra2013-10-13
* nixos-generate-config: Emit boot.initrd.availableKernelModules instead of ker...Eelco Dolstra2013-10-13
* nixos-generate-config: Skip FUSE filesystemsEelco Dolstra2013-10-13