Re: Preanouncement: Mail-subsystem policy change proposal

2002-09-20 Thread Georg Lehner
Hello! El jue, 19-09-2002 a las 07:37, Adrian von Bidder escribió: ... > I think these names are not really clear enough. default/mail-transport > and default/mail-program? default/mail/mta and default/mail/mua? Ooops! Let's leave some room for the mta-switch./etc/default/mta ;-) There is one

Re: Bug#161455: debian-policy: reference to ash outdated

2002-09-19 Thread Georg Lehner
Indeed! El jue, 19-09-2002 a las 10:28, Clint Adams escribió: > > /bin/sh is a symlink to /bin/bash. Shouldn't it be an alternative so I > > can make ash or any other compliant, but smaller shall the default (and > > thus save memory and CPU requirements)?! [...stripped explanation about what is

Re: Bug#161455: debian-policy: reference to ash outdated

2002-09-19 Thread Georg Lehner
BTW: El jue, 19-09-2002 a las 01:28, Clint Adams escribió: ... > You may wish to restrict your script to POSIX features when possible > so that it may use `/bin/sh' as its interpreter. If your script works > with `ash', it's probably POSIX compliant, but if you are in doubt, >