R: kernel pkg

2009-11-22 Thread Elan Ruusamäe
hi

remind me why we do not setup R: kernel-package in userspace packages and not 
even vice versa?

i'm so tempted to add to VirtualBox.spec:
%{?with_dist_kernel:Requires:kernel%{_alt_kernel}-misc-vboxdrv = 
%{r...@%{_kernel_ver_str}}

or at least:
%{?with_dist_kernel:Suggesgts:kernel%{_alt_kernel}-misc-vboxdrv}

-- 
glen
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: R: kernel pkg

2009-11-22 Thread Arkadiusz Miskiewicz
On Wednesday 18 of November 2009, Elan Ruusamäe wrote:
 hi
 
 remind me why we do not setup R: kernel-package in userspace packages and
  not even vice versa?

Because some of us use non packaged kernels.

Suggests would be better.
-- 
Arkadiusz MiśkiewiczPLD/Linux Team
arekm / maven.plhttp://ftp.pld-linux.org/
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


rc-scripts-0.4.2.6-2 breaks localtime hwclock sync

2009-11-22 Thread Lukasz Kies
Dear All,

rc-scripts-0.4.2.6-2 from Th test breaks localtime hwclock synchronization.
In this version someone changed options for hwclock in case of
localtime clock from --localtime to -l and in case of UTC clock from
--utc to -u.
The UTC change is correct but hwclock doesn't regonize -l option.

[kie...@beth ~]$ rpm -q rc-scripts util-linux-ng
rc-scripts-0.4.2.6-2.i686
util-linux-ng-2.16.1-1.i686

Please revert this change. Patch for rc.sysinit in attachment. Thank you.

Regards,
Lukasz Kies


rc.sysinit.patch
Description: Binary data
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: R: kernel pkg

2009-11-22 Thread Andrzej Krzysztofowicz
Arkadiusz Miskiewicz wrote:
 
 On Wednesday 18 of November 2009, Elan Ruusamäe wrote:
  hi
  
  remind me why we do not setup R: kernel-package in userspace packages and
   not even vice versa?
 
 Because some of us use non packaged kernels.

And because kernel may be external to some environments?
Eg. xen, chroot.

 Suggests would be better.

-- 
===
  Andrzej M. Krzysztofowicz  an...@mif.pg.gda.pl
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: rc-scripts-0.4.2.6-2 breaks localtime hwclock sync

2009-11-22 Thread Lukasz Kies
2009/11/22 Lukasz Kies kie...@kiesiu.com:
 rc-scripts-0.4.2.6-2 from Th test breaks localtime hwclock synchronization.
 In this version someone changed options for hwclock in case of
 localtime clock from --localtime to -l and in case of UTC clock from
 --utc to -u.
 The UTC change is correct but hwclock doesn't regonize -l option.
Glen, thanks for commit.

Regards,
Lukasz
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en