Changeset 32 for devel/dploy-dhcp


Ignore:
Timestamp:
01/17/08 20:39:26 (4 years ago)
Author:
bruno
Message:

First set of files allowing a packageable dploy-dhcp

Location:
devel/dploy-dhcp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • devel/dploy-dhcp/bin/dploy-add2dhcp

    r31 r32  
    99use File::Copy; 
    1010 
    11 my $dhcp="/etc/dhcpd.d/dploy.org.conf"; 
     11my $dhcp="PBCONF/dhcpd.conf"; 
    1212# 
    1313# /etc/dhcpd.conf should include that line: 
  • devel/dploy-dhcp/install.sh

    r31 r32  
    1212 
    1313echo "PBPKG PBVER-rPBREV will be installed under $local" 
     14mkdir -p $local/bin 
    1415install -m 0755 -g dploy -o dploy bin/dploy-add2dhcp $local/bin  
Note: See TracChangeset for help on using the changeset viewer.