summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Fix ANSI escape in warning messagesEelco Dolstra2014-12-15
* nixos: check resumeDevice is absolute path and documentVladimír Čunát2014-12-12
* nixos/systemd: ignore null environment optionsJaka Hudoklin2014-12-07
* nixos: iPXE client for GRUBEmery Hemingway2014-12-04
* nixos: Add network-pre.target and adjust firewall start orderingWilliam A. Kennington III2014-12-01
* nixos/nfs: Fix dependency orderingWilliam A. Kennington III2014-12-01
* nixos/networking: Fix more harmless errorsWilliam A. Kennington III2014-12-01
* nixos/networking: More fixesWilliam A. Kennington III2014-11-29
* nixos/networking: FixesWilliam A. Kennington III2014-11-26
* nixos/systemd: ip-up and network-online targets should come after networkd-wa...William A. Kennington III2014-11-26
* nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III2014-11-26
* systemd-network: Add assertions for user clarityWilliam A. Kennington III2014-11-26
* systemd: Enable more network servicesWilliam A. Kennington III2014-11-26
* systemd: Add ability to define networksWilliam A. Kennington III2014-11-26
* stage-1: fix hibernation for device node symlinksNikolay Amiantov2014-11-15
* Merge branch 'staging'Eelco Dolstra2014-11-14
|\
| * Merge branch 'master' into stagingVladimír Čunát2014-11-14
| |\
| * | Fix /dev/root udev rule in the ISOEelco Dolstra2014-11-11
| * | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-11
| |\ \
| * \ \ Merge branch 'master' into stagingLuca Bruno2014-11-10
| |\ \ \
| * \ \ \ Merge recent master into stagingVladimír Čunát2014-11-05
| |\ \ \ \
| * \ \ \ \ Merge recent master into stagingVladimír Čunát2014-10-23
| |\ \ \ \ \
| * | | | | | nixos: fix two pipefail problemsVladimír Čunát2014-10-19
| * | | | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-09-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/systemd-216' into stagingEelco Dolstra2014-09-08
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into systemd-216Eelco Dolstra2014-09-02
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | systemd: Update to 216Eelco Dolstra2014-08-23
* | | | | | | | | | | | some typosRene Donner2014-11-14
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4807 from wizeman/u/zfs-improvementswmertens2014-11-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* / | | | | | | | | | Fix init= stage 1 testShea Levy2014-11-12
|/ / / / / / / / / /
* | | | | | | | | | nixos: move bcache udev rule in a new bcache.nix moduleLuca Bruno2014-11-10
* | | | | | | | | | nixos: Add boot.initrd.extraUdevRulesCommandsLuca Bruno2014-11-10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | nixos-rebuild: reload dbus before starting other units. Closes #4546Luca Bruno2014-11-08
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | stage-1: add bcache supportNikolay Amiantov2014-11-02
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | nixos/systemd: Also escape \ charactersWilliam A. Kennington III2014-10-19
* | | | | | | systemd: replace @ when generating unit command nameDomen Kožar2014-10-19
* | | | | | | systemd: include name of the unit when generating nix store pathDomen Kožar2014-10-19
| |_|_|_|_|/ |/| | | | |
* | | | | | Create a udev rule for /dev/rootEelco Dolstra2014-10-10
| |_|_|_|/ |/| | | |
* | | | | Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra2014-10-05
* | | | | Add cryptodisk support for GrubFranz Pletz2014-09-24
* | | | | Merge pull request #4244 from abbradar/resumeEelco Dolstra2014-09-24
|\ \ \ \ \
| * | | | | stage-1: Use udevadm instead of blkidNikolay Amiantov2014-09-24
| * | | | | stage-1: autodetect resume swap partitionsNikolay Amiantov2014-09-24
| | |_|_|/ | |/| | |
* | | | | Fix #4236William A. Kennington III2014-09-23
* | | | | nixos/install-grub: Don't run GrubFs(/nix/store) if copyKernels is trueRickard Nilsson2014-09-23
|/ / / /
* / / / systemd: Support reload scriptsWilliam A. Kennington III2014-09-15
|/ / /
* | | Do not assert absolute path for nodev grub device. Closes #3996Luca Bruno2014-09-08