From: Planet-Lab Support Date: Wed, 7 Sep 2005 18:15:47 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create tag X-Git-Tag: BOOTMANAGER_PL_BOX_STABLE^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a5a7b12726c11732a688f0dc71fd2e5aaa1db013;p=bootmanager.git This commit was manufactured by cvs2svn to create tag 'BOOTMANAGER_PL_BOX_STABLE'. --- diff --git a/support-files/Makefile b/support-files/Makefile index 1d9e99e..c8f85c6 100644 --- a/support-files/Makefile +++ b/support-files/Makefile @@ -1,16 +1,4 @@ -# -# Build bootstrap tarballs. The alpina-* files are deprecated and are -# only included for historical purposes. Version 2 BootCDs still -# require them; Version 3 BootCDs come with the tools pre-installed. -# -# Aaron Klingaman -# Mark Huang -# Copyright (C) 2005 The Trustees of Princeton University -# -# $Id: Makefile,v 1.2 2005/09/02 19:09:33 mlhuang Exp $ -# - -all: alpina-BootLVM.tar.gz alpina-PartDisks.tar.gz PlanetLab-Bootstrap.tar.bz2 +all: alpina-BootLVM.tar.gz alpina-BootstrapRPM.tar.gz alpina-PartDisks.tar.gz alpina-BootLVM.tar.gz: ./buildsupport.sh build BootLVM @@ -21,9 +9,5 @@ alpina-BootstrapRPM.tar.gz: alpina-PartDisks.tar.gz: ./buildsupport.sh build PartDisks -PlanetLab-Bootstrap.tar.bz2: - ./buildnode.sh - clean: ./buildsupport.sh clean - rm -f PlanetLab-Bootstrap.tar.bz2