Quellcode durchsuchen

Debian: Add debian text to contrib/README

Serj Kalichev vor 13 Jahren
Ursprung
Commit
d32755628a
1 geänderte Dateien mit 13 neuen und 2 gelöschten Zeilen
  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