summary refs log tree commit diff
path: root/nixos/modules/system/activation/activation-script.nix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\
| * Remove creation of /dev/{fd,stdin,stdout,stderr}Eelco Dolstra2018-02-07
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/
* activation-script service: add utillinux to pathNikolay Amiantov2017-02-17
* Fix #19382 set ownership of /var/empty to root:rootNathan Bijnens2016-10-09
* nixos/activation: Rename "tmpfs" to "specialfs"aszlig2016-09-26
* nixos/activation: Avoid remounting non-existing FSaszlig2016-09-26
* /var/empty: silently ignore errors (if on tmpfs) #18781Domen Kožar2016-09-21
* hardcode e2fsprogs, idempotent chmod, remove care conditionDomen Kožar2016-09-07
* Make /var/empty immutableDomen Kožar2016-09-06
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\
| * nixos/activation-script: fix formatting of exampleLeroy Hopson2016-02-27
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\|
| * activation-script module: add environment.usrbinenv optionNathan Zadoks2016-01-19
| * systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen2015-07-22
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\ \
| * | systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen2015-06-03
| |/
* / nixos: try to fix, choosing correct binary outputsVladimír Čunát2015-05-05
|/
* Don't silently ignore errors from the activation scriptEelco Dolstra2014-08-15
* Don't create /mediaEelco Dolstra2014-05-21
* /var/run -> /runEelco Dolstra2014-05-09
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add some primops to libEelco Dolstra2013-11-12
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Improve option descriptionEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10