summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bb0c5ca
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+This repository is to be used with kernel-wedge for producing udebs for
+building a Debian-installer for the XiVO IPBX Open Hardware platform.
+
+See /usr/share/doc/kernel-wedge/README.gz in package kernle-wedge for more doc
+about kernel-wedge, and http://wiki.debian.org/DebianInstaller/Modify/CustomKernel
+about building a custom kernel for Debian-installer.
+
+How to use:
+ kernel-wedge gen-control > debian/control
+ dpkg-buildpackage
+