Bug#391356: tasksel: support debconf-apt-progress for task scripts

2006-10-08 Thread Colin Watson
On Sat, Oct 07, 2006 at 01:48:13PM -0400, Joey Hess wrote: Colin Watson wrote: +# We also install the X server early on so that other packages (e.g. +# usplash) can get at the resolution it configures. +for pkg in discover1 xresprobe xserver-xorg; do I don't see anything in usplash 0.3e

Bug#391356: tasksel: support debconf-apt-progress for task scripts

2006-10-08 Thread Joey Hess
Colin Watson wrote: Yes, I wasn't happy with it as far as elegance goes; I went through several iterations of the code for subdividing the progress bar before settling on this layout. Anything in particular you'd like me to change? I saw some duplication of code that could be moved into

Bug#391356: tasksel: support debconf-apt-progress for task scripts

2006-10-07 Thread Joey Hess
Colin Watson wrote: +# We also install the X server early on so that other packages (e.g. +# usplash) can get at the resolution it configures. +for pkg in discover1 xresprobe xserver-xorg; do I don't see anything in usplash 0.3e that uses resolution data from xorg. Using data from another

Bug#391356: tasksel: support debconf-apt-progress for task scripts

2006-10-06 Thread Colin Watson
Package: tasksel Version: 2.55 Severity: wishlist Tags: patch On Wed, Sep 13, 2006 at 11:26:51AM -0400, Joey Hess wrote: Colin Watson wrote: However, it isn't quite perfect, because the progress bar endpoints for the task scripts are all wrong. In order to fix this, tasksel would need to