#724: Adaptar lista de paquetes para ogLive basado en Ubuntu 16.04
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5126 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
5452beee2b
commit
f7c7d35583
|
@ -4,10 +4,9 @@
|
|||
#install xorg
|
||||
#install lxde
|
||||
#+80M roxterm y gparted
|
||||
install roxterm
|
||||
install gparted
|
||||
#install roxterm
|
||||
#install gparted
|
||||
#xvesa en compilacion
|
||||
#install openbox
|
||||
#install midori
|
||||
# VESA Kernel 3.7+
|
||||
install v86d
|
||||
install v86d # VESA Kernel 3.7+
|
||||
|
|
|
@ -13,8 +13,8 @@ install gawk
|
|||
install subversion
|
||||
install python-openssl
|
||||
install python
|
||||
install php5-cli # ogLive anterior a Ubuntu 16.04
|
||||
#install php-cli # ogLive a partir de Ubuntu 16.04
|
||||
#install php5-cli # ogLive anterior a Ubuntu 16.04
|
||||
install php-cli # ogLive a partir de Ubuntu 16.04
|
||||
install dmidecode
|
||||
install realpath
|
||||
install rpm
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#sw.cloning
|
||||
#install drbl-partimage # Eliminado
|
||||
install fsarchiver
|
||||
install pv
|
||||
install pxe-kexec
|
||||
|
@ -7,7 +6,6 @@ install mbuffer
|
|||
install parted
|
||||
install gdisk
|
||||
install drbl-chntpw
|
||||
#install chntpw
|
||||
install clonezilla
|
||||
install registry-tools
|
||||
install reglookup
|
||||
|
|
|
@ -4,7 +4,6 @@ install zip
|
|||
install unzip
|
||||
install gzip
|
||||
install lzop
|
||||
#install drbl-lzop # Eliminado
|
||||
install pigz
|
||||
install pbzip2
|
||||
install lbzip2
|
||||
|
|
|
@ -23,8 +23,8 @@ install hfsutils
|
|||
install nilfs-tools
|
||||
install vmfs-tools
|
||||
#install ufsutils # ogLive anterior a Ubuntu 14.04
|
||||
install zfsutils # ogLive anterior a Ubuntu 16.04
|
||||
#install zfsutils-linux # ogLive a partir de Ubuntu 16.04
|
||||
#install zfsutils # ogLive anterior a Ubuntu 16.04
|
||||
install zfsutils-linux # ogLive a partir de Ubuntu 16.04
|
||||
# Solo en ogLive basado en Ubuntu 14.04 o posterior
|
||||
install android-tools-adb
|
||||
install android-tools-fastboot
|
||||
|
|
Loading…
Reference in New Issue