I tried this a while ago ... for me it works: "sudo apt-get install pigz sudo mv /bin/gzip /bin/gzip.dpkg-new sudo ln -s /usr/bin/pigz /etc/alternatives/gzip sudo ln -s /etc/alternatives/gzip /bin/gzip"
I think parallel decompression tools would be a quick win for all distros. And I found this interesting link for bzip2: http://www.mediawiki.org/wiki/Dbzip2 -- pigz should be able to replace gzip https://bugs.launchpad.net/bugs/523309 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
