Hello, Justus Winter, le Thu 15 Aug 2013 18:41:50 +0200, a écrit : > Remove support for transparently unbzip2ing executables from the exec > server. The code in question makes the exec server unnecessarily > complex and since the exec server is an essential process, crashing it > makes /hurd/init crash the whole system.
Right. The feature is however still somehow interesting, so I prefered to just disable the support by default, so users can easily build their own exec server and set it up for themselves if they wish. Samuel