Changeset 3660

Show
Ignore:
Timestamp:
12/07/07 19:58:00 (1 year ago)
Author:
n0-1
Message:

initial checkin of heartbeat version 1

the port is still not perfect:
* default configs are missing entirely
* users haclient, hacluster and groups with the same names have to be added manually
* maybe some other stuff is missing in the installation
* likely there is unnecessary stuff being installed
* run-time testing was done only in a very minimalistic way

(/usr/lib/heartbeat could finally be executed without errors)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Config.in

    r3647 r3660  
    482482source "package/udev/Config.in" 
    483483source "package/watchdog/Config.in" 
     484source "package/heartbeat/Config.in" 
    484485endmenu 
    485486 
  • trunk/freewrt/package/Depends.mk

    r3641 r3660  
    5252gnutls-compile: libgcrypt-compile liblzo-compile libtasn1-compile opencdk-compile zlib-compile 
    5353gpsd-compile: ncurses-compile uclibc++-compile 
     54heartbeat-compile: gnutls-compile glib-compile libnet-compile 
    5455httping-compile: openssl-compile 
    5556icecast-compile: curl-compile libvorbisidec-compile libxml2-compile libxslt-compile 
  • trunk/freewrt/package/Makefile

    r3647 r3660  
    105105package-$(FWRT_PACKAGE_HASERL) += haserl 
    106106package-$(FWRT_PACKAGE_HDPARM) += hdparm 
     107package-$(FWRT_PACKAGE_HEARTBEAT) += heartbeat 
    107108package-$(FWRT_PACKAGE_HEYU) += heyu 
    108109package-$(FWRT_PACKAGE_HOSTAP_UTILS) += hostap-utils