Go to file
Pierre Pronchery 43a2016d54 More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 14:00:47 +09:00
src More portable shebang, from 7heo <7heo@mail.com> 2014-03-13 14:00:47 +09:00
targets Getting closer to building functional images again 2013-07-17 04:00:07 +02:00
COPYING Also licensing the development scripts under the GPL version 3 2012-06-14 23:00:23 +00:00
Makefile Also install deforaos-build.sh and deforaos-update.sh by default 2013-03-17 20:49:44 +01:00
project.conf Also licensing the development scripts under the GPL version 3 2012-06-14 23:00:23 +00:00