summary refs log tree commit diff
path: root/nixos/modules/installer/tools
Commit message (Expand)AuthorAge
* nix: 1.11.7 -> 1.11.8Eelco Dolstra2017-03-21
* nixos/treewide: systemd.time is in manvolume 7Franz Pletz2017-03-21
* Remove nixFallbackEelco Dolstra2017-03-06
* nixos-generate-config: rename plasma5 desktopThomas Tuegel2017-03-03
* nix: 1.11.6 -> 1.11.7Eelco Dolstra2017-02-24
* Merge pull request #22758 from dezgeg/pr-nixos-rebuildEelco Dolstra2017-02-14
|\
| * nixos-rebuild: Don't build nixos-rebuild with --fastTuomas Tynkkynen2017-02-13
| * nixos-rebuild: Support passing e.g. '-j8'Tuomas Tynkkynen2017-02-13
* | /run/wrapper is not a filesystem, no need to skip itParnell Springmeyer2017-02-14
* | Merging against upstream masterParnell Springmeyer2017-02-13
|\|
| * nixos: update default cases from KDM/KDE4 to SDDM/KDE5Graham Christensen2017-02-09
| * nixos-generate-config.pl, all-hardware.nix: Add support for Hyper-Vtaku02017-02-05
| * default nixos config: add firewall options.Guillaume Maudoux2017-02-03
* | Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* | Addressing PR feedbackParnell Springmeyer2017-01-28
* | Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer2017-01-26
|\|
| * nix: 1.11.5 -> 1.11.6Eelco Dolstra2017-01-13
* | More fixes and improvementsParnell Springmeyer2017-01-26
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\|
| * nix: 1.11.4 -> 1.11.5Eelco Dolstra2017-01-03
| * nixos-generate-config: detect CPU governorgnidorah2017-01-02
| * nixos-rebuild: Fix SSHOPTS typoMaximilian Güntner2016-12-18
| * module system: extensible option typesEric Sagnes2016-11-06
| * nixos autoUpgrade: fix use of startAtJoachim Fasting2016-10-23
| * nixos-install: Bug fix for root password not being askedTuomas Tynkkynen2016-09-29
| * grub: add boot.loader.grub.efiInstallAsRemovableobadz2016-09-16
| * nix: 1.11.3 -> 1.11.4Eelco Dolstra2016-09-06
| * nixos-rebuild: Move the Nix fallback store paths into a separate fileEelco Dolstra2016-09-06
| * Partially revert "Revert "nixos: remove rsync from base install and add expli...obadz2016-09-06
| * Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra2016-09-05
| * nixos-install.sh: Create /var (#18266)Alexander Ried2016-09-03
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* | security: Updating the machinery for creating the wrapper programs dir in var...Parnell Springmeyer2016-09-01
* | installer: adding perl 'next if' skip command for setcap-wrappers dirParnell Springmeyer2016-09-01
* | installer: adding mkdir command for the setcap-wrappers dirParnell Springmeyer2016-09-01
|/
* Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar2016-09-01
* nixos-install: remove manifest related stuffobadz2016-08-24
* Merge branch 'install-bootloader-flag'Shea Levy2016-08-17
|\
| * Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.Shea Levy2016-08-16
* | nixos/lib/make-disk-image: refactor to use nixos-installobadz2016-08-16
|/
* nixos-install: cleanups & improvements to run on non-NixOS systemsobadz2016-08-16
* nixos: remove rsync from base install and add explicit path in nixos-installobadz2016-08-09
* nixos-install: more robust way of sourcing fresh version of selfobadz2016-08-09
* Revert adding .git-revision unconditionallyaszlig2016-08-09
* nixos-install: add options --closure, --no-channel-copy, --no-root-passwd, an...obadz2016-08-04
* fix nixos-version --hash when building from gitBenno Fünfstück2016-07-23
* nixos-version: fix syntax error and add -h (#16906)davidak2016-07-13
* doc: add man page for nixos-version (#16869)Graham Christensen2016-07-12
* Merge pull request #15579 from abbradar/nixos-install-sslNikolay Amiantov2016-06-23
|\
| * nixos-install: fix SSL certificate errorNikolay Amiantov2016-05-20