http://bugs.skolelinux.org/show_bug.cgi?id=1399
--- Comment #9 from Petter Reinholdtsen <[email protected]> 2009-12-09 16:38:32 --- I notice two obvious slowdowns. One is that update-hostname-from-ip is doing dpkg -S and spend >10 seconds on it. The other is that resolvconf spend a few seconds wasting time. I rewrote the first to avoid the dpkg -S call, and will try to get rid of the latter, either by removing the package or by disabling the init.d script. -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

