uml: Make deb-pkg build target build a Debian-style user-mode-linux package
authorSam Ravnborg <sam@mars.(none)>
Thu, 14 Jul 2005 20:24:00 +0000 (20:24 +0000)
committerSam Ravnborg <sam@mars.(none)>
Thu, 14 Jul 2005 20:24:00 +0000 (20:24 +0000)
commit687c3dac59f1746a1cf877eb52e93046a4998e03
treea5c25447b4bea67871ef46cb43b25939e230a557
parentd80e22460968ec7986c82fd7d207ebe3de59e03d
uml: Make deb-pkg build target build a Debian-style user-mode-linux package

From: Ryan Anderson <ryan@michonline.com>

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 <ryan@michonline.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/package/builddeb