about summary refs log tree commit diff
path: root/nixos/modules/installer
Commit message (Expand)AuthorAge
* nixos-build-vms: Fix function invocation to test driverSander van der Burg2014-06-09
* nixos-iso: Use a simpler disk labelWilliam A. Kennington III2014-06-08
* NixOS ISO: Don't use a unionfs for /Eelco Dolstra2014-05-21
* nixos-install: Fix running it after again the activation scriptEelco Dolstra2014-05-21
* NixOS ISO: Set empty root passwordEelco 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
* | Include Archive::Cpio in the installation CDEelco Dolstra2014-04-11
* | Merge branch 'containers'Eelco Dolstra2014-04-10
|\ \
| * | Add a test for NixOS containersEelco Dolstra2014-04-03
| |/
* | 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
* Removed obsolete option services.xserver.videoDriverPascal Wittmann2014-02-18
* Renamed obsolete option services.xserver.videoDrivers to hardware.opengl.vide...Pascal Wittmann2014-02-18
* nixos/memtest: Allow user to specify memtest86 boot parametersRicardo M. Correia2014-02-09
* Limit livecd label to 11 charactersShea Levy2014-02-03
* nixos-generate-config: Fix reference to <nixos>.aszlig2014-01-29
* support -Q in nixos-rebuildAristid Breitkreuz2014-01-25
* Put /efi and /loader on the main livecd partition for efi booting with unetbo...Shea Levy2013-11-14
* Add some primops to libEelco Dolstra2013-11-12
* Use default kernel for EFI-related stuffEelco Dolstra2013-11-07
* Fold efi booting into the default livecdShea Levy2013-11-01
* Manual: Expand the Development chapterEelco Dolstra2013-10-31