[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sorce packages for kernel 3.4.9 and others



On Fri, Sep 07, 2012 at 12:17:17PM +0000, Marcin Lach wrote:
> I can't  find  source packages for newest kernel in knoppix repository.

You are right, I forgot to upload the package (just did now, sorry about
the inconvenience), but you already have the kernel sources on your DVD.

> Kernel source and headers are in DVD but when I try to comple it I get
> error (Cnnot find lguest tool --- stop).

This is actually a bug in Debian's kernel-package toolkit, which is
apparently still broken.

Workaround: Create the missing dirs and files for lguest manually.

Real Fix:

--- /usr/share/kernel-package/ruleset/targets/common.mk.orig	2012-03-04 01:03:25.000000000 +0100
+++ /usr/share/kernel-package/ruleset/targets/common.mk	2012-03-20 11:16:27.000000000 +0100
@@ -67 +67 @@
-LGUEST_SUBDIR = $(word 1,$(wildcard Documentation/lguest Documentation/virtual/lguest))
+LGUEST_SUBDIR = $(word 1,$(wildcard tools/lguest))

> Also PCmanFM 1.0 is build by Klaus but is not in Knoppix repository.
> It would by nice if all packages prepared by Klaus could by found in
> knoppix repo.
> 
> I've made much rematering in previous version of Knoppix and want build
> and upgrade custom knoppix kernel (and other packages made by Klaus too
> :-) .
> Upgrading native debian packages is no problem.

Done now. Sorry for being late with this. If still anything is missing,
please let me know.

Regards
-Klaus


Reply to: