summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoé Rubinstein <nrubinstein@avencall.com>2012-12-04 18:58:10 +0100
committerNoé Rubinstein <nrubinstein@avencall.com>2012-12-04 18:58:10 +0100
commit8b4a661379a9b729e2e600a687087dfeeb76b025 (patch)
tree0f3952e8f19ad2b1c7298b0d10cf78cf1c23783a
parentf0340cb8601a15ec84a07b436aa0ee61a5652b6a (diff)
Add a READMEHEADmaster
-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
+