浏览代码

Debian: Add debian text to contrib/README

Serj Kalichev 13 年之前
父节点
当前提交
d32755628a
共有 1 个文件被更改,包括 13 次插入2 次删除
  1. 13 2
      contrib/README

+ 13 - 2
contrib/README

@@ -18,8 +18,6 @@ The klish's config allow to use the predefined version of klish or automatically
 download the last revision from the SVN repository.
 download the last revision from the SVN repository.
 
 
 These files were tested with buildroot-2010.11.
 These files were tested with buildroot-2010.11.
-The current predefined stable version of klish package that used in the
-buildroot's klish.mk file is 1.3.1.
 
 
 --------------------------------------------------------------------------------
 --------------------------------------------------------------------------------
  OpenWRT
  OpenWRT
@@ -30,3 +28,16 @@ OpenWRT environment.
 
 
 The OpenWRT's Makefile was created by Emmanuel Deloget.
 The OpenWRT's Makefile was created by Emmanuel Deloget.
 
 
+--------------------------------------------------------------------------------
+ Debian
+--------------------------------------------------------------------------------
+
+The contrib/debian dir contain konfd initscript for Debian system and some clish
+default XML config files. The klish source tree contain debian/ dir with all
+necessary information to build klish and klish-dev DEV packages. To build these
+packages the following packages must be installed:
+  * devscripts
+  * debhelper
+
+To build it type something like following command within klish source tree:
+$ debuild -uc -us