Posteado por: gacv | Diciembre 22, 2006

Repositorios y Fstab de una Laptop de un usuario Común

REPOSITORIOS

#mis repositorios

#chile
deb http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb http://cl.archive.ubuntu.com/ubuntu/ edgy universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy universe
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

#segurity
deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb-src http://security.ubuntu.com/ubuntu edgy-security universe

#ubiobio
deb http://ubuntu.ubiobio.cl/ubuntu edgy main
deb http://ubuntu.ubiobio.cl/ubuntu edgy universe
deb http://ubuntu.ubiobio.cl/ubuntu edgy multiverse
deb http://ubuntu.ubiobio.cl/ubuntu edgy restricted

#automatix
deb http://www.getautomatix.com/apt edgy main

FSTAB

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda3
UUID=26c50eb7-f3f7-4268-ac70-c8711623a7cb / ext3 defaults,errors=remount-ro 0 1
# /dev/hda7
UUID=ab694a35-e0f6-49aa-8c3f-d931e82da791 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hda5 /media/respaldos vfat iocharset=utf8,umask=000 0 0
/dev/hda6 /media/musica vfat iocharset=utf8,umask=000 0 0


Dejar una respuesta

Su respuesta:

Categorías