Changeset 92 for trunk


Ignore:
Timestamp:
03/29/07 10:42:46 (17 years ago)
Author:
bas
Message:

INSTALL:

  • Updated to new install methods
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r45 r92  
    1 Here follow some basic installation instructions.
     1Here follow some basic installation instructions. See for
     2more info:
     3        https://subtrac.sara.nl/oss/svn/pxeconfig
    24
    35If you are using DEBIAN then you can run the following utility:
    4  make_deb_pkg.sh) This will make debian package that you can install
    5                   with dpkg -i <packagename>
    6        
     6 - debian/rules binary
     7 - dpkg -i <packagename>
    78
    8 To activate the 'pxeconfigd' daemon utility on other platforms use this
    9 procedure:
     9Else:
     10 - ./configure
     11 - To activate the 'pxeconfigd' daemon utility on other platforms use this
     12   procedure:
    1013 1) edit '/etc/services', eg:
    1114      pxeconfigd      6611/tcp                       # pxe config daemon
Note: See TracChangeset for help on using the changeset viewer.