summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* 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
* | | Merge pull request #9383 from anderspapitto/masterlethalman2015-08-26
|\ \ \
| * | | also generate startAt timers for systemd user unitsAnders Papitto2015-08-20
* | | | buildEnv: Support package priorities like nix-envEelco Dolstra2015-08-25
* | | | Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
|/ / /
* | | Allow units to specify that they shouldn't be stopped when removedEelco Dolstra2015-08-07
* | | stage-1: fix typo that breaks resumeSpencer Janssen2015-07-30
* | | Merge pull request #8978 from dezgeg/pr-arm-imagesviric2015-07-29
|\ \ \
| * | | extlinux-conf-builder: Fix warning when building in chrootTuomas Tynkkynen2015-07-26
| * | | extlinux-conf-builder: Set menu title to force prompt displayTuomas Tynkkynen2015-07-22
| * | | extlinux-conf-builder: Make it work on non-DTB systemsTuomas Tynkkynen2015-07-22
| * | | extlinux-conf-builder: Properly copy kernels for the default entryTuomas Tynkkynen2015-07-22