summaryrefslogtreecommitdiff
path: root/dladm/debian/README.source
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-03-10 21:47:04 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-03-10 22:00:51 +0000
commitffdc60f406731855904d8f6f94532ca74891090a (patch)
treea54255e6dc124e4646ade95d7c68b48e8864d50c /dladm/debian/README.source
parent0477d46380d0303977e563173e91972813e9d70e (diff)
downloadillumos-packaging-ffdc60f406731855904d8f6f94532ca74891090a.tar.gz
dladm (2.10-2) unstable; urgency=low
* Build dladm, dlmgmtd, flowadm, flowstat as well * Patch libdlstat.h to include missing prototypes * Create /etc/dladm on post-install, delete on purging * Strip binaries
Diffstat (limited to 'dladm/debian/README.source')
-rw-r--r--dladm/debian/README.source10
1 files changed, 10 insertions, 0 deletions
diff --git a/dladm/debian/README.source b/dladm/debian/README.source
new file mode 100644
index 0000000..9988910
--- /dev/null
+++ b/dladm/debian/README.source
@@ -0,0 +1,10 @@
+Real sources are in the package illumos-source-X.Y,
+where X and Y are numbers. Exact values of X and Y
+are set in Build-Depends field of debian/control as
+well as in the version string in debian/changelog,
+in a form of X.Y-1.
+
+To add a patch you need first to unpack files from
+illumos-source-X.Y using ./debian/rules unpack
+and, desirably, ./debian/rules patch
+