source: drbl-hadoop-live/chroot-hook/install-openbox

Last change on this file was 151, checked in by jazz, 14 years ago
  • modified Makefile:
    • clean up build.log and error.log
  • modified test-live-helper.sh
    • change hook to chroot-hook
    • testing binary-hook
  • add install-openbox to chroot-hook
    • it's weired that the openbox and xterm related packages are not installed by lh_build. So add this script to make sure these packages will be installed.
  • Property svn:executable set to *
File size: 163 bytes
Line 
1#!/bin/bash
2
3apt-get -y install net-tools wireless-tools ssh sudo xserver-xorg-video-vesa xinit xfonts-base x11-xserver-utils xterm openbox iceweasel dhcp3-client
Note: See TracBrowser for help on using the repository browser.