Sources list openSUSE10 1/64: Unterschied zwischen den Versionen

Aus Linupedia.org
Wechseln zu: Navigation, Suche
 
K
Zeile 1: Zeile 1:
[[Category:Musterkonfigurationen]]
 
 
 
'''sources.list Musterdatei'''
 
'''sources.list Musterdatei'''
  
Zeile 19: Zeile 17:
  
 
</code>
 
</code>
 +
 +
''--[[Benutzer:TomcatMJ|TomcatMJ]]''
 +
[[Category:Musterkonfigurationen]]
 +
[[Category:Apt]]

Version vom 18. August 2006, 21:43 Uhr

sources.list Musterdatei

Eine /etc/apt/sources.list aus einem gewachsenen System, welches mittlerweile smart nutzt(bitte aktualisieren wenn jemand eine funktionierende neuere sources.lsit hat, diese hier ist noch ohne repo-md Format und daher nicht mehr wirklich aktuell):

rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 mozilla
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 suser-guru
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 rpmkeys
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 base
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 non-oss
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 extra
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 update
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 samba3
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 packman
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 security
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 kde
rpm      ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/10.1-x86_64 gnome

--TomcatMJ