summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* s6 experiments sixosAlyssa Ross2019-02-22
* Merge pull request #49513 from dtzWill/fix/activation-nscd-pathWill Dietz2018-11-02
|\
| * activation-script: add libc to path to provide nscd when neededWill Dietz2018-10-31
* | Merge pull request #48771 from arianvp/container-tweaksJörg Thalheim2018-10-31
|\ \ | |/ |/|
| * nixos/containers: Introduce several tweaks to systemd-nspawn from upstream sy...Arian van Putten2018-10-22
* | nixos: use pkgs.getent and stdenv.cc.libcWill Dietz2018-10-30
* | stage1 boot: use stdenv.cc.libcWill Dietz2018-10-30
* | Merge pull request #49360 from tadfisher/logind-suspend-then-hibernateSilvan Mosberger2018-10-28
|\ \
| * | nixos/systemd: support "suspend-then-hibernate" logind optionTad Fisher2018-10-28
* | | nixos/rsyslogd & nixos/syslog-ng: fix broken module (#47306)aanderse2018-10-27
| |/ |/|
* | nixos/systemd-nspawn: Remove dependency on bogus "machine.target"Arian van Putten2018-10-21
* | raspberrypi-bootloader: pass initrd to kernelBen Wolsieffer2018-10-21
* | raspberrypi-bootloader: uboot: allow specification of target directoryBen Wolsieffer2018-10-21
* | raspberrypi-bootloader: support Raspberry Pi 3 w/o U-Boot and explicitly supportBen Wolsieffer2018-10-21
* | raspberrypi-bootloader: allow specification of target directoryBen Wolsieffer2018-10-21
* | bootStage1: fix cross build (@matthewbauer's solution)volth2018-10-12
* | bootStage1: fix cross buildvolth2018-10-12
* | nixos: initrd/luks: fix detection of devices by UUIDBen Wolsieffer2018-10-11
* | nixos: initrd/luks: make script indentation consistentBen Wolsieffer2018-10-11
|/
* Merge pull request #46964 from florianjacob/systemd-assert-value-tostringMatthew Bauer2018-10-05
|\
| * nixos/systemd-lib: fix assertValueOneOfFlorian Jacob2018-09-20
* | Merge pull request #46459 from volth/volth-patch-3Matthew Bauer2018-10-05
|\ \
| * | oopsvolth2018-09-10
| * | nixos/initrd-network: multiple fixesvolth2018-09-10
* | | Merge branch 'master' into f/activationPeter Hoeg2018-10-05
|\ \ \
| * | | Fix systemd timer unit documentationMárton Boros2018-10-03
| * | | nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47...Maximilian Bosch2018-10-03
| * | | Merge pull request #47563 from jameysharp/unscriptedJörg Thalheim2018-10-02
| |\ \ \
| | * | | nixos/pam: create wtmp/lastlog iff using pam_lastlogJamey Sharp2018-09-30
| | * | | nixos/activation: don't create /run/nixJamey Sharp2018-09-30
| | * | | nixos/systemd: don't create /var/lib/udevJamey Sharp2018-09-30
| | * | | nixos/systemd: let journald create /var/log/journalJamey Sharp2018-09-30
| | * | | nixos/stage-2: create empty machine-id at bootJamey Sharp2018-09-30
| | * | | nixos/systemd: remove activation dependencyJamey Sharp2018-09-29
* | | | | switch-to-configuration.pl: activate the nixos-activation.service user servicePeter Hoeg2018-10-05
* | | | | system-activation: support script fragments to run in a user contextPeter Hoeg2018-10-05
|/ / / /
* | | | nixos/kexec: Fix typo in meta.platformsaszlig2018-09-28
* | | | nixos/kexec: Replace meta.available checksTuomas Tynkkynen2018-09-28
* | | | systemd: don't restart user-runtime-dir@ on upgradesJörg Thalheim2018-09-28
|/ / /
* | | Merge reording asserts in NixOS eval (#47293)aszlig2018-09-26
|\ \ \
| * | | nixos: top-level: indentJan Malakhovski2018-09-24
| * | | nixos: top-level: evaluate assertions before warningsJan Malakhovski2018-09-24
| | |/ | |/|
* / | nixos: initrd/luks: make uuid specified devices discoverableEdward Tjörnhammar2018-09-24
|/ /
* | nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing2018-09-18
* | nixos/networkd: do not require gateway for routesAlexander Shpilkin2018-09-07
* | nixos/networkd: fix handling of RequiredForOnlineAlexander Shpilkin2018-09-07
* | nixos/networkd: support MULTICAST flag on linksAlexander Shpilkin2018-09-07
* | nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch2018-09-05
* | Merge pull request #44526 from samueldr/feature/actiavation-failure-identific...Graham Christensen2018-09-02
|\ \
| * | nixos/activation: Identifies the snippet that failedSamuel Dionne-Riel2018-08-05