Különböző distrok, különböző sources.list fileok gyűjteménye. [Mármint pl.: _hivatalos tárolók_, stb]
- 2163 megtekintés
Hozzászólások
Kubuntu 10.04: http://paste.ubuntu.com/510365/
Kubuntu 10.10: http://paste.ubuntu.com/510366/
- A hozzászóláshoz be kell jelentkezni
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
#
# cat /etc/apt/sources.list
#
# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
#deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://hu.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://hu.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://hu.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid universe
deb http://hu.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://hu.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://hu.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://hu.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://hu.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
#
#
- A hozzászóláshoz be kell jelentkezni
- A hozzászóláshoz be kell jelentkezni
O, koszi, ezt meg nem ismertem. :)
--
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." John F. Woods
- A hozzászóláshoz be kell jelentkezni
sajna, nem túl aktuális listát generál :(
- A hozzászóláshoz be kell jelentkezni
Bár nem egészen világos, miről szól a kérdés, azért
$ rpm -qi whohas
Name : whohas Relocations: (not relocatable)
Version : 0.24 Vendor: Fedora Project
Release : 1.fc13 Build Date: 2010. ápr. 8., csütörtök, 19.29.17 CEST
Install Date: 2010. júl. 9., péntek, 09.27.39 CEST Build Host: xb-01.phx2.fedoraproject.org
Group : Applications/Internet Source RPM: whohas-0.24-1.fc13.src.rpm
Size : 267047 License: GPLv2+
Signature : RSA/SHA256, 2010. ápr. 9., péntek, 02.02.31 CEST, Key ID 7edc6ad6e8e40fde
Packager : Fedora Project
URL : http://www.philippwesche.org/200811/whohas/intro.html
Summary : Command line tool for query package lists
Description :
whohas is a command line tool that allows querying several package
lists at once - currently supported are Arch, Debian, Gentoo and
Slackware. whohas is written in Perl and was designed to help
package maintainers find ebuilds, pkgbuilds and similar package
definitions from other distributions to learn from.
Némi Perl tudással ezt lehet tovább cifrázni.
Amúgy meg pl. fedora esetén az összes csomag lekérdezése:
$ yum list all
az összes forrás-URL:
$ yum info-baseurls all
stb.
- A hozzászóláshoz be kell jelentkezni
nem tartozik szorosan ide, de csak nekem nem mennek ma a 195.228.252.133-on keresztül elérhető források?
- A hozzászóláshoz be kell jelentkezni
- A hozzászóláshoz be kell jelentkezni
thx, korrekt!
- A hozzászóláshoz be kell jelentkezni
eredetileg ilyenekre gondoltam:
# uname -a
Linux g 2.6.35-22-generic-pae #35-Ubuntu SMP Sat Oct 16 22:16:51 UTC 2010 i686 GNU/Linux
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.10
Release: 10.10
Codename: maverick
# cat /etc/apt/sources.list
#
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
#deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://hu.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://hu.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://hu.archive.ubuntu.com/ubuntu/ maverick universe
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick universe
deb http://hu.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://hu.archive.ubuntu.com/ubuntu/ maverick multiverse
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://hu.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://hu.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://hu.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
deb-src http://extras.ubuntu.com/ubuntu maverick main
deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse
#
- A hozzászóláshoz be kell jelentkezni