From: Sam Ravnborg Date: Thu, 14 Jul 2005 20:24:00 +0000 (+0000) Subject: uml: Make deb-pkg build target build a Debian-style user-mode-linux package X-Git-Tag: v2.6.14-rc1~750^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687c3dac59f1746a1cf877eb52e93046a4998e03;p=pandora-kernel.git uml: Make deb-pkg build target build a Debian-style user-mode-linux package From: Ryan Anderson Make the deb-pkg build target understand the "um" arch and set up the package and directory structure to match a mainline-Debian style user-mode-linux package. This is primarily so that it stops matching, exactly, the naming convention used by normal, non-UML kernels generated by this command. Installing "linux-2.6.11" and "linux-2.6.11", where one is a UML kernel doesn't do the right thing. This fixes that. Signed-off-by: Ryan Anderson Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed