]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commit
add script to create liveboot kernel debug archives
authorFabian Holler <fabian.holler@profitbricks.com>
Thu, 22 Aug 2013 09:34:05 +0000 (11:34 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 22 Aug 2013 16:16:18 +0000 (18:16 +0200)
commit6cef563017c72059d0b04444135bee2ae699b8d0
tree9ba956369cb93eb11417dc988c848c8db01ca830
parente961f4ec2055e38a27fee63fc214b340bfe9388b
add script to create liveboot kernel debug archives

The script downloads the sources and debug symbols for ethoip6 and the
profitbricks-linux-pserver kernel that are installed on a liveboot.
From the extracted files a tar.xz archive is created that contains
everything what is needed to debug kernel oopses.
The archives is stored at /srv/liveboot/debug_archives on the jenkins
build server
liveboot-dbg-tar/README [new file with mode: 0644]
liveboot-dbg-tar/create_debug_archive.sh [new file with mode: 0755]