summary refs log tree commit diff
path: root/nixos/modules/installer
Commit message (Expand)AuthorAge
* Merging with upstreamParnell Springmeyer2017-01-29
|\
| * installer: sd-image-*.nix: Document how to build themTuomas Tynkkynen2017-01-25
| * installer: Add SD image expression for Aarch64Tuomas Tynkkynen2017-01-25
| * U-Boot: Add 64-bit Raspberry Pi 3 buildTuomas Tynkkynen2017-01-25
* | 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
|\|
| * install-devices: add vimRobin Gloster2017-01-18
| * 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
|\|
| * nixos installer: don't log refused packets to consoleFranz Pletz2017-01-09
| * nix: 1.11.4 -> 1.11.5Eelco Dolstra2017-01-03
| * nixos-generate-config: detect CPU governorgnidorah2017-01-02
| * Fix typoДанило Глинський (Danylo Hlynskyi)2016-12-30
| * Make the minimal iso not use profile/minimal, +vimLluís Batlle i Rossell2016-12-28
| * nixos-rebuild: Fix SSHOPTS typoMaximilian Güntner2016-12-18
| * make the /nix/store writable under netboot imagesmichael bishop2016-11-29
| * installation-cd-graphical-kde: put manual link directly on desktopThomas Tuegel2016-11-15
| * kde5: add enableQt4Support optionThomas Tuegel2016-11-15
| * installation-cd-graphical-kde: use KDE 5Thomas Tuegel2016-11-15
| * virtualbox-demo: Add modesetting to driversMatthew Justin Bauer2016-11-07
| * 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
| * kde4: Allow disabling dependency on MariaDBEelco Dolstra2016-09-29
| * NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
| * treewide: sshfsFuse -> sshfs-fuseBjørn Forsman2016-09-18
| * 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