This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fedora 16 x86_64 systemtap live iso image


Hi All,

This past weekend some of us Red Hat people went to the Fedora User and Developer Conference (FUDCON) in Blacksburg, VA, http://fedoraproject.org/wiki/FUDCon:Blacksburg_2012 .  While there I gave a workshop on using SystemTap. To make it easier for people and to avoid having people download many megabytes of kernel-debuginfo over wireless networks I made a Fedora 16 based live image for x86_64 for the workshop.  This image is available at:

http://sourceware.org/systemtap/ftp/livecds/Fedora-16-x86_64-Live-stap.iso

The kickstart file, fedora-live-stap.ks, and other files used to create the liveimage are in:

http://sourceware.org/systemtap/ftp/livecds/fudcon2012/

As root rand the following 2 commands on an Fedora 15 machine to create the image:

setenforce 0
livecd-creator -v --cache=`pwd`/cache -t `pwd`/tmp \
--releasever=16 --config=fudcon12/fedora-live-stap.ks \
--logfile=fudcon12.log \
--fslabel=Fedora-16-x86_64-Live-stap >& output-20120109.log

I am thinking about submitting this (or some extension of it) for a fedora spin:

http://sourceware.org/systemtap/ftp/livecds/fudcon2012/

However, it might be too special purpose for its own spin. Maybe expand to it too performance tools.

-Will


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]