#718: Paquetes necesarios para instalar un cliente ogLive que soporte el nuevo agente OGAgent.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4707 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
82f994e22a
commit
5b4065efbe
|
@ -0,0 +1 @@
|
|||
OpenGnsys Client 1.1.0-rc1
|
|
@ -4,6 +4,11 @@ install schroot
|
|||
#install grub
|
||||
install xmlstarlet
|
||||
install efibootmgr
|
||||
############# Requisitos para el cliente 1.1.0 en pruebas compatible con Remote-PC
|
||||
install libxss1
|
||||
install python-prctl
|
||||
install python-six
|
||||
install python-requests
|
||||
##############
|
||||
#install discover
|
||||
#install laptop-detect
|
||||
|
@ -59,17 +64,6 @@ install os-prober
|
|||
#install usb-creator-gtk
|
||||
#install wodim
|
||||
#install curlftpfs
|
||||
#install nmap
|
||||
#install cifs-utils
|
||||
#install libnotify-bin
|
||||
#install cryptsetup
|
||||
#install reiserfsprogs
|
||||
#install dosfstools
|
||||
#install ntfsprogs
|
||||
#install ntfs-3g
|
||||
#install hfsutils
|
||||
#install reiser4progs
|
||||
#install jfsutils
|
||||
#install smbclient
|
||||
#install wget
|
||||
#install system-config-lvm
|
||||
|
|
Loading…
Reference in New Issue