All of lore.kernel.org
 help / color / mirror / Atom feed
* Compat-wireless release for 2012-10-24 is baked
@ 2012-10-24 20:14 Compat-wireless cronjob account
  2012-10-25 14:57 ` Ozan Çağlayan
  0 siblings, 1 reply; 4+ messages in thread
From: Compat-wireless cronjob account @ 2012-10-24 20:14 UTC (permalink / raw)
  To: backports

git fetch github (/var/opt/compat/compat-wireless-2.6)
HEAD is now at a26c7c1 compat-drivers: Enable CONFIG_DRM_LOAD_EDID_FIRMWARE
git fetch github (/var/opt/compat/compat)
Nothing new to pack.
HEAD is now at 8de8ebb compat: encourage non-root use of bin/get-compat-kernels
git fetch  (/var/opt/compat/linux-next)
Nothing new to pack.
HEAD is now at d1298f5 Add linux-next specific files for 20121024
Error while updating from wireless-testing

compat-drivers code metrics

   1181739 - Total upstream lines of code being pulled

   network
   ----------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compat-wireless release for 2012-10-24 is baked
  2012-10-24 20:14 Compat-wireless release for 2012-10-24 is baked Compat-wireless cronjob account
@ 2012-10-25 14:57 ` Ozan Çağlayan
  2012-10-25 15:11   ` Hauke Mehrtens
  0 siblings, 1 reply; 4+ messages in thread
From: Ozan Çağlayan @ 2012-10-25 14:57 UTC (permalink / raw)
  To: backports

On Wed, Oct 24, 2012 at 11:14 PM, Compat-wireless cronjob account
<compat@orbit-lab.org> wrote:
> git fetch github (/var/opt/compat/compat-wireless-2.6)
> HEAD is now at a26c7c1 compat-drivers: Enable CONFIG_DRM_LOAD_EDID_FIRMWARE
> git fetch github (/var/opt/compat/compat)
> Nothing new to pack.
> HEAD is now at 8de8ebb compat: encourage non-root use of bin/get-compat-kernels
> git fetch  (/var/opt/compat/linux-next)
> Nothing new to pack.
> HEAD is now at d1298f5 Add linux-next specific files for 20121024
> Error while updating from wireless-testing

Do we have the code of these cron scripts anywhere on the net? Would
you consider to run bin/get-compat-trees before running this script to
fetch the latest kernels?


-- 
Ozan Çağlayan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compat-wireless release for 2012-10-24 is baked
  2012-10-25 14:57 ` Ozan Çağlayan
@ 2012-10-25 15:11   ` Hauke Mehrtens
  2012-10-25 15:20     ` Luis R. Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Hauke Mehrtens @ 2012-10-25 15:11 UTC (permalink / raw)
  To: Ozan Çağlayan; +Cc: backports

On 10/25/2012 04:57 PM, Ozan Çağlayan wrote:
> On Wed, Oct 24, 2012 at 11:14 PM, Compat-wireless cronjob account
> <compat@orbit-lab.org> wrote:
>> git fetch github (/var/opt/compat/compat-wireless-2.6)
>> HEAD is now at a26c7c1 compat-drivers: Enable CONFIG_DRM_LOAD_EDID_FIRMWARE
>> git fetch github (/var/opt/compat/compat)
>> Nothing new to pack.
>> HEAD is now at 8de8ebb compat: encourage non-root use of bin/get-compat-kernels
>> git fetch  (/var/opt/compat/linux-next)
>> Nothing new to pack.
>> HEAD is now at d1298f5 Add linux-next specific files for 20121024
>> Error while updating from wireless-testing
> 
> Do we have the code of these cron scripts anywhere on the net? Would
> you consider to run bin/get-compat-trees before running this script to
> fetch the latest kernels?

Hi Ozan,

The code of the scripts is here:
https://git.kernel.org/?p=linux/kernel/git/mcgrof/compat-user.git;a=summary

Doesn't get-compat-trees need root rights? If so then I do not think it
is a good idea to run that automatically, but we should test against
some more recent kernels.

Hauke

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compat-wireless release for 2012-10-24 is baked
  2012-10-25 15:11   ` Hauke Mehrtens
@ 2012-10-25 15:20     ` Luis R. Rodriguez
  0 siblings, 0 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2012-10-25 15:20 UTC (permalink / raw)
  To: Hauke Mehrtens; +Cc: Ozan Çağlayan, backports

On Thu, Oct 25, 2012 at 8:11 AM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
> On 10/25/2012 04:57 PM, Ozan =C3=87a=C4=9Flayan wrote:
>> On Wed, Oct 24, 2012 at 11:14 PM, Compat-wireless cronjob account
>> <compat@orbit-lab.org> wrote:
>>> git fetch github (/var/opt/compat/compat-wireless-2.6)
>>> HEAD is now at a26c7c1 compat-drivers: Enable CONFIG_DRM_LOAD_EDID_FIRM=
WARE
>>> git fetch github (/var/opt/compat/compat)
>>> Nothing new to pack.
>>> HEAD is now at 8de8ebb compat: encourage non-root use of bin/get-compat=
-kernels
>>> git fetch  (/var/opt/compat/linux-next)
>>> Nothing new to pack.
>>> HEAD is now at d1298f5 Add linux-next specific files for 20121024
>>> Error while updating from wireless-testing
>>
>> Do we have the code of these cron scripts anywhere on the net? Would
>> you consider to run bin/get-compat-trees before running this script to
>> fetch the latest kernels?
>
> Hi Ozan,
>
> The code of the scripts is here:
> https://git.kernel.org/?p=3Dlinux/kernel/git/mcgrof/compat-user.git;a=3Ds=
ummary
>
> Doesn't get-compat-trees need root rights?

Not anymore!

  Luis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-25 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 20:14 Compat-wireless release for 2012-10-24 is baked Compat-wireless cronjob account
2012-10-25 14:57 ` Ozan Çağlayan
2012-10-25 15:11   ` Hauke Mehrtens
2012-10-25 15:20     ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.