#724: Incluir cambios aplicados en ogLive 1.1.0-rc2 y eliminar paquetes duplicados.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4797 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
f590155710
commit
95f20d5afd
|
@ -83,10 +83,10 @@ case "${1,,}" in
|
||||||
OSARCH="i386"
|
OSARCH="i386"
|
||||||
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
|
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
|
||||||
;;
|
;;
|
||||||
vivid) # ogLive 1.1.0-rc1 basado en Ubuntu 15.04.
|
vivid) # ogLive 1.1.0-rc2 basado en Ubuntu 15.04.
|
||||||
OSDISTRIB="ubuntu"
|
OSDISTRIB="ubuntu"
|
||||||
OSCODENAME="vivid"
|
OSCODENAME="vivid"
|
||||||
OSRELEASE="3.19.0-31-generic"
|
OSRELEASE="3.19.0-49-generic"
|
||||||
OSARCH="i386"
|
OSARCH="i386"
|
||||||
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
|
OSHTTP="http://es.archive.ubuntu.com/ubuntu/"
|
||||||
;;
|
;;
|
||||||
|
|
|
@ -9,13 +9,13 @@
|
||||||
# raid1
|
# raid1
|
||||||
# sd_mod
|
# sd_mod
|
||||||
|
|
||||||
# video Kernel 3.2 video.
|
# Kernel 3.2 video.
|
||||||
vga16b
|
#vga16b
|
||||||
vesafb
|
#vesafb
|
||||||
fbcon
|
#fbcon
|
||||||
|
|
||||||
# video Kernel 3.7 video.
|
# Kernel 3.7+ video.
|
||||||
#uvesafb
|
uvesafb
|
||||||
|
|
||||||
#generales
|
#generales
|
||||||
usbcore
|
usbcore
|
||||||
|
|
|
@ -9,5 +9,5 @@ install gparted
|
||||||
#xvesa en compilacion
|
#xvesa en compilacion
|
||||||
#install openbox
|
#install openbox
|
||||||
#install midori
|
#install midori
|
||||||
# VESA Kernel 3.7
|
# VESA Kernel 3.7+
|
||||||
#install v86d
|
install v86d
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#sw.zinitrd
|
|
||||||
#install busybox-static
|
|
||||||
#install bash-static
|
|
|
@ -18,3 +18,4 @@ install dmidecode
|
||||||
install realpath
|
install realpath
|
||||||
install rpm
|
install rpm
|
||||||
install sqlite3
|
install sqlite3
|
||||||
|
install os-prober
|
||||||
|
|
|
@ -7,6 +7,4 @@ install make
|
||||||
install m4
|
install m4
|
||||||
install gettext
|
install gettext
|
||||||
install libmhash-dev
|
install libmhash-dev
|
||||||
install gdebi-core
|
|
||||||
install gawk
|
|
||||||
|
|
||||||
|
|
|
@ -12,11 +12,9 @@ install python-requests
|
||||||
##############
|
##############
|
||||||
#install discover
|
#install discover
|
||||||
#install laptop-detect
|
#install laptop-detect
|
||||||
install os-prober
|
|
||||||
#install casper
|
#install casper
|
||||||
#install lupin-casper
|
#install lupin-casper
|
||||||
#install xinit
|
#install xinit
|
||||||
#install openbox
|
|
||||||
#install obconf
|
#install obconf
|
||||||
#install xserver-xorg
|
#install xserver-xorg
|
||||||
#install x11-xserver-utils
|
#install x11-xserver-utils
|
||||||
|
@ -47,20 +45,17 @@ install os-prober
|
||||||
#install nitrogen
|
#install nitrogen
|
||||||
#install ttf-ubuntu-font-family
|
#install ttf-ubuntu-font-family
|
||||||
#install time
|
#install time
|
||||||
#install hdparm
|
|
||||||
#install openssh-client
|
#install openssh-client
|
||||||
#install synaptic
|
#install synaptic
|
||||||
#install libglib-perl
|
#install libglib-perl
|
||||||
#install libgtk2-perl
|
#install libgtk2-perl
|
||||||
#install libxml-simple-perl
|
#install libxml-simple-perl
|
||||||
#install rsync
|
|
||||||
#install smartmontools
|
#install smartmontools
|
||||||
#install gnome-disk-utility
|
#install gnome-disk-utility
|
||||||
#install policykit-1-gnome
|
#install policykit-1-gnome
|
||||||
#install policykit-desktop-privileges
|
#install policykit-desktop-privileges
|
||||||
#install baobab
|
#install baobab
|
||||||
#install lshw-gtk
|
#install lshw-gtk
|
||||||
#install testdisk
|
|
||||||
#install usb-creator-gtk
|
#install usb-creator-gtk
|
||||||
#install wodim
|
#install wodim
|
||||||
#install curlftpfs
|
#install curlftpfs
|
||||||
|
|
Loading…
Reference in New Issue