Changeset 18

Show
Ignore:
Timestamp:
03/31/05 18:12:20 (4 years ago)
Author:
ludo
Message:

small fixes to the debian package

Files:

Legend:

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

    r17 r18  
    4040        (cd revoboot/imgskel;./symlinks) 
    4141        chown nobody revoboot/images/data 
    42         tar cvzf $(TMPBASE) --exclude CVS --exclude .svn $(SRCDIR) 
     42        tar cvzf $(TMPBASE) --exclude ./revoboot/debian --exclude CVS --exclude .svn $(SRCDIR) 
    4343        cp $(TMPBASE)  $(DESTDIR)/base_$(TODAY).tgz 
    4444        (cd revoboot;tar -czvf ../$(DESTDIR)/bin-update_$(TODAY).tgz --exclude .svn --exclude BASENUM --exclude CVS bin lib images/data images/templates imgbase) 
  • trunk/server/base/revoboot/debian/lbs.conf

    r17 r18  
    1 # LBS configuration file 
     1# LRS/LBS configuration file 
    22 
    33iface=eth0 
  • trunk/server/base/revoboot/debian/lbs.conf.8

    r17 r18  
    2424.PP 
    2525.SH AUTHOR 
    26 This manual page was written by the LRS Team <lbs@linbox.com>. 
     26This manual page was written by the Linbox Team <info@linbox.com>.