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]

Simple script to grab and install the appropriate kernel RPMs


Hi All,

In an effort to make it a bit easier to install systemtap on RHEL machines, I have made a small script to figure out which RPMs to install based either on the running kernel (no arguments to script) or the output of "uname -r" as an argument to the script. This script is only designed to work on RHEL. I would like to comments on it. The plan is to include this in the Systemtap beginners guide to make it easier for people to machine setup to run systemtap.

-Will

Attachment: stapprep.sh
Description: Bourne shell script


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