Well, as most have noticed this week, there are some changes in the slackware-current tree. The most notable of this of course is the change of packet format from the standard TGZ “tarballs” to the TXZ format. XZ is an algorithm based on LZMA.
The most effective way of updating your -current tree (if you haven’t done so already), is running my tgz2txz script before running rsync(1). Basically the script unzips the Tarball and repackages it again with the XZ utils.
However this does require you to have the XZ tools installed. The most simple way is just downloading the source and SlackBuild file from a mirror (slackware-current/source/a/xz/*) and run the SlackBuild.
The script is originally based of rpm2tgz, written for Slackware, by Patrick... ... leer más en >>> michielvwessem.wordpress.com
