Browse Source

Debian: Add debian text to contrib/README

Serj Kalichev 11 years ago
parent
commit
d32755628a
1 changed files with 13 additions and 2 deletions
  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