Results 1 to 6 of 6

Thread: Good sources.list

  1. #1
    Junior Member
    Join Date
    Apr 2006
    Posts
    2

    Good sources.list

    Hi

    Can anybody show me a good config for the last version on knoppix of sources.list? The most part of repo that i have is not working and a i would like to install mplayer instead of xine ...

    Rafael Colucci

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041

    Re: Good sources.list

    cat /etc/apt/sources.list
    Code:
    # See sources.list(5) for more information, especialy
    # Remember that you can only use http, ftp or file URIs
    # CDROMs are managed through the apt-cdrom tool.
    
    # Changed ftp2.de to ftp2.fr 2004.0417
    
    # Security updates for "stable"
    deb http://security.debian.org stable/updates main contrib non-free
    deb http://security.debian.org testing/updates main contrib non-free
    
    # Stable chgd 1st to ftp to sync w/ p500 == 2005.0222
    ##deb http://ftp.us.debian.org/debian stable main contrib non-free
    #deb http://ftp2.fr.debian.org/pub/debian-non-US stable/non-US main contrib non-free
    deb ftp://mirrors.kernel.org/debian stable main contrib non-free
    
    # Sources xxx removed 2005.0121
    ##deb-src http://ftp.us.debian.org/debian stable main contrib non-free
    ##deb-src http://ftp2.fr.debian.org/pub/debian-non-US stable/non-US main contrib non-free
    
    # Testing
    ##deb http://ftp.us.debian.org/debian testing main contrib non-free
    deb ftp://mirrors.kernel.org/debian testing main contrib non-free
    
    #deb http://ftp2.fr.debian.org/pub/debian-non-US testing/non-US main contrib non-free
    # Sources
    ##deb-src http://ftp.us.debian.org/debian testing main contrib non-free
    ##deb-src http://ftp2.fr.debian.org/pub/debian-non-US testing/non-US main contrib non-free
    
    # Unstable - xxx removed 2005.0116
    deb http://ftp2.fr.debian.org/debian unstable main contrib non-free
    deb ftp://mirrors.kernel.org/debian unstable main contrib non-free
    ##deb http://ftp2.fr.debian.org/debian-non-US unstable/non-US main contrib non-free
    # Sources
    ##deb-src http://ftp2.fr.debian.org/debian unstable main contrib non-free
    ##deb-src http://ftp2.fr.debian.org/debian-non-US unstable/non-US main contrib non-free
    
    # Experimental
    # deb http://debian.uni-essen.de/debian ../project/experimental main contrib non-free
    # deb-src http://debian.uni-essen.de/debian ../project/experimental main contrib non-free
    
    # Mozilla
    ##deb http://non-us.debian.org/~kitame/mozilla ./
    ##deb-src http://non-us.debian.org/~kitame/mozilla ./
    
    # GNOME 2.0
    # deb http://www.gnome.de/debian/ ./
    
    # KDE 3
    # deb ftp://ftp.uni-kl.de/pub/linux/kde/stable/3.1/Debian stable main
    # deb-src ftp://ftp.uni-kl.de/pub/linux/kde/stable/3.1/Debian stable main
    ##deb http://ktown.kde.org/~nolden/kde stable main
    ##deb-src http://ktown.kde.org/~nolden/kde stable main
    
    # KDE 3.1.1 add 2003.0416 XXX
    #The line for KDE 3.1.1 stable: 
    ##deb http://download.kde.org/stable/3.1.1/Debian stable main 
    
    # New KDE line: 2003.1106 xxxxx
    # Disabled 2004.0415 (503 service unavailable)
    ##deb ftp://kde.us.themoes.org/pub/kde/stable/latest/Debian stable main
    
    # cdbakeoven
    # deb http://coyote.asoc.euitt.upm.es/mud/debian/ ./
    
    # XFree 4.2
    ##deb http://people.debian.org/~branden sid/i386/
    ##deb-src http://people.debian.org/~branden sid/source/
    
    #---- XFree 4.2/4.3 XXX 2003.0510
    ##deb http://people.debian.org/~branden/packages/ sid/i386/ 
    ##deb-src http://people.debian.org/~branden/packages/ sid/source/ 
    #deb http://www.penguinppc.org/~daniels/sid/i386 ./ 
    #deb-src http://www.penguinppc.org/~daniels/sid/source ./
    
    # Java xxxxx removed 2004.1130
    ##deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
    # deb http://people.debian.org/~sgybas/jdk13
    
    # LyX & others
    # xxx disabled 2003.1106 not working
    ##deb ftp://ntama.uni-mainz.de/pub/debian unofficial/
    ##deb-src ftp://ntama.uni-mainz.de/pub/debian unofficial/
    
    # XXX 2003.0625 videolan DVD ripper/player
    deb     ftp://ftp.videolan.org/pub/videolan/debian $(ARCH)/
    ##deb-src ftp://ftp.videolan.org/pub/videolan/debian sources/
    
    ##################
    # Stuff from apt-get.org
    ##################
    
    # mplayer 2003.0715 xxx deprecated 2004.0119
    #deb http://marillat.free.fr/ stable main
    #deb http://marillat.free.fr/ unstable main
    # 2004.0119 new sources mplayer
    # xxx removed 2005.0610
    ##deb ftp://ftp.nerim.net/debian-marillat/ stable main
    ##deb ftp://ftp.nerim.net/debian-marillat/ testing main
    ##deb ftp://ftp.nerim.net/debian-marillat/ unstable main
    
    # Latest KDE debs for woody. xxx 2003.0510
    # xxx changed 2003.1106 woody to stable
    ##deb http://download.us.kde.org/pub/kde/s...latest/Debian/ stable main
    
    # Some tools which are not in the distribution or was there and are removed
    # XV, lame, divx4linux, win32-codecs xxx 2003.0510
    
    # xxxx having probs, removed temp == 2003.0711
    ##deb ftp://ftp.mowgli.ch/pub/debian sid unofficial
    ##deb-src ftp://ftp.mowgli.ch/pub/debian sid unofficial
    ##deb ftp://ftp.mowgli.ch/pub/debian sarge unofficial
    ##deb-src ftp://ftp.mowgli.ch/pub/debian sarge unofficial
    
    # The Opera Web Browser xxx 2003.0510
    # xxx re-enabled 2005.0116
    # xxx removed 2005.0926
    ##deb http://deb.opera.com/opera/ stable non-free
    ##deb http://deb.opera.com/opera/ testing non-free
    ##deb http://deb.opera.com/opera/ unstable non-free
    
    # LogReport's Lire: Log file analysis framework (support Sendmail, Postfix,
    # Qmail, Exim, NMS, ArGoSoft, DBMail, Apache, Boa, IIS, Bind, Cisco, WU-FTPD,
    # ProFTPD, CUPS, Squid, MySQL, PostgreSQL,Syslog, SpamAssassin and many other).
    # xxx 2003.0510
    deb http://apt.logreport.org/pub/debian local contrib
    ##deb-src http://apt.logreport.org/pub/debian local contrib
    
    # 2005.0222 Added from p500
    # 2005.0116 + Added XFCE 4
    deb http://www.os-works.com/debian testing main
    #deb-src http://www.os-works.com/debian testing main
    
    #2005.1213
    # James Cameron's PPTP GUI packaging
    deb http://quozl.netrek.org/pptp/pptpconfig ./
    
    # 2006.0304 pymedia, mp3 convert to wma
    deb http://freevo.sourceforge.net/debian unstable main
    deb http://puga.vdu.lt/debian sarge main
    
    #################
    # BROKEN
    #################
    # ROX Filer xxx 2003.0510 --broken pkgs
    #deb http://www.janw.easynet.be/rox/ developer/
    ##deb http://users.stone.pl/szczepan/ apt/
    ##deb-src http://users.stone.pl/szczepan/ apt/
    
    # xxx disabled 2004.1002
    ##deb http://www.hrw.one.pl/apt/ sid/
    ##deb http://www.hrw.one.pl/apt/ sarge/
    #deb-src http://www.hrw.one.pl/apt/ src/
    
    # deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main
    Quote Originally Posted by colutti
    Hi

    Can anybody show me a good config for the last version on knoppix of sources.list? The most part of repo that i have is not working and a i would like to install mplayer instead of xine ...

    Rafael Colucci

  3. #3
    Junior Member
    Join Date
    Apr 2006
    Posts
    2
    Good sources.list!!! But Why dont you enable repo like mozila, xfree, gnome and others?

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    I usually disable them if they aren't needed anymore (files are in mainline distro now) or get download errors. Been using that same sources.list (with various modifications) pretty much since 2002.

    Quote Originally Posted by colutti
    Good sources.list!!! But Why dont you enable repo like mozila, xfree, gnome and others?

  5. #5
    Senior Member registered user
    Join Date
    Nov 2003
    Posts
    203
    [quote] i would like to install mplayer instead of xine ...

    I also prefer mplayer. I found that what works best is to download the source and compile same. I then dump the executables mplayer, mencoder, gmplayer to a cd and reload from there whenever I reboot knoppix. It pays to have 2 cd drives.

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    http://apt-get.org

    [quote="turbine"]
    i would like to install mplayer instead of xine ...

    I also prefer mplayer. I found that what works best is to download the source and compile same. I then dump the executables mplayer, mencoder, gmplayer to a cd and reload from there whenever I reboot knoppix. It pays to have 2 cd drives.

Similar Threads

  1. Changes in sources.list
    By onemyndseye in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 12-29-2006, 01:36 PM
  2. apt-get sources.list
    By marhleet in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 12-23-2006, 11:44 AM
  3. knoppix sources.list repository incomplete list.
    By vdesibabu in forum Customising & Remastering
    Replies: 0
    Last Post: 01-05-2005, 05:47 PM
  4. Apt Sources list
    By Timo in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 09-28-2004, 07:50 AM
  5. sources.list
    By patiscool in forum General Support
    Replies: 1
    Last Post: 06-27-2004, 12:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Mini Computer Vacuum USB Keyboard Cleaner PC Laptop Brush Dust Cleaning Kit NEW picture

Mini Computer Vacuum USB Keyboard Cleaner PC Laptop Brush Dust Cleaning Kit NEW

$13.89



V3 Robot Vacuum and Mop Combo,Self-Charging,5000pa Strong Suction,WiFi/Alexa NIB picture

V3 Robot Vacuum and Mop Combo,Self-Charging,5000pa Strong Suction,WiFi/Alexa NIB

$82.00



Trucozie Cordless Vacuum Cleaner, Self-Standing Lightweight Stick Vacuum New Ope picture

Trucozie Cordless Vacuum Cleaner, Self-Standing Lightweight Stick Vacuum New Ope

$89.00



KARDV Cordless Vacuum Cleaner, 500W/40Kpa Vacuum Cleaners for Home, 60Mins St... picture

KARDV Cordless Vacuum Cleaner, 500W/40Kpa Vacuum Cleaners for Home, 60Mins St...

$64.99



US Mini Computer Vacuum USB Keyboard Cleaner PC Laptop Brush Dust Cleaning Kits picture

US Mini Computer Vacuum USB Keyboard Cleaner PC Laptop Brush Dust Cleaning Kits

$13.89



🔥 OEM Shark Cordless Vacuum Charger DK33-248080H-U for Shark Rocket picture

🔥 OEM Shark Cordless Vacuum Charger DK33-248080H-U for Shark Rocket

$18.75



Paladone USB Desk Vac Novelty Upright Mini Computer Vacuum Retro Vintage picture

Paladone USB Desk Vac Novelty Upright Mini Computer Vacuum Retro Vintage

$59.99



Cordless Electric Mini Air Duster Blower Vacuum Cleaner for PC Computer Car Home picture

Cordless Electric Mini Air Duster Blower Vacuum Cleaner for PC Computer Car Home

$16.99



Compressed Air Duster & Vacuum, 320000RPM Rechargeable Mini Electric Blower picture

Compressed Air Duster & Vacuum, 320000RPM Rechargeable Mini Electric Blower

$44.99



WeePro Compressed Air Duster 180000RPM Cordless Mini Turbo Fan, 3-Speed Vacuum picture

WeePro Compressed Air Duster 180000RPM Cordless Mini Turbo Fan, 3-Speed Vacuum

$149.99