Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 0fe9d58e4ef739bc361a3d9acb3dd912dad485d2
https://github.com/NixOS/nixpkgs/commit/0fe9d58e4ef739bc361a3d9acb3dd912dad485d2
Author: Harald van Dijk <[email protected]>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M nixos/modules/system/boot/stage-1-init.sh
Log Message:
-----------
stage-1-init: fix PID 1 shell
The PID 1 shell is executed as the last command in a sh invocation. Some
shells implicitly use exec for that, but the current busybox ash does not,
so the shell gets a wrong PID. Spell out the exec.
Commit: 970d57a598329d70f67b8a5dff7942fdf404741e
https://github.com/NixOS/nixpkgs/commit/970d57a598329d70f67b8a5dff7942fdf404741e
Author: Eelco Dolstra <[email protected]>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M nixos/modules/system/boot/stage-1-init.sh
Log Message:
-----------
Merge pull request #6327 from hvdijk/master
stage-1-init: fix PID 1 shell
Compare: https://github.com/NixOS/nixpkgs/compare/b1e0124cd976...970d57a59832_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits