Add xrestop
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Mar 2016 22:24:55 +0000 (17:24 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Mar 2016 22:24:55 +0000 (17:24 -0500)
config/packages-list
stage4/hv-install-1
stage4/packages-update

index 5bbb28b..eeb21c1 100644 (file)
@@ -476,6 +476,7 @@ XARCHIVER="xarchiver-0.5.4"
 XINETD="xinetd-2.3.15"
 XMLTO="xmlto-0.0.26"
 XMLTOMAN="xmltoman-0.4"
+XRESTOP="xrestop-0.4"
 XSCREENSAVER="xscreensaver-5.32"
 XTERM="xterm-320"
 XVIDCORE="xvidcore-1.3.3"
index fecfd30..04cf134 100755 (executable)
@@ -100,6 +100,8 @@ install_xorg_modules driver
 
 ipkg_xorg ${XDM} "--with-xdmlibdir=/usr/lib/xorg/xdm"
 
+ipkg ${XRESTOP}
+
 rscr once "Configuring X.org" configure-xorg
 
 ipkg ${XTERM}
index c493275..0a57d12 100755 (executable)
@@ -67,6 +67,8 @@ fpkg -m xorg -s xserver ${XORG_SERVER}
 fpkg -m xorg -s app ${XDM}
 fpkg ${MTDEV} "http://bitmath.org/code/mtdev"
 
+fpkg -e "tar.gz" ${XRESTOP} "http://downloads.yoctoproject.org/releases/xrestop"
+
 fpkg -e "tgz" ${XTERM} "ftp://invisible-island.net/xterm"
 fpkg -e "tar.gz" ${T1LIB} "http://www.ibiblio.org/pub/Linux/libs/graphics"