CVS: crater/ltsp/dhcpcd-ltsp BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Fri Oct 3 04:11:20 GMT 2003


Update of /var/cvs/lunar/crater/ltsp/dhcpcd-ltsp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26145/dhcpcd-ltsp

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

Adding dhcpcd-ltsp for the LTSP Project


--- NEW FILE: BUILD ---
(
   export PATH=/usr/i386-linux-uclibc/usr/bin:$PATH  &&
   export CC=/usr/i386-linux-uclibc/bin/i386-uclibc-gcc &&

   sedit "s/\/usr\/man/\/opt\/lunar\/ltsp\/share\/man/" Makefile.am
   sedit "s/\/usr\/man/\/opt\/lunar\/ltsp\/share\/man/" Makefile.in


   patch_it $SOURCE_CACHE/$SOURCE2 1 
   patch_it $SOURCE_CACHE/$SOURCE3 1
 
   ./configure  --prefix=/opt/lunar/ltsp      \
                --build=$BUILD                \
                --host=i686-linux             \
                --mandir=/opt/lunar/ltsp/man  \
                $OPTS                         &&

   make CC=/usr/i386-linux-uclibc/bin/i386-uclibc-gcc  &&
   make install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends initrd_tree

--- NEW FILE: DETAILS ---
          MODULE=dhcpcd-ltsp
             MOD=dhcpcd
         VERSION=1.3.22-pl4
          SOURCE=$MOD-$VERSION.tar.gz
         SOURCE2=server_port.patch
         SOURCE3=bootp.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
   SOURCE_URL[0]=ftp://ftp.phystech.com/pub/$SOURCE
      SOURCE_VFY=md5:dd627a121e43835bead3ffef5b1a72fd
  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
     SOURCE2_VFY=md5:f865d2326d3ba70c2efd196bafc64406
  SOURCE3_URL[0]=$PATCH_URL/$SOURCE3
     SOURCE3_VFY=md5:edb162f29f46b8a9d00aa2b6e28c6fa5
        WEB_SITE=http://www.phystech.com/download/dhcpcd.html
         ENTERED=20031003
         UPDATED=20031003
           SHORT="dhcpcd is a DHCP client/daemon that works with @home"
cat << EOF
dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client
daemon. It gets an IP address and other information from the DHCP
server, automatically configures the network interface, and tries to
renew the lease time according to RFC2131 or RFC1541.
EOF




More information about the Lunar-commits mailing list