Changeset 18
- Timestamp:
- 03/31/05 18:12:20 (4 years ago)
- Files:
-
- trunk/server/base/Makefile (modified) (1 diff)
- trunk/server/base/revoboot/debian/lbs.conf (modified) (1 diff)
- trunk/server/base/revoboot/debian/lbs.conf.8 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/server/base/Makefile
r17 r18 40 40 (cd revoboot/imgskel;./symlinks) 41 41 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) 43 43 cp $(TMPBASE) $(DESTDIR)/base_$(TODAY).tgz 44 44 (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 # L BS configuration file1 # LRS/LBS configuration file 2 2 3 3 iface=eth0 trunk/server/base/revoboot/debian/lbs.conf.8
r17 r18 24 24 .PP 25 25 .SH AUTHOR 26 This manual page was written by the L RS Team <lbs@linbox.com>.26 This manual page was written by the Linbox Team <info@linbox.com>.
