--- scripts/mk-images | 1 + scripts/upd-instroot | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/scripts/mk-images b/scripts/mk-images index cd515c5..edd4ecc 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 ebb5541..2fbed22 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 -- 1.6.5.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list