Changeset 2553
- Timestamp:
- 06/24/07 23:28:18 (1 year ago)
- Files:
-
- trunk/distrib/Makefile.am (modified) (3 diffs)
- trunk/distrib/f7 (copied) (copied from trunk/distrib/fc6)
- trunk/distrib/f7/yum.repos.d/fedora-development.repo (modified) (4 diffs)
- trunk/distrib/f7/yum.repos.d/fedora-updates-testing.repo (modified) (1 diff)
- trunk/distrib/f7/yum.repos.d/fedora-updates.repo (modified) (1 diff)
- trunk/distrib/fc6/yum.repos.d/fedora-core.repo (deleted)
- trunk/distrib/fc6/yum.repos.d/fedora-extras-development.repo (deleted)
- trunk/distrib/fc6/yum.repos.d/fedora-extras.repo (deleted)
- trunk/distrib/fc6/yum.repos.d/fedora-legacy.repo (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/distrib/Makefile.am
r2530 r2553 58 58 fc6/yum/yum.conf $(wildcard fc6/yum.repos.d/*.repo) \ 59 59 $(wildcard fc6/rpmlist.d/*.lst) $(wildcard fc6/rpmlist.d/*.opt) \ 60 f7/apt/rpmpriorities f7/pkgs/01 f7/pkgs/02 f7/pkgs/03 \ 61 f7/yum/yum.conf $(wildcard f7/yum.repos.d/*.repo) \ 62 $(wildcard f7/rpmlist.d/*.lst) $(wildcard f7/rpmlist.d/*.opt) \ 60 63 centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ 61 64 centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \ … … 75 78 fc5/apt/sources.list \ 76 79 fc6/apt/sources.list \ 80 f7/apt/sources.list \ 77 81 suse91/apt/sources.list 78 82 … … 85 89 $(defaults_DATA) 86 90 87 redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 centos4 centos591 redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 centos4 centos5 88 92 89 93 install-exec-hook: install-notify-xtra trunk/distrib/f7/yum.repos.d/fedora-development.repo
r2343 r2553 12 12 # with new test releases. 13 13 # 14 # fedora-devel-list@redhat.com is available as a discussion forum for15 # testing and troubleshooting for development packages in conjunction16 # with developing new releases.17 #18 14 # More information is available at http://fedoraproject.org/wiki/Testing 19 15 # … … 21 17 # http://bugzilla.redhat.com/. 22 18 # 23 # Product: Fedora Core19 # Product: Fedora 24 20 # Version: devel 25 21 26 22 [development] 27 name=Fedora Core- Development28 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/development/$basearch/os/23 name=Fedora - Development 24 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os/ 29 25 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch 30 26 enabled=0 … … 32 28 33 29 [development-debuginfo] 34 name=Fedora Core- Development - Debug35 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/development/$basearch/debug/30 name=Fedora - Development - Debug 31 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/debug/ 36 32 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-debug&arch=$basearch 37 33 enabled=0 … … 39 35 40 36 [development-source] 41 name=Fedora Core- Development - Source42 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/development/source/SRPMS/37 name=Fedora - Development - Source 38 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/ 43 39 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch 44 40 enabled=0 trunk/distrib/f7/yum.repos.d/fedora-updates-testing.repo
r2381 r2553 1 1 [updates-testing] 2 name=Fedora Core 6- $basearch - Test Updates3 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/updates/testing/6/$basearch/4 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-testing-fc62 name=Fedora 7 - $basearch - Test Updates 3 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/7/$basearch/ 4 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f7&arch=$basearch 5 5 enabled=0 6 6 gpgcheck=1 7 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora-test7 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora-test 8 8 9 9 [updates-testing-debuginfo] 10 name=Fedora Core 6- $basearch - Test Updates Debug11 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/updates/testing/6/$basearch/debug/12 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-testing-debug-fc610 name=Fedora 7 - $basearch - Test Updates Debug 11 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/7/$basearch/debug/ 12 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-f7&arch=$basearch 13 13 enabled=0 14 14 gpgcheck=1 15 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora-test15 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora-test 16 16 17 17 [updates-testing-source] 18 name=Fedora Core 6- Test Updates Source19 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/ 6/SRPMS/20 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-testing-source-fc618 name=Fedora 7 - Test Updates Source 19 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/7/SRPMS/ 20 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f7&arch=$basearch 21 21 enabled=0 22 22 gpgcheck=1 23 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora-test23 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora-test trunk/distrib/f7/yum.repos.d/fedora-updates.repo
r2381 r2553 1 1 [updates] 2 name=Fedora Core 6- $basearch - Updates3 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/updates/6/$basearch/4 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-released-fc62 name=Fedora 7 - $basearch - Updates 3 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/7/$basearch/ 4 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f7&arch=$basearch 5 5 enabled=1 6 6 gpgcheck=1 7 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora7 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora 8 8 9 9 [updates-debuginfo] 10 name=Fedora Core 6- $basearch - Updates - Debug11 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/updates/6/$basearch/debug/12 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-released-debug-fc610 name=Fedora 7 - $basearch - Updates - Debug 11 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/7/$basearch/debug/ 12 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f7&arch=$basearch 13 13 enabled=0 14 14 gpgcheck=1 15 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora15 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora 16 16 17 17 [updates-source] 18 name=Fedora Core 6- Updates Source19 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/ core/updates/6/SRPMS/20 mirrorlist=http:// fedora.redhat.com/Download/mirrors/updates-released-source-fc618 name=Fedora 7 - Updates Source 19 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/7/SRPMS/ 20 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f7&arch=$basearch 21 21 enabled=0 22 22 gpgcheck=1 23 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/ core/6/$basearch/os/RPM-GPG-KEY-fedora23 gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/7/Everything/$basearch/os/RPM-GPG-KEY-fedora
