minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Fix #63 switch back to centos offical repo #64

Closed praveenkumar closed 7 years ago

praveenkumar commented 7 years ago

Please don't merge it until this is tested across different platform specially on Windows because that's why we add CR repo.

centos-ci commented 7 years ago

Can one of the admins verify this patch?

coolbrg commented 7 years ago

Minishift + Linux + Virtualbox working fine. Minishift + Linux + KVM working fine.

praveenkumar commented 7 years ago

@budhrg we have to test out hyperV because last time we had issue with hyperV because kernel module.

coolbrg commented 7 years ago

@budhrg we have to test out hyperV because last time we had issue with hyperV because kernel module.

Ya, that the start of testing. Will test windows today.

coolbrg commented 7 years ago

Tested in Windows 10 Pro, with HyperV and VirtualBox drivers.

Seems to be working fine in both.

[docker@minishift ~]$ yum repolist
Loaded plugins: fastestmirror
base                                                                                                                                               | 3.6 kB  00:00:00
extras                                                                                                                                             | 3.4 kB  00:00:00
updates                                                                                                                                            | 3.4 kB  00:00:00
(1/4): extras/7/x86_64/primary_db                                                                                                                  | 183 kB  00:00:00
(2/4): base/7/x86_64/group_gz                                                                                                                      | 155 kB  00:00:00
(3/4): base/7/x86_64/primary_db                                                                                                                    | 5.6 MB  00:00:01
(4/4): updates/7/x86_64/primary_db                                                                                                                 | 1.2 MB  00:00:02
Determining fastest mirrors
 * base: mirror.fibergrid.in
 * extras: mirror.fibergrid.in
 * updates: mirror.fibergrid.in
repo id                                                                          repo name                                                                          status
base/7/x86_64                                                                    CentOS-7 - Base                                                                    9363
extras/7/x86_64                                                                  CentOS-7 - Extras                                                                   435
updates/7/x86_64                                                                 CentOS-7 - Updates                                                                  399
repolist: 10197

LGTM 👍

praveenkumar commented 7 years ago

Thanks @budhrg to test it out.