[Grml-devel] Propose to centralize kernel specification for grml-live

Tong Sun suntong at cpan.org
Wed Jul 21 06:02:09 CEST 2010


Hi,

Currently, the kernel is specified at multiple places under package_config:

$ grep -c linux-image *
GRMLBASE:0
GRML_FULL:2
GRML_MEDIUM:2
GRML_POWERPC:0
GRML_SMALL:2
LATEX:0
XORG:0

This, IMHO, creates unnecessary complication for maintenance.

I think it is better to centralize kernel specification in one file, say,
GRMLBASE, or KERNEL (or whatever).

BTW, The following tested fine.

$ cat KERNEL
PACKAGES aptitude I386
linux-image-2.6.33-grml

PACKAGES aptitude AMD64
linux-image-2.6.33-grml64

CLASSES='GRMLBASE,KERNEL,...'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.grml.org/pipermail/grml-devel/attachments/20100721/13e17dd5/attachment.htm>


More information about the Grml-devel mailing list