Ubuntu 6.10, OpenSUSE 10.2 Rise to (and in Some Ways Above) Microsoft's Vista Challenge (eWeek)
Ubuntu 6.10, OpenSUSE 10.2 Rise to (and in Some Ways Above) Microsoft's Vista Challenge (eWeek)
Posted Jan 15, 2007 22:21 UTC (Mon) by drag (guest, #31333)In reply to: Ubuntu 6.10, OpenSUSE 10.2 Rise to (and in Some Ways Above) Microsoft's Vista Challenge (eWeek) by bronson
Parent article: Ubuntu 6.10, OpenSUSE 10.2 Rise to (and in Some Ways Above) Microsoft's Vista Challenge (eWeek)
Well with debconf you can set the priority of the sort of questions it's going to ask you. Make things much less 'chatty'.
See the debconf man file.
For example if you set it to 'low' then it will ask you about every single thing possible.
If you set it to 'critical' then it will only ask you the questions that it absolutely has to.
I beleive you can go:
dpkg-reconfigure debconf
to set a different priority.
