#573: Crear cliente con soporte para Android, activar {{{os-prober}}} para detectar sistemas y eliminar duplicados.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3619 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/master
parent
423c622fb7
commit
02831c479e
|
@ -24,4 +24,5 @@ install nilfs-tools
|
||||||
install ufsutils
|
install ufsutils
|
||||||
#install ubuntu-zfs
|
#install ubuntu-zfs
|
||||||
install zfs-fuse
|
install zfs-fuse
|
||||||
|
install android-tools-adb
|
||||||
|
install android-tools-fastboot
|
||||||
|
|
|
@ -5,7 +5,7 @@ install schroot
|
||||||
##############
|
##############
|
||||||
#install discover
|
#install discover
|
||||||
#install laptop-detect
|
#install laptop-detect
|
||||||
#install os-prober
|
install os-prober
|
||||||
#install casper
|
#install casper
|
||||||
#install lupin-casper
|
#install lupin-casper
|
||||||
#install xinit
|
#install xinit
|
||||||
|
@ -52,7 +52,6 @@ install schroot
|
||||||
#install policykit-1-gnome
|
#install policykit-1-gnome
|
||||||
#install policykit-desktop-privileges
|
#install policykit-desktop-privileges
|
||||||
#install baobab
|
#install baobab
|
||||||
#install gparted
|
|
||||||
#install lshw-gtk
|
#install lshw-gtk
|
||||||
#install testdisk
|
#install testdisk
|
||||||
#install usb-creator-gtk
|
#install usb-creator-gtk
|
||||||
|
|
Loading…
Reference in New Issue