於 一,2013-04-01 於 20:28 -0700,Greg KH 提到:
On Tue, Apr 02, 2013 at 10:58:54AM +0800, joeyli wrote:
於 一,2013-04-01 於 19:37 -0700,Greg KH 提到:
On Tue, Apr 02, 2013 at 10:23:21AM +0800, joeyli wrote:
Hi Greg,
於 一,2013-04-01 於 19:13 -0700,Greg KH 提到:
On Tue, Apr 02, 2013 at 10:04:35AM +0800, Lee, Chun-Yi wrote:
Patch-mainline: v3.8-rc1..v3.9-rc2 Target: openSUSE 12.3 Test steps: + build; make modules_install; make install + mount -t efivarfs none /sys/firmware/efi/efivars/ or create file /lib/systemd/system/sys-firmware-efi-efivars.mount [1] + ls /sys/firmware/efi/efivars will show up all EFI variables + Try the small create[2]/delete[3] programs from Gary Lin The create program will create a EFI variable is TestVar, then we can see it show up in /sys/firmware/efi/efivars. And, delete program can remove it.
Why are these patches being proposed? Why is this feature needed in the 3.7 openSUSE kernel, after it has been released in 12.3? 13.1 will have a newer kernel, so this isn't needed there.
confused,
greg k-h
Ludwig created a openSUSE bug, bnc#808680, we need the above 33 patches to enable efi variable filesystem for support MOK.
So we don't support MOK now, but you are going to change this in an update to 12.3 somehow? That sounds like a 13.1 feature to me, how can we add this to 12.3 so late?
thanks,
greg k-h
Sorry for I didn't aware the mokutil was added in openSUSE 12.3 repo. If anyone install mokutil from repo, then it doesn't work unless kernel support EFI variable filesystem.
But why would someone even try to use mokutil with the 12.3 kernel as it isn't supported?
I checked with Gary Lin for the relationship between shim with mokutil, actually, no correlation between them unless we want support MOK. I don' t know why mokutil was pushed to 12.3 repo if we don't support MOK in openSUSE 12.3 If possible, maybe we should remove mokutil from 12.3 repo.
Isn't this a bit late to be adding major features to the kernel? After we have released and hopefully stabilized it? I can't recall us ever doing that before, have we?
greg k-h
Yes, add EFI variable filesystem is a big change to kernel especially there still have problem on upstream for handle the space of flash and garbage collection behavior on buggy bios. We will also need a patch to systemd for mount efivars system when booting. I also prefer to support this function in 13.1, but we need remove mokutil from 12.3 repo. Thanks a lot! Joey Lee -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org