This patch adds in support for automatically detecting and decompressing
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Sun, 26 Aug 2012 19:30:09 +0000 (19:30 +0000)
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Sun, 26 Aug 2012 19:30:09 +0000 (19:30 +0000)
commitdc0d2984d5788e2a8e9e6024e9d62bdd5834c6d5
tree418ee7b6ae2736139206f802b8a92945a2b25270
parent096634ffe24c4c13ebf15a9294efe346e28afab9
This patch adds in support for automatically detecting and decompressing
both formats gentoo currently ships portage snapshots in. To make the
change as minimal as possible I am using recent gnu/bsd tar ability to
automatically pick the correct format and decompress. This should work
on all gentoo supported platforms including linux, freebsd, and
prefix-macosx.

Signed-off-by: Rick Farina <sidhayn@gmail.com>
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
modules/generic_stage_target.py