Changeset 34 for devel/pbconf/dploy.pb


Ignore:
Timestamp:
01/24/08 20:05:59 (4 years ago)
Author:
bruno
Message:

first working packages for common and dhcp.
dhcp needs more work to handle correctly subnet, which was not considered up to now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pbconf/dploy.pb

    r32 r34  
    6767# 
    6868pkgver dploy-dhcp = devel 
     69pkgver dploy-common = devel 
    6970pkgver dploy-pxe = devel 
    7071#pkgtag dploy-dhcp = 3 
     
    7475# Hash of default package/package directory 
    7576defpkgdir dploy-dhcp = dploy-dhcp 
     77defpkgdir dploy-common = dploy-common 
    7678defpkgdir dploy-pxe = dploy-pxe 
    7779 
     
    8486# List of files per pkg on which to apply filters 
    8587# Files are mentioned relatively to pbroot/defpkgdir 
    86 filteredfiles dploy-dhcp = install.sh,bin/dploy-add2dhcp, 
     88filteredfiles dploy-dhcp = install.sh,bin/dploy-add2dhcp 
     89filteredfiles dploy-common = install.sh 
    8790#filteredfiles pkg1-doc = configure.in 
Note: See TracChangeset for help on using the changeset viewer.