summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-01-26 13:23:38 -0500
committerChris Lumens <clumens@redhat.com>2010-01-26 14:26:57 -0500
commitef7330c8786decf6786abc2a12c905916f95d3ae (patch)
tree76bb40e663ff25f6497659170e23e1a274d7ce09 /scripts
parentba02218e93394c00e65ea1d24d6b90491fadbe0e (diff)
downloadanaconda-ef7330c8786decf6786abc2a12c905916f95d3ae.tar.gz
anaconda-ef7330c8786decf6786abc2a12c905916f95d3ae.tar.xz
anaconda-ef7330c8786decf6786abc2a12c905916f95d3ae.zip
Add strace to the stage2 image and initrd.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mk-images1
-rwxr-xr-xscripts/upd-instroot3
2 files changed, 3 insertions, 1 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index cd515c5e7..edd4ecc51 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -844,6 +844,7 @@ EOF
instbin $IMGPATH /usr/bin/rmdir $MBD_DIR /sbin/rmdir
instbin $IMGPATH /usr/bin/sed $MBD_DIR /sbin/sed
instbin $IMGPATH /usr/bin/sleep $MBD_DIR /sbin/sleep
+ instbin $IMGPATH /usr/bin/strace $MBD_DIR /sbin/strace
instbin $IMGPATH /usr/bin/touch $MBD_DIR /sbin/touch
instbin $IMGPATH /usr/bin/wget $MBD_DIR /sbin/wget
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index ebb55418f..2fbed2250 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -190,7 +190,7 @@ PACKAGES="GConf2 NetworkManager ORBit2 acl anaconda
python-libs python-nss python-pyblock python-sqlite python-epdb
python-urlgrabber python-volume_key pyxf86config readline redhat-artwork
reiserfs-utils rpm rpm-libs rpm-python rsyslog sed selinux-policy-targeted
- setup slang smc-meera-fonts specspo sqlite synaptics system-config-date
+ setup slang smc-meera-fonts specspo sqlite strace synaptics system-config-date
system-config-keyboard ${brandpkgname}-logos ${brandpkgname}-release
sysvinit-tools taipeifonts tcp_wrappers tcp_wrappers-libs telnet
tzdata udev un-core-dotum-fonts urw-fonts util-linux-ng tigervnc-server
@@ -539,6 +539,7 @@ usr/bin/setxkbmap
usr/bin/sha1sum
usr/bin/split
usr/bin/ssh-keygen
+usr/bin/strace
usr/bin/syslinux
usr/bin/tac
usr/bin/tail