summary refs log tree commit diff
path: root/nixos/modules/installer
Commit message (Expand)AuthorAge
...
* Merge pull request #4213 from wkennington/master.zfsisoWilliam A. Kennington III2014-10-25
|\
| * nixos-iso: Add zfs / btrfs to supportedFilesystemsWilliam A. Kennington III2014-10-14
* | kde installer: Add gparted, nixos manual and konsole in the desktopLuca Bruno2014-10-23
* | remove unused parameter from nixos module that is causing trouble with nixops...Aristid Breitkreuz2014-10-19
|/
* nixos-rebuild: Don't pass -K by defaultEelco Dolstra2014-09-10
* TypoEelco Dolstra2014-09-08
* Merge remote-tracking branch 'origin/staging'Eelco Dolstra2014-09-08
|\
| * Merge recent master into stagingVladimír Čunát2014-09-06
| |\
| * \ Merge branch 'origin/master' into staging.Peter Simons2014-09-02
| |\ \
| * \ \ Merge recent master into stagingVladimír Čunát2014-08-30
| |\ \ \
| * \ \ \ Merge recent master into stagingVladimír Čunát2014-08-21
| |\ \ \ \
| * | | | | Add user attribute isNormalUserEelco Dolstra2014-08-15
* | | | | | nixos-option: fixes as suggested by @nbpDomen Kožar2014-09-06
* | | | | | Remove unrar from the installation CD since it's unfreeEelco Dolstra2014-09-05
| |_|_|_|/ |/| | | |
* | | | | 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