Changeset 203

Show
Ignore:
Timestamp:
02/02/07 16:37:06 (2 years ago)
Author:
ludo
Message:

rotatelog added; release target added in the makefile

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/base/BUILD

    r173 r203  
    1 2615_1
     12618_0
  • trunk/server/base/Makefile

    r167 r203  
    99BUILD = $(shell cat BUILD) 
    1010BUILDRB = $(shell grep VERSION ../../client/src_revoboot/config.h|tr -dc [0-9]) 
     11RELEASE = /home/weex/lrsorg/ 
    1112 
    1213TMPBASE = base.tgz 
     
    1718 
    1819all:    dist 
     20 
     21release: dist deb 
     22        cp -f $(DESTDIR)/base-update_$(TODAY).tgz $(RELEASE)/bin 
     23        cp -f $(DESTDIR)/base_$(TODAY).tgz $(RELEASE)/bin 
     24        cp -f $(DESTDIR)/lbs_$(TODAY)*i386.deb $(RELEASE)/bin 
    1925 
    2026mini: update_build 
  • trunk/server/base/files

    r17 r203  
    1717../admin/wake                   revoboot/bin/wake 
    1818../admin/wol                    revoboot/bin/wol 
     19../admin/perl/rotatelog         revoboot/bin/rotatelog 
  • trunk/server/base/revoboot/debian/changelog

    r167 r203  
    1 lbs (20060906.1gpl) stable; urgency=low 
     1lbs (20070126.1gpl) stable; urgency=low 
    22 
    33  * New upstream release