Re: debootstrap 0.1.15.5, urgent for woody, needs testing

2001-11-01 Thread Tommi Virtanen
Herbert Xu <[EMAIL PROTECTED]> writes: > > As I understood it, it allowed it to be called like "smallyes ''". > Which could've been achieved by simply replacing > > YES="${1:-y}" > > with > > YES="${1-y}" Oh, that still fails the second part of the bug report (#115581) -- smal

Re: debootstrap 0.1.15.5, urgent for woody, needs testing

2001-11-01 Thread Tommi Virtanen
Herbert Xu <[EMAIL PROTECTED]> writes: > > As I understood it, it allowed it to be called like "smallyes ''". > Which could've been achieved by simply replacing > > YES="${1:-y}" > > with > > YES="${1-y}" I can't see that in bash(1), zshall(1) nor in ash(1), but it seems to wo

Re: d-i ramblings

2001-02-14 Thread Tommi Virtanen
David Whedon <[EMAIL PROTECTED]> writes: > Sure, we could do it that way too, though it feels like more of a hack. > We're running dpkg-reconfigure, or similar, on a module when we're just going > got throw debconf out. I haven't looked at it enough to see if this will > confuse debconf. I don'

Re: breaking up base-config

2001-01-13 Thread Tommi Virtanen
On Wed, Jan 10, 2001 at 05:52:46AM +, Joey Hess wrote: > The annoying thing about the password prompting is that if you do it > cleanly and prompt for the passwords in the config script, then set them > in the postinst, there is a window where debconf writes them to disk. So > base-config does

Re: busybox wget

2000-12-18 Thread Tommi Virtanen
On Thu, Dec 07, 2000 at 03:37:09PM +, Erik Andersen wrote: > > * The chunked transfer encoding thing is a killer. Seems to break it on > > a pretty large number of web sites. I guess you know about this > > though. > For the chunked issue, the thing is that we are not using busybox wget to