[CentOS] Where is centos6.x kernel git repo

2018-11-15 Thread wuzhouhui
Hi, I following the steps described in https://wiki.centos.org/Sources to get centos7.x kernel repo. But I'm wondering how to get centos6.x kernel repo. Because when checkout branch 'c6' and found that there is nothing. Thanks ___ CentOS mailing list Cen

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Nataraj
On 11/15/18 8:12 PM, Simon Matter wrote: >> >> >> Its upstreams decision to not support lists anymore. >> >> The Customer Portal is part of the substitution > Thanks, that's exactly what I was afraid to hear. > > Simon > > ___ > CentOS mailing list > Cent

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Simon Matter
> >> Am 15.11.2018 um 21:35 schrieb Simon Matter : >> >>> >>> >>> On 11/15/18 12:01 PM, Simon Matter wrote: > > > On 11/15/18 11:50 AM, Simon Matter wrote: >>> https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta >>>

Re: [CentOS] where to download kernel-3.10.0-693.17.6.el7 and kernel-devel-3.10.0-693.17.6.el7

2018-11-15 Thread Johnny Hughes
On 11/10/2018 01:54 AM, qw wrote: > Hi, > > > I check the following link : > http://vault.centos.org/7.4.1708/updates/x86_64/Packages/, and can't find > kernel-3.10.0-693.17.6.el7 and kernel-devel-3.10.0-693.17.6.el7 rpm files. > > > Where can I download the kernel from CentOS website? > Ce

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Leon Fauster via CentOS
> Am 15.11.2018 um 21:35 schrieb Simon Matter : > >> >> >> On 11/15/18 12:01 PM, Simon Matter wrote: On 11/15/18 11:50 AM, Simon Matter wrote: >> https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta >

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Simon Matter
> > > On 11/15/18 12:01 PM, Simon Matter wrote: >>> >>> >>> On 11/15/18 11:50 AM, Simon Matter wrote: > https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta Just wondering, is there still something like a mailing list

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Valeri Galtsev
On 11/15/18 12:01 PM, Simon Matter wrote: On 11/15/18 11:50 AM, Simon Matter wrote: https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta Just wondering, is there still something like a mailing list where betas are discusse

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Simon Matter
> > > On 11/15/18 11:50 AM, Simon Matter wrote: >>> https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta >> >> Just wondering, is there still something like a mailing list where betas >> are discussed? IIRC EL6 beta was the last one

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Valeri Galtsev
On 11/15/18 11:50 AM, Simon Matter wrote: https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta Just wondering, is there still something like a mailing list where betas are discussed? IIRC EL6 beta was the last one I saw but m

Re: [CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Simon Matter
> https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta Just wondering, is there still something like a mailing list where betas are discussed? IIRC EL6 beta was the last one I saw but maybe I'm missing something? Regards, Simon _

Re: [CentOS] CONFIG_RTC_SYSTOHC not set for CentOS kernels

2018-11-15 Thread Akemi Yagi
On Thu, Nov 15, 2018 at 9:31 AM Anand Buddhdev wrote: > > On 15/11/2018 18:09, Phil Perry wrote: > > Hi Phil, > > >> Does anyone know why this option is not enabled for CentOS kernels? > > > > Because it is not enabled on RHEL kernels. > > Heh, okay, that's an easy explanation. > > I'll try to ope

Re: [CentOS] CONFIG_RTC_SYSTOHC not set for CentOS kernels

2018-11-15 Thread Anand Buddhdev
On 15/11/2018 18:09, Phil Perry wrote: Hi Phil, >> Does anyone know why this option is not enabled for CentOS kernels? > > Because it is not enabled on RHEL kernels. Heh, okay, that's an easy explanation. I'll try to open a bug report in RedHat's bugzilla, and see if they give me any attention

Re: [CentOS] CONFIG_RTC_SYSTOHC not set for CentOS kernels

2018-11-15 Thread Phil Perry
On 15/11/2018 16:45, Anand Buddhdev wrote: Hi folks, RHEL 7 documentation says that if either ntp or chrony is running on a system, then it will enable the kernel feature to sync system time to the hardware clock every 11 minutes. This needs the CONFIG_RTC_SYSTOHC option to be set. However, it

[CentOS] CONFIG_RTC_SYSTOHC not set for CentOS kernels

2018-11-15 Thread Anand Buddhdev
Hi folks, RHEL 7 documentation says that if either ntp or chrony is running on a system, then it will enable the kernel feature to sync system time to the hardware clock every 11 minutes. This needs the CONFIG_RTC_SYSTOHC option to be set. However, it looks like this option is not set for CentOS

Re: [CentOS] 'date' format differences between CentOS 6 and 7 using the en_GB locale ?

2018-11-15 Thread James Pearson
Tony Mountifield wrote: > > In article <429fd6a2-d125-c231-b066-14a398da4...@moving-picture.com>, > James Pearson wrote: >> Just noticed that the output of 'date' is different between CentOS 6 and >> 7 when using the 'en_GB' locale - e.g.: >> >> CentOS 6: >> >>% LANG=en_GB date >>Thu Nov

Re: [CentOS] 'date' format differences between CentOS 6 and 7 using the en_GB locale ?

2018-11-15 Thread Tony Mountifield
In article <429fd6a2-d125-c231-b066-14a398da4...@moving-picture.com>, James Pearson wrote: > Just noticed that the output of 'date' is different between CentOS 6 and > 7 when using the 'en_GB' locale - e.g.: > > CentOS 6: > > % LANG=en_GB date > Thu Nov 15 11:42:46 GMT 2018 > % LANG=en_US

[CentOS] RHEL 8 Public Beta Released

2018-11-15 Thread Yan Li
https://www.redhat.com/en/blog/powering-its-future-while-preserving-present-introducing-red-hat-enterprise-linux-8-beta -- Yan Li ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] 'date' format differences between CentOS 6 and 7 using the en_GB locale ?

2018-11-15 Thread James Pearson
Just noticed that the output of 'date' is different between CentOS 6 and 7 when using the 'en_GB' locale - e.g.: CentOS 6: % LANG=en_GB date Thu Nov 15 11:42:46 GMT 2018 % LANG=en_US date Thu Nov 15 11:42:56 GMT 2018 CentOS 7: % LANG=en_GB date Thu 15 Nov 11:43:07 GMT 2018 % LANG