Browse Source
This means an otherwise unnecessary dependency on tasksel. Also, some minor changes for lintian, and debhelper v8.keep-around/43e990ab3f4cc50982f8dbc32e3465ca7c827876

5 changed files with 229 additions and 226 deletions
@ -1,8 +1,12 @@ |
|||
Now that debconf-apt-progress is used and tasksel can run inside debconf, |
|||
it would be nice to convert it so tasksel starts debconf and the beginning, |
|||
it would be nice to convert it so tasksel starts debconf in the beginning, |
|||
and runs everything under debconf, except perhaps any manual package |
|||
selection that the user might decide to do. This would reduce startup |
|||
delays and also the delay between the two debconf runs it does now. |
|||
|
|||
Also, to better handle the case of one task being removed while another is |
|||
installed, use debconf-apt-progress with waypoints. |
|||
|
|||
---- |
|||
|
|||
Move more data from tasks/* to task packages. Such as the Description. |
|||
|
@ -1 +1 @@ |
|||
7 |
|||
8 |
|||
|
File diff suppressed because it is too large
Loading…
Reference in new issue