diff options
author | adv <adv@uma.es> | 2011-06-28 15:34:54 +0000 |
---|---|---|
committer | adv <adv@uma.es> | 2011-06-28 15:34:54 +0000 |
commit | 7ef8186706abfb0b874fb60e6120848eac71d69e (patch) | |
tree | d429d0f0cbca0420437303ca1eef3eface1cea9b | |
parent | 7361cbca8208339b0fc9513811f5676820bb85f9 (diff) |
version 1.0.2 #404 install subversion
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2099 a21b9725-9963-47de-94b9-378ad31fedc9
-rwxr-xr-x | client/boot-tools/clientstructure/root/InstallSoftware.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/boot-tools/clientstructure/root/InstallSoftware.sh b/client/boot-tools/clientstructure/root/InstallSoftware.sh index adf686a8..343d66db 100755 --- a/client/boot-tools/clientstructure/root/InstallSoftware.sh +++ b/client/boot-tools/clientstructure/root/InstallSoftware.sh @@ -39,7 +39,7 @@ apt-get -y --force-yes install mbuffer apt-get install bwbar bmon bwm iftop ifstat ibmonitor ifstatus dstat udisk hdparm sdparm blktool testdisk ssmping mii-diag ## software postconf -apt-get -y --force-yes install drbl-chntpw chntpw ethtool lshw gawk +apt-get -y --force-yes install drbl-chntpw chntpw ethtool lshw gawk subversion # software compressor apt-get -y --force-yes install lzma zip unzip gzip lzop drbl-lzop pigz pbzip2 lbzip2 rzip p7zip-full unzip |