summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
* boot.loader.grub: fix variable name (#14855)Alexander Ried2016-04-20
* stage-1: Remove doublePatchelf hackTuomas Tynkkynen2016-04-15
* Restore default core limit of 0:infinityEelco Dolstra2016-04-14
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
* Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\
| * Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \
| * \ \ Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \
| * \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
| |\ \ \ \
| * \ \ \ \ Merge #12779: Mass replace `pkg}/bin`-style stringsVladimír Čunát2016-02-03
| |\ \ \ \ \
| | * | | | | treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
| * | | | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | treewide: Mass replace 'openssl}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| * | | | | | treewide: Mass replace 'glibc}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| * | | | | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge staging into closure-sizeVladimír Čunát2015-11-20
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into stagingDomen Kožar2015-11-11
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | udev: complete reworkVladimír Čunát2015-10-04
| * | | | | | | | | | | | nixos/stage-2: Build readonly-mountpoint with normal mkDerivation phasesTuomas Tynkkynen2015-10-03
| * | | | | | | | | | | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nixos: try to fix, choosing correct binary outputsVladimír Čunát2015-05-05
| * | | | | | | | | | | | | fix ${udev} references (and a few others)Vladimír Čunát2015-05-05
* | | | | | | | | | | | | | systemd.generators: Generate folders via environment.etc.Moritz Ulrich2016-04-08
* | | | | | | | | | | | | | systemd.generator-packages: Option to specify packages providing generators.Moritz Ulrich2016-04-08
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #14474 from MatrixAI/fixed-stage1joachifm2016-04-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nixos/stage-1: Removed logCommands conditional for resetting the file descrip...Roger Qiu2016-04-06
* | | | | | | | | | | | | | Revert "initrd: Use modprobe from busybox"Eelco Dolstra2016-04-01
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Restore core dumpsEelco Dolstra2016-03-25
|/ / / / / / / / / / / /
* | | | | | | | | | | / sw-raid: make mdmon start from initrdkklas2016-03-09
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | systemd: enable upstream systemd-binfmt.serviceNathan Zadoks2016-03-02
* | | | | | | | | | | Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2016-03-01
* | | | | | | | | | | Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel2016-02-29
* | | | | | | | | | | nixos copySystemConfiguration: fix when chrootedVladimír Čunát2016-02-28
* | | | | | | | | | | nixos/activation-script: fix formatting of exampleLeroy Hopson2016-02-27
* | | | | | | | | | | Merge pull request #10546 from aszlig/nixops-issue-350zimbatm2016-02-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | switch-to-configuration: Fix unit name quoting.aszlig2015-10-22
* | | | | | | | | | | | nixos/stage-1/2: Added -r option to read so that read interprets backslashes ...Roger Qiu2016-02-24
* | | | | | | | | | | | Make stage-1/2 logging unconditional, and drop log level to "debug"Eelco Dolstra2016-02-23
* | | | | | | | | | | | nixos/stage-2: Added boot.logCommandsRoger Qiu2016-02-23
* | | | | | | | | | | | nixos/stage-1: Added boot.initrd.logCommandsRoger Qiu2016-02-23
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Revert "Remove double-backslashes from grub conf file".Peter Simons2016-02-12
* | | | | | | | | | | Remove double-backslashes from grub conf fileBen Booth2016-02-11
* | | | | | | | | | | init-script-builder: handle containers without a kernelNikolay Amiantov2016-02-10
* | | | | | | | | | | Merge pull request #10417 from puffnfresh/nixos/mmc_blockRobin Gloster2016-02-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | initrd: add mmc_block to default available modulesBrian McKenna2015-10-16
| |/ / / / / / / / / /
* | | | | | | | | | | filesystems: use list of strings for fs optionsAneesh Agrawal2016-02-06