]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
build-sys: don't mke use of "sushell" automatically
authorLennart Poettering <lennart@poettering.net>
Mon, 12 Dec 2016 12:40:58 +0000 (13:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2016 19:23:40 +0000 (20:23 +0100)
commit5cfc0a84610949854ae46a5f7f2e3a56077fa92d
tree1b1ec0259892cd705de1f3d07827a2a9137769f2
parent9b6deb03fcb358d6987ce86fcad08e2e290ee5d0
build-sys: don't mke use of "sushell" automatically

"sushell" is a Fedora-specific concept, shipped as part of
"initscripts". We shouldn't actively search for it if we can avoid it.
Hence, lets now default to /bin/sh as debug shell on all systems, and
permit Fedora to override that for their RPMs via --with-debug-shell= at
configure time.
NEWS
configure.ac