Mailinglist Archive: opensuse-kernel (131 mails)
| < Previous | Next > |
[opensuse-kernel] build service macros in kernel source spec
- From: "Hans-Peter Jansen" <hpj@xxxxxxxxx>
- Date: Tue, 2 Feb 2010 16:54:55 +0100
- Message-id: <201002021654.55867.hpj@xxxxxxxxx>
Hi,
given the problems I have in getting aufs based NFS root mounting to work
for 11.1, (hi Jeff), I stumbled across these macros:
%if ! 0%{?opensuse_bs}
BuildRequires: kernel-dummy
%endif
Am I supposed to install a kernel-dummy package or should this prevent me
from build a kernel? Forgive me the ironic tone, but using a rpmbuild
argument like --define 'opensuse_bs 1' is plain silly, isn't it.
Do I miss something here?
TIA,
Pete
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
given the problems I have in getting aufs based NFS root mounting to work
for 11.1, (hi Jeff), I stumbled across these macros:
%if ! 0%{?opensuse_bs}
BuildRequires: kernel-dummy
%endif
Am I supposed to install a kernel-dummy package or should this prevent me
from build a kernel? Forgive me the ironic tone, but using a rpmbuild
argument like --define 'opensuse_bs 1' is plain silly, isn't it.
Do I miss something here?
TIA,
Pete
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |