summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* systemd: backslashes are no longer allowed in script namesEvgeny Egorochkin2016-01-10
* Merge pull request #10996 from oxij/nixos-labelArseniy Seroka2016-01-09
|\
| * nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* | Merge pull request #12198 from mayflower/remove-upstart-layerDaniel Peebles2016-01-07
|\ \
| * | jobs -> systemd.servicesRobin Gloster2016-01-07
* | | linux: Make Unix domain sockets builtinEelco Dolstra2016-01-07
|/ /
* | NixOS tests: Increase hung_task_timeout_secsEelco Dolstra2016-01-04
* | kernel: do not load `configs` module (close #10912)Vladimír Čunát2016-01-04
* | btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice2016-01-03
* | etc: Use a friendlier name than "etc-file"Eelco Dolstra2015-12-30
* | install-grub: Make more robust against GC'ed system profile entriesEelco Dolstra2015-12-30
* | nixos trustedGRUB: add support for HP laptopsThomas Strobel2015-12-22
* | grub: fix typo in variable name (trivial)Nicole Angel2015-12-10
* | systemd: enable timedated, hostnamed, localed.Gabriel Ebner2015-12-07
* | systemd module: Add OnFailure to systemd common unit optionsJaka Hudoklin2015-11-16
* | Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III2015-11-13
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into systemd-219Eelco Dolstra2015-10-30
| |\
| * | systemd: Update to 227Eelco Dolstra2015-10-07
| * | Merge remote-tracking branch 'origin/master' into systemd-219Eelco Dolstra2015-10-01
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into systemd-219Eelco Dolstra2015-09-21
| |\ \ \
| * \ \ \ Merge branch 'master' into systemd-219Eelco Dolstra2015-09-07
| |\ \ \ \
| * | | | | stage-1: fix typo that breaks resumeSpencer Janssen2015-07-31
| * | | | | Merge remote-tracking branch 'origin/staging' into systemd-219Eelco Dolstra2015-07-20
| |\ \ \ \ \
| * | | | | | systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen2015-06-03
| * | | | | | systemd: Update to 220Eelco Dolstra2015-05-22
| * | | | | | Set up /etc/machine-id before starting systemdEelco Dolstra2015-05-18
| * | | | | | stage-1: Shut up warnings about swap devices that don't exist yetEelco Dolstra2015-05-11
| * | | | | | Allow systemd-journald to be restartedEelco Dolstra2015-05-11
| * | | | | | stage-2: Don't run hwclock in containersEelco Dolstra2015-05-11
| * | | | | | stage-1: Don't mount /dev/shm if it's already mountedEelco Dolstra2015-05-11
| * | | | | | Create systemd-{network,resolve} user/group unconditionallyEelco Dolstra2015-05-11
| * | | | | | Use ConditionVirtualization to disable some services in containersEelco Dolstra2015-05-11
| * | | | | | systemd: Update to 219Eelco Dolstra2015-05-11
* | | | | | | Merge pull request #10460 from abbradar/remote-askpassNikolay Amiantov2015-11-10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | nixos/luksroot: allow to enter passphrase from another consoleNikolay Amiantov2015-10-18
| * | | | | | nixos/luksroot: use 'nuke-refs -e' option to simplify thingsNikolay Amiantov2015-10-18
| * | | | | | nixos/initrd-network: add new moduleNikolay Amiantov2015-10-18
| * | | | | | nixos/stage-1: add postEarlyDeviceCommands hookNikolay Amiantov2015-10-18
* | | | | | | nixos/swap: refactor, add randomEncryption optionNikolay Amiantov2015-10-20
|/ / / / / /
* | | | | | Factor out option renamingEelco Dolstra2015-10-14
* | | | | | nixos grub: trustedBoot: introduce safety check that TPM is availableThomas Strobel2015-10-06
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #10076 from ts468/upstream.systemdts4682015-09-30
|\ \ \ \ \
| * | | | | systemd module: add option to specify generatorsThomas Strobel2015-09-29
* | | | | | Remove unnecessary "|| true" from the stage 1 scriptEelco Dolstra2015-09-28
|/ / / / /
* | | | / Add filesystem option to automatically grow to the maximum sizeEelco Dolstra2015-09-24
| |_|_|/ |/| | |
* | | | Merge pull request #9925 from oxij/nixos-cleanups-and-fixesJaka Hudoklin2015-09-19
|\ \ \ \
| * | | | nixos: fix some typesJan Malakhovski2015-09-18
* | | | | nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
|/ / / /
* | | / kmod-debian-aliases: init at 21-1Mathnerd3142015-09-13
| |_|/ |/| |
* | | Create /var/log/journalEelco Dolstra2015-09-03