about summary refs log tree commit diff
path: root/nixos/modules/system/activation/activation-script.nix
AgeCommit message (Expand)AuthorFilesLines
2021-02-16nixos/activation-script: Run userActivationScripts at loginChuck1-0/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-1/+1
2020-10-26nixos/activation-script: make scripts well-typedrnhmjoj1-12/+24
2020-02-02Revert "add config.environment.ld-linux"Eelco Dolstra1-31/+0
2020-02-02Revert "rmdir: avoid failing when directory did not exist"Eelco Dolstra1-2/+2
2019-09-19rmdir: avoid failing when directory did not existvolth1-2/+2
2019-09-18add config.environment.ld-linuxvolth1-0/+31
2019-09-16TypoEelco Dolstra1-1/+1
2018-10-31activation-script: add libc to path to provide nscd when neededWill Dietz1-0/+1
2018-10-30nixos: use pkgs.getent and stdenv.cc.libcWill Dietz1-1/+1
2018-10-05Merge branch 'master' into f/activationPeter Hoeg1-8/+0
2018-10-05system-activation: support script fragments to run in a user contextPeter Hoeg1-0/+54
2018-09-30nixos/pam: create wtmp/lastlog iff using pam_lastlogJamey Sharp1-5/+0
2018-09-30nixos/activation: don't create /run/nixJamey Sharp1-3/+0
2018-08-05nixos/activation: Identifies the snippet that failedSamuel Dionne-Riel1-1/+6
2018-03-10Merge branch 'master' into stagingJan Malakhovski1-8/+1
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2018-02-07Remove creation of /dev/{fd,stdin,stdout,stderr}Eelco Dolstra1-8/+1
2017-02-17activation-script service: add utillinux to pathNikolay Amiantov1-2/+3
2016-10-09Fix #19382 set ownership of /var/empty to root:rootNathan Bijnens1-0/+1
2016-09-26nixos/activation: Rename "tmpfs" to "specialfs"aszlig1-1/+1
2016-09-26nixos/activation: Avoid remounting non-existing FSaszlig1-1/+6
2016-09-21/var/empty: silently ignore errors (if on tmpfs) #18781Domen Kožar1-2/+2
2016-09-07hardcode e2fsprogs, idempotent chmod, remove care conditionDomen Kožar1-7/+6
2016-09-06Make /var/empty immutableDomen Kožar1-5/+13
2016-08-27nixos filesystems: unify early filesystems handlingNikolay Amiantov1-3/+9
2016-04-25add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov1-2/+1
2016-03-08Merge master into closure-sizeVladimír Čunát1-12/+13
2016-02-27nixos/activation-script: fix formatting of exampleLeroy Hopson1-12/+13
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát1-3/+19
2016-01-19activation-script module: add environment.usrbinenv optionNathan Zadoks1-3/+19
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-4/+0
2015-07-22systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen1-4/+0
2015-06-03systemd: Use upstream tmpfiles.d rulesTuomas Tynkkynen1-4/+0
2015-05-05nixos: try to fix, choosing correct binary outputsVladimír Čunát1-1/+2
2014-08-15Don't silently ignore errors from the activation scriptEelco Dolstra1-0/+5
2014-05-21Don't create /mediaEelco Dolstra1-5/+0
2014-05-09/var/run -> /runEelco Dolstra1-5/+5
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-11-12Add some primops to libEelco Dolstra1-1/+1
2013-10-31Remove remaining references to UpstartEelco Dolstra1-10/+2
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra1-1/+1
2013-10-23Improve option descriptionEelco Dolstra1-2/+6
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+155