This commit was manufactured by cvs2svn to create tag BOOTMANAGER_PL_BOX_STABLE
authorPlanet-Lab Support <support@planet-lab.org>
Wed, 7 Sep 2005 18:15:47 +0000 (18:15 +0000)
committerPlanet-Lab Support <support@planet-lab.org>
Wed, 7 Sep 2005 18:15:47 +0000 (18:15 +0000)
'BOOTMANAGER_PL_BOX_STABLE'.

support-files/Makefile

index 1d9e99e..c8f85c6 100644 (file)
@@ -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 <alk@absarokasoft.com>
-# Mark Huang <mlhuang@cs.princeton.edu>
-# 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