about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2018-09-18nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing1-1/+1
2018-09-07nixos/networkd: do not require gateway for routesAlexander Shpilkin1-1/+0
2018-09-07nixos/networkd: fix handling of RequiredForOnlineAlexander Shpilkin1-1/+1
2018-09-07nixos/networkd: support MULTICAST flag on linksAlexander Shpilkin1-1/+2
2018-09-05nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch2-1/+2
2018-09-02Merge pull request #44526 from samueldr/feature/actiavation-failure-identific...Graham Christensen1-1/+6
2018-09-02install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907)volth1-4/+4
2018-09-01nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela1-0/+7
2018-09-01stage-1-init.sh: do not check mounted filesystems (#45891)volth1-0/+7
2018-09-01Merge #45731: artwork update (replacing old logo)Vladimír Čunát2-2/+43
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-1/+1
2018-08-29nixos/grub: Uses the new artwork as the default option.Samuel Dionne-Riel1-1/+8
2018-08-29nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel2-1/+35
2018-08-28nixos/networkd: fix range assertions on 32 bit NixBen Wolsieffer2-5/+18
2018-08-28systemd: ensure fsck Requires/After links are created in mount unitsMatt McHenry2-1/+2
2018-08-27Merge pull request #44990 from Ma27/reload-user-units-during-activationJörg Thalheim1-0/+12
2018-08-22nixos/networkd: replace range with assertRangeBen Wolsieffer1-4/+4
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2-2/+2
2018-08-20Merge pull request #45397 from volth/patch-233John Ericson1-1/+1
2018-08-20top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth1-2/+2
2018-08-20$toplevel/system: buildPlatform.system -> hostPlatform.systemvolth1-1/+1
2018-08-17Merge branch 'master' into staging-nextVladimír Čunát1-29/+160
2018-08-16Merge pull request #44233 from jfrankenau/networkd-fix-optionsJörg Thalheim1-29/+160
2018-08-16nixos/networkd: add missing optionsJohannes Frankenau1-29/+160
2018-08-14nixos/switch-to-configuration: reload user unitsMaximilian Bosch1-0/+12
2018-08-13Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2018-08-12nixos/systemd-boot: Add missing newlineThibault Polge1-1/+1
2018-08-09Merge master into stagingFrederik Rietdijk5-124/+261
2018-08-08Merge pull request #29441 from oxij/nixos/luksSamuel Dionne-Riel2-122/+211
2018-08-08systemd: improve unit script drv namingLinus Heckemann1-3/+2
2018-08-08nixos: initrd/luks: disable input echo for the whole stageJan Malakhovski1-3/+9
2018-08-08nixos: initrd/luks: simplify Yubikey handling codeJan Malakhovski1-36/+16
2018-08-08nixos: initrd/luks: change passphrases handlingJan Malakhovski1-45/+130
2018-08-08nixos: initrd/luks: cleanup and generalize common shell expressionsJan Malakhovski1-51/+61
2018-08-08nixos: boot/stage-1: check syntax of the generated scriptJan Malakhovski1-0/+8
2018-08-07luksroot: Add missing quote (#44639)Edmund Wu1-2/+2
2018-08-07nixos/luksroot: Support keyfile offsetsJanne Heß1-1/+15
2018-08-06stage-1: Remove last reference of now-removed stdenv.isCrossJohn Ericson1-1/+1
2018-08-06systemd: 238 -> 239Jörg Thalheim1-0/+1
2018-08-05nixos/activation: Identifies the snippet that failedSamuel Dionne-Riel1-1/+6
2018-08-04Merge pull request #42877 from Infinisil/systemd-boot/consoleModeSilvan Mosberger2-0/+35
2018-07-30Merge pull request #44202 from jerith666/journald-rateJörg Thalheim1-2/+2
2018-07-29journald: set rateLimitInterval and rateLimitBurst to upstream defaultsMatt McHenry1-2/+2
2018-07-28Merge pull request #43682 from primeos/never-stop-system.sliceMichael Weiss1-0/+18
2018-07-23Merge pull request #41970 from aneeshusa/enable-building-systemd-without-libm...Matthew Bauer1-4/+4
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth7-9/+9
2018-07-20[bot]: remove unreferenced codevolth4-9/+0
2018-07-18nixos: systemd.globalEnvironment: fix typeSilvan Mosberger1-1/+1
2018-07-17nixos/switch-to-configuration: Never stop system.sliceMichael Weiss1-0/+18
2018-07-14Merge pull request #43169 from samueldr/fix/stripDirsMatthew Bauer1-1/+1