summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Merge branch 'install-bootloader-flag'Shea Levy2016-08-17
|\
| * Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.Shea Levy2016-08-16
* | stage-1: exclude zram devices from resumeDevicesJulien Langlois2016-08-17
|/
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* nixos treewide: don't set MODULE_DIRNikolay Amiantov2016-08-16
* modprobe service: drop kmod wrapperNikolay Amiantov2016-08-16
* nixos/stage-1: use `readlink -e` in builderThomas Tuegel2016-08-08
* nixos/stage-1: fix antiquotationThomas Tuegel2016-08-08
* Merge pull request #17100 from abbradar/resume-delayWout Mertens2016-08-08
|\
| * nixos stage-1: wait for devices during resumption attemptNikolay Amiantov2016-08-08
| * nixos stage-1: move resumption below helper functions' definitionsNikolay Amiantov2016-08-08
| * nixos stage-1: factor device waiting into a functionNikolay Amiantov2016-08-08
* | nixos/luksroot: Reference correct output of opensslTuomas Tynkkynen2016-08-04
* | Merge pull request #17042 from rasendubi/etcWout Mertens2016-07-26
|\ \
| * | etc: remove obsolete directoriesAlexey Shmalko2016-07-25
* | | Merge pull request #17082 from abbradar/fix-early-kbdNikolay Amiantov2016-07-20
|\ \ \
| * | | nixos stage-1: move keymap handling to kbd moduleNikolay Amiantov2016-07-18
| | |/ | |/|
* / | systemd: make ctrl-alt-del target configurable. (#16911)Christian Kauhaus2016-07-19
|/ /
* | plymouth service: stop splash screen before a failure promptNikolay Amiantov2016-07-18
* | plymouth service: update root fs before stage 2Nikolay Amiantov2016-07-18
* | plymouth service: style fixesNikolay Amiantov2016-07-18
* | nixos stage-1: add custom pre failure dialog commandsNikolay Amiantov2016-07-18
|/
* Revert "nixos stage-1: try to quit plymouth if started on failure"Nikolay Amiantov2016-07-17
* Merge branch 'plymouth' into stagingNikolay Amiantov2016-07-13
|\
| * nixos stage-1: try to quit plymouth if started on failureNikolay Amiantov2016-07-12
| * plymouth service: initNikolay Amiantov2016-07-12
| * nixos stage-1: set extraUtils variableNikolay Amiantov2016-07-12
| * nixos stage-1: replace udevadm in udevRulesNikolay Amiantov2016-07-12
| * nixos stage-1: guard udevRules from extra referencesNikolay Amiantov2016-07-12
| * nixos stage-1: recursively process binaries and librariesNikolay Amiantov2016-07-12
| * nixos stage-1: unconditionally mount /dev/ptsNikolay Amiantov2016-07-12
* | nixos/systemd: disable timer units with serviceBjørn Forsman2016-07-11
* | systemd-coredump: Add systemd service and fix sysctl pattern.Jookia2016-07-10
* | extlinux-conf-builder: Choose whether to use DTBs on per-generation basisTuomas Tynkkynen2016-07-10
* | nixos/grub: change state file device separator from ':' to ','Bjørn Forsman2016-07-06
* | Merge pull request #16568 from layus/reload-logindJoachim Fasting2016-07-03
|\ \
| * | systemd-logind: reload when logind.conf changedGuillaume Maudoux2016-07-03
* | | switch-to-configuration: use absolute path to systemd-escapeBjørn Forsman2016-07-01
|/ /
* / modules.resolved: Enhance by upstream options (#15897)Alexander Ried2016-06-26
|/
* Merge pull request #16021 from Baughn/systemd-lingerEelco Dolstra2016-06-20
|\
| * systemd: Set KillUserProcesses=no in logind.confSvein Ove Aas2016-06-06
* | Merge pull request #15895 from cerana/stage2-sysfsShea Levy2016-06-03
|\ \ | |/ |/|
| * stage2: if no /proc, also mount /sysNahum Shalman2016-06-01
* | Rename gummiboot moduleEelco Dolstra2016-06-01
* | Rename boot.loader.gummiboot.enable -> boot.loader.systemd-boot.enableEelco Dolstra2016-06-01
* | Use systemd-boot instead of gummibootEelco Dolstra2016-05-31
|/
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\
| * boot.initrd.luks.devices: Change into an attribute setEelco Dolstra2016-05-25
| * Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
| * Merge pull request #15598 from rnhmjoj/systemdEelco Dolstra2016-05-23
| |\