Sie sind auf Seite 1von 2

#!

/bin/bash
echo "-------------------------------------------"
echo "* Script de configuración de JetpackOS-Core"
echo "* Version: 0.1"
echo "-------------------------------------------"
echo "* Autor: Jetpack"
echo "-------------------------------------------"
echo "-------------------------------------------"
echo "* Liberado bajo licencia GPLv3"
echo "-------------------------------------------"
echo
echo
echo "-------------------------------------------"
echo "* Instalación de los paquetes base del sistema"
echo "-------------------------------------------"
echo "-------------------------------------------"
echo
echo "* A continuación se instalaran los paquetes core del sistema jOS."
echo "-------------------------------------------"
echo
echo "* Comienza el proceso de instalación"
echo "-------------------------------------------"
echo
sudo apt-get install alacarte alsa-base alsa-utils anacron baobab bc ca-certific
ates checkbox-gtk cups cups-bsd cups-client dc desktop-file-utils doc-base eog e
vince file-roller foomatic-db-compressed-ppds foomatic-filters gcalctool gconf-e
ditor gdm gedit genisoimage ghostscript-x gnome-about gnome-applets gnome-contro
l-center gnome-icon-theme gnome-media gnome-menus gnome-nettool gnome-panel gnom
e-power-manager gnome-screenshot gnome-search-tool gnome-session gnome-session-c
anberra gnome-system-log gnome-system-monitor gnome-system-tools gnome-terminal
gnome-themes-selected gnome-themes-ubuntu gstreamer0.10-alsa gstreamer0.10-plugi
ns-base-apps gstreamer0.10-pulseaudio gtk2-engines gtk2-engines-pixbuf gucharmap
indicator-applet-session inputattach language-selector-gnome launchpad-integrat
ion lftp libgd2-xpm libpam-ck-connector libsasl2-modules libsdl1.2debian libsdl1
.2debian-pulseaudio libxp6 metacity nautilus nautilus-sendto notify-osd nvidia-c
ommon openprinting-ppds pnm2ppa pulseaudio pulseaudio-esound-compat rarian-compa
t rfkill screensaver-default-images seahorse smbclient software-center software-
properties-gtk ssh-askpass-gnome synaptic system-config-printer-gnome ttf-dejavu
-core ttf-freefont ubuntu-artwork ubuntu-extras-keyring ubuntu-sounds unzip upda
te-manager update-notifier wireless-tools wpasupplicant x-ttcidfont-conf xdg-use
r-dirs xdg-user-dirs-gtk xkb-data xorg xscreensaver-data xscreensaver-gl xterm y
elp zenity zip acpi-support aisleriot app-install-data-partner apport-gtk avahi-
autoipd avahi-daemon bluez bluez-alsa bluez-cups bluez-gstreamer branding-ubuntu
brasero brltty brltty-x11 compiz computer-janitor-gtk empathy espeak evolution
evolution-exchange evolution-indicator evolution-plugins evolution-webcal exampl
e-content chromium-browser foo2zjs gbrainy gcc gdm-guest-session ginn gnome-acce
ssibility-themes gnome-bluetooth gnome-codec-install gnome-disk-utility pysdm nu
mlockx gnome-mag gnome-orca gnome-screensaver gnome-sudoku gnome-user-guide gnom
ine gvfs-fuse hplip ibus ibus-gtk ibus-pinyin ibus-pinyin-db-android ibus-table
im-switch indicator-messages jockey-gtk kerneloops-daemon laptop-detect libgail-
gnome-module libnss-mdns libpam-gnome-keyring libreoffice-calc libreoffice-gnome
libreoffice-help-en-us libreoffice-impress libreoffice-math libreoffice-style-h
uman libreoffice-writer libwmf0.2-7-gtk linux-headers-generic make min12xxw mous
etweaks nautilus-share network-manager-gnome network-manager-pptp network-manage
r-pptp-gnome onboard overlay-scrollbar pcmciautils openshot plymouth-theme-ubunt
u-logo policykit-desktop-privileges pulseaudio-module-bluetooth pulseaudio-modul
e-gconf pulseaudio-module-x11 pxljr shotwell simple-scan speech-dispatcher splix
telepathy-idle tomboy transmission-gtk tsclient ttf-indic-fonts-core ttf-kacst-
one ttf-khmeros-core ttf-lao ttf-liberation ttf-punjabi-fonts ttf-takao-pgothic
ttf-thai-tlwg ttf-ubuntu-font-family ttf-unfonts-core ttf-wqy-microhei ubuntu-do
cs ubuntuone-client-gnome usb-creator-gtk vinagre vino xcursor-themes xdg-utils
libgnomekbd4 libgladeui-1-11 libgnome-media0 python-gtksourceview2 ubuntu-system
-service gnome-media-common gnome-user-share libgp11-0 libgcr0 libgtksourceview2
.0-common libgtksourceview2.0-0 libgnome-window-settings1apt-clone archdetect-de
b bogl-bterm btrfs-tools casper cryptsetup dialog dmraid dpkg-repack ecryptfs-ut
ils keyutils libdebconfclient0 libdebian-installer4 libdmraid1.0.0.rc16 libecryp
tfs0 localechooser-data python-pyicu rdate reiserfsprogs squashfs-tools ubiquity
ubiquity-casper ubiquity-frontend-debconf ubiquity-ubuntu-artwork user-setup xr
esprobe -y
echo
echo "El proceso de instalación de los paquetes base del sistema ha finalizado."
echo
echo
echo
echo "-------------------------------------------"
echo "* Instalación de paquetes adicionales."
echo "-------------------------------------------"
echo "-------------------------------------------"
echo
echo
echo "* Comienza el proceso de instalación"
echo "-------------------------------------------"
echo
#sudo add-apt-repository ppa:nilarimogard/webupd8
#sudo apt-get update
#sudo apt-get install umplayer -y
echo
echo "El proceso de instalación de los paquetes base del sistema ha finalizado."
echo
echo
echo
echo "-------------------------------------------"
echo "* Eleccion entre gnome 3 o Unity."
echo "-------------------------------------------"
echo "-------------------------------------------"
echo
echo
echo "* Comienza el proceso de instalación"
echo "-------------------------------------------"
echo
#sudo add-apt-repository ppa:ubuntugnometeam/gnome3
#sudo add-apt-repository ppa:ubuntugnometeam/ppa-gen
#sudo apt-get update -y
#sudo apt-get install ugr-desktop-gc -y
#sudo apt-get dist-upgrade -y
#sudo apt-get install -f

#sudo apt-get install unity

Das könnte Ihnen auch gefallen