summary refs log tree commit diff
path: root/nixos/modules/installer
Commit message (Expand)AuthorAge
...
* | | | | nixos-install: use absolute path when running passwd in chrootLuca Bruno2014-09-03
* | | | | nixos-install: set umask 0022Luca Bruno2014-09-03
* | | | | nixos-option: enable all flags by default and make output a bit readable cc @nbpDomen Kožar2014-09-03
* | | | | nixos/iso-image: Fix grub-mkimage requiring a prefixWilliam A. Kennington III2014-09-03
* | | | | nixos/generate-config: Don't interpret btrfs subvols as bind mountsWilliam A. Kennington III2014-09-02
* | | | | nixos/generate-config: Support detecting nested subvolumesWilliam A. Kennington III2014-09-02
* | | | | Revert "Revert "Merge pull request #2449 from wkennington/master.grub""William A. Kennington III2014-09-02
| |_|_|/ |/| | |
* | | | Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
* | | | nixos/generate-config: Fix indentationWilliam A. Kennington III2014-08-29
| |_|/ |/| |
* | | nixos-generate-config: Detect btrfs subvolumesWilliam A. Kennington III2014-08-28
* | | nixos/ova: Grub uuid detection is broken when generating the ovaWilliam A. Kennington III2014-08-28
* | | nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* | | nixos-install.sh: added --root parameterJaka Kranjc2014-08-24
| |/ |/|
* | nixos-install: Fix copying symlink resolv.conf.aszlig2014-08-17
|/
* Don't silently ignore errors from the activation scriptEelco Dolstra2014-08-15
* Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra2014-07-30
* Don't require a device for tmpfs filesystemsEelco Dolstra2014-07-30
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Merge pull request #2888 from nilcons/no-random-arch-downgradesMichael Raskin2014-06-30
|\
| * Fix nixos-rebuild.sh to depend on NixGergely Risko2014-06-10
* | nixos-iso: Re-enable new kernel iso images (close #2839)William A. Kennington III2014-06-17
* | nixos-generate-config: fix nix-env example commandBjørn Forsman2014-06-12
|/
* 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