aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp40-server/pkg-message
blob: 412bb440a02f913de2706ca26957c81b2bf68d15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
****  To setup dhclient, you may need to edit /etc/rc.conf to replace the
      base system dhclient, such as :
            dhcp_program="%%PREFIX%%/sbin/dhclient"
            dhcp_flags="-q"
      See dhclient(8), using the following command, for details about other
      possible options:
            MANPATH=%%MAN1PREFIX%%/man man 8 dhclient
      
****  To setup dhcpd, you may have to copy %%PREFIX%%/etc/dhcpd.conf.sample
      to %%PREFIX%%/etc/dhcpd.conf for editing.  You also have to rename
      %%PREFIX%%/etc/rc.d/isc-dhcpd.sh.sample to %%PREFIX%%/etc/rc.d/isc-\
      dhcpd.sh to enable automatic startup.
      %%PREFIX%%/etc/rc.isc-dhcpd.conf may be edited to tune some startup
      variables such as `dhcpd_options' or `dhcpd_ifaces', both defaulted
      to `nothing'. See dhcpd(8) for details about possible options.
      
****  To setup dhcrelay, you have to rename %%PREFIX%%/etc/rc.d/isc-\
      dhcrelay.sh.sample to %%PREFIX%%/etc/rc.d/isc-dhcrelay.sh to
      enable automatic startup.
      %%PREFIX%%/etc/rc.isc-dhcrelay.conf may need to be edited to setup
      the `dhcrelay_servers' as required.  If needed, you may also tune
      `dhcrelay_options' and `dhcrelay_ifaces', both defaulted to `nothing'.
      See dhcrelay(8) for details about possible options.
>Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Fix compilation with recent GCC.danfe2004-09-201-0/+13 * - Add missing directories and fileskrion2004-05-312-1/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Add size data.trevor2004-01-281-0/+1 * Remove my e-mail address from DESCR files of portstrevor2003-11-13