summary refs log tree commit diff
path: root/nixos/modules/system/boot
Commit message (Expand)AuthorAge
* Merge pull request #5593 from abbradar/modprobe-fixDomen Kožar2015-01-24
|\
| * nixos/modprobe: wrap all of kmodNikolay Amiantov2015-01-06
* | systemd: extend checkUnitConfig with on-abnormalLongrin Wischnewski2015-01-19
* | ParanoiaEelco Dolstra2015-01-15
|/
* Merge pull request #5507 from DamienCassou/systemd-user-timersEelco Dolstra2014-12-30
|\
| * Add systemd.user.timersDamien Cassou2014-12-30
* | Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
* | gummiboot-builder.py: run nix with no build-users-groupShea Levy2014-12-29
* | Eradicate gzip -9 without -nAlexander Kjeldaas2014-12-28
* | TypoEelco Dolstra2014-12-19
* | Shut up a warning from udevEelco Dolstra2014-12-19
|/
* nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentationPeter Simons2014-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 'master' into stagingVladimír Čunát2014-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
| |/
* | Fix /dev/root udev rule in the ISOEelco Dolstra2014-11-11
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-11
|\|
| * nixos: move bcache udev rule in a new bcache.nix moduleLuca Bruno2014-11-10
| * nixos: Add boot.initrd.extraUdevRulesCommandsLuca Bruno2014-11-10
* | Merge recent master into stagingVladimír Čunát2014-11-05
|\|
| * stage-1: add bcache supportNikolay Amiantov2014-11-02
* | Merge recent master into stagingVladimír Čunát2014-10-23
|\|
| * 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
* | nixos: fix two pipefail problemsVladimír Čunát2014-10-19
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-16
|\|
| * Create a udev rule for /dev/rootEelco Dolstra2014-10-10
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
|\|
| * 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