[elrepo-devel] elrepo-devel Digest, Vol 40, Issue 1

Kelsie Flynn kelsiegflynn at gmail.com
Thu Nov 20 15:18:29 EST 2014


Hello Lucian,

I will be glad to.
While I'm at it....I will review the sections from all 4 f the configs from
the kernel-ml (32bit/64bit and previous/current releases) for el6 and then
report what I find in the project channel kernel/el6:

either as a :
--bug-tracker--request-for-enhancement--

or

or package review request??


Thanks,
Kelsie




On Wed, Nov 19, 2014 at 9:00 AM, <elrepo-devel-request at lists.elrepo.org>
wrote:

> Send elrepo-devel mailing list submissions to
>         elrepo-devel at lists.elrepo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.elrepo.org/mailman/listinfo/elrepo-devel
> or, via email, send a message with subject or body 'help' to
>         elrepo-devel-request at lists.elrepo.org
>
> You can reach the person managing the list at
>         elrepo-devel-owner at lists.elrepo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of elrepo-devel digest..."
>
>
> Today's Topics:
>
>    1. chromeos_platfrom enable (Kelsie Flynn)
>    2. Re: chromeos_platfrom enable (Kelsie Flynn)
>    3. Re: chromeos_platfrom enable (Nux!)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 19 Nov 2014 00:27:28 -0800
> From: Kelsie Flynn <kelsiegflynn at gmail.com>
> To: elrepo-devel at lists.elrepo.org
> Subject: [elrepo-devel] chromeos_platfrom enable
> Message-ID:
>         <
> CAAk+JN-93yYu8TNnN6YPNpa94QSYdoHHUjNvBaHbWjnyMCPvNw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Please consider enabling these options in the kernel configs as they allow
> the touchpad/pstore to be used on Chromeos laptops.
>
> CONFIG_CHROME_PLATFORMS=y
> CONFIG_CHROMEOS_LAPTOP=m
> CONFIG_CHROMEOS_PSTORE=m
>
>
>
>
>
>
>
> patch format:diff -Naur
>
>
>
> --- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800
> +++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800
> @@ -5886,8 +5886,9 @@
>  CONFIG_INTEL_RST=m
>  CONFIG_INTEL_SMARTCONNECT=m
>  CONFIG_PVPANIC=m
> -# CONFIG_CHROME_PLATFORMS is not set
> -
> +CONFIG_CHROME_PLATFORMS=y
> +CONFIG_CHROMEOS_LAPTOP=m
> +CONFIG_CHROMEOS_PSTORE=m
>  #
>  # SOC (System On Chip) specific Drivers
>  #
>
>
> Best Regards,
> Kelsie
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/26b461e8/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 19 Nov 2014 00:33:59 -0800
> From: Kelsie Flynn <kelsiegflynn at gmail.com>
> To: elrepo-devel at lists.elrepo.org
> Subject: Re: [elrepo-devel] chromeos_platfrom enable
> Message-ID:
>         <CAAk+JN-f=3=
> vnV-gkGN7J-DFT4NfNL-fQHMizE9p9KBbyWrAKA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I should have mentioned this is regarding the el6 kernels. I think the el7
> kernels you do , already have this.
>
> On Wed, Nov 19, 2014 at 12:27 AM, Kelsie Flynn <kelsiegflynn at gmail.com>
> wrote:
>
> > Please consider enabling these options in the kernel configs as they
> allow
> > the touchpad/pstore to be used on Chromeos laptops.
> >
> > CONFIG_CHROME_PLATFORMS=y
> > CONFIG_CHROMEOS_LAPTOP=m
> > CONFIG_CHROMEOS_PSTORE=m
> >
> >
> >
> >
> >
> >
> >
> > patch format:diff -Naur
> >
> >
> >
> > --- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800
> > +++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800
> > @@ -5886,8 +5886,9 @@
> >  CONFIG_INTEL_RST=m
> >  CONFIG_INTEL_SMARTCONNECT=m
> >  CONFIG_PVPANIC=m
> > -# CONFIG_CHROME_PLATFORMS is not set
> > -
> > +CONFIG_CHROME_PLATFORMS=y
> > +CONFIG_CHROMEOS_LAPTOP=m
> > +CONFIG_CHROMEOS_PSTORE=m
> >  #
> >  # SOC (System On Chip) specific Drivers
> >  #
> >
> >
> > Best Regards,
> > Kelsie
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141119/ae8c7688/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 19 Nov 2014 10:04:43 +0000 (GMT)
> From: Nux! <nux at li.nux.ro>
> To: EL Repo Developer Mailing List <elrepo-devel at lists.elrepo.org>
> Subject: Re: [elrepo-devel] chromeos_platfrom enable
> Message-ID: <1131845735.14116.1416391483283.JavaMail.zimbra at li.nux.ro>
> Content-Type: text/plain; charset=utf-8
>
> Hi Kelsie,
>
> You should post a feature request here http://elrepo.org/bugs/
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -----
> > From: "Kelsie Flynn" <kelsiegflynn at gmail.com>
> > To: elrepo-devel at lists.elrepo.org
> > Sent: Wednesday, 19 November, 2014 08:33:59
> > Subject: Re: [elrepo-devel] chromeos_platfrom enable
>
> > I should have mentioned this is regarding the el6 kernels. I think the
> el7
> > kernels you do , already have this.
> >
> > On Wed, Nov 19, 2014 at 12:27 AM, Kelsie Flynn <kelsiegflynn at gmail.com>
> > wrote:
> >
> >> Please consider enabling these options in the kernel configs as they
> allow
> >> the touchpad/pstore to be used on Chromeos laptops.
> >>
> >> CONFIG_CHROME_PLATFORMS=y
> >> CONFIG_CHROMEOS_LAPTOP=m
> >> CONFIG_CHROMEOS_PSTORE=m
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> patch format:diff -Naur
> >>
> >>
> >>
> >> --- config-3.17.3-i686    2014-11-19 00:05:14.549952358 -0800
> >> +++ config-3.17.3-1-i686    2014-11-19 00:05:12.046952469 -0800
> >> @@ -5886,8 +5886,9 @@
> >>  CONFIG_INTEL_RST=m
> >>  CONFIG_INTEL_SMARTCONNECT=m
> >>  CONFIG_PVPANIC=m
> >> -# CONFIG_CHROME_PLATFORMS is not set
> >> -
> >> +CONFIG_CHROME_PLATFORMS=y
> >> +CONFIG_CHROMEOS_LAPTOP=m
> >> +CONFIG_CHROMEOS_PSTORE=m
> >>  #
> >>  # SOC (System On Chip) specific Drivers
> >>  #
> >>
> >>
> >> Best Regards,
> >> Kelsie
> >>
> >
> > _______________________________________________
> > elrepo-devel mailing list
> > elrepo-devel at lists.elrepo.org
> > http://lists.elrepo.org/mailman/listinfo/elrepo-devel
>
>
> ------------------------------
>
> _______________________________________________
> elrepo-devel mailing list
> elrepo-devel at lists.elrepo.org
> http://lists.elrepo.org/mailman/listinfo/elrepo-devel
>
>
> End of elrepo-devel Digest, Vol 40, Issue 1
> *******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elrepo.org/pipermail/elrepo-devel/attachments/20141120/ba74fcb4/attachment.html>


More information about the elrepo-devel mailing list