bootstrapfs.git
17 years agoadds group PlanetLab in things to install
Thierry Parmentelat [Tue, 20 Nov 2007 08:33:09 +0000 (08:33 +0000)]
adds group PlanetLab in things to install
at least rpm is required at runtime
the initial purpose of this bootstrap tarball is to speed up installs

17 years agominor cleanup
Marc Fiuczynski [Mon, 12 Nov 2007 14:42:33 +0000 (14:42 +0000)]
minor cleanup

17 years agoeliminate file entry for BootstrapFS in %{_datadir}
Marc Fiuczynski [Thu, 8 Nov 2007 16:36:51 +0000 (16:36 +0000)]
eliminate file entry for BootstrapFS in %{_datadir}

17 years agomove timing comment to the tar operation
Marc Fiuczynski [Thu, 8 Nov 2007 16:34:51 +0000 (16:34 +0000)]
move timing comment to the tar operation

17 years agoIt appears that some rpm is mounting /proc, which is not what we want.
Marc Fiuczynski [Thu, 8 Nov 2007 16:26:08 +0000 (16:26 +0000)]
It appears that some rpm is mounting /proc, which is not what we want.

17 years agofix using the wrong variable names, update comments, and put in some debugging echo...
Marc Fiuczynski [Thu, 8 Nov 2007 16:02:23 +0000 (16:02 +0000)]
fix using the wrong variable names, update comments, and put in some debugging echo statements

17 years ago* call pl_mkfedora directly rather than pl_setup_chroot
Marc Fiuczynski [Thu, 8 Nov 2007 15:52:59 +0000 (15:52 +0000)]
* call pl_mkfedora directly rather than pl_setup_chroot

* use the build.common pl_get{Packages,Groups} functions

17 years agoinclude bash in the base installation of a vserver reference
Marc Fiuczynski [Thu, 8 Nov 2007 15:46:04 +0000 (15:46 +0000)]
include bash in the base installation of a vserver reference

17 years agoneed to pushd/popd to the BootstrapFS module
Marc Fiuczynski [Thu, 8 Nov 2007 15:35:30 +0000 (15:35 +0000)]
need to pushd/popd to the BootstrapFS module

17 years agofixed typo
Marc Fiuczynski [Thu, 8 Nov 2007 15:35:08 +0000 (15:35 +0000)]
fixed typo

17 years ago* use pl_getPackages and pl_getGroups functions from build.common
Marc Fiuczynski [Wed, 7 Nov 2007 21:01:27 +0000 (21:01 +0000)]
* use pl_getPackages and pl_getGroups functions from build.common

* "clean all" the yum cache of the base vserver reference image

17 years agoSupport to build bootstrap filesystems (i.e. PlanetLab-Bootstrap*.tar.bz2)
Marc Fiuczynski [Tue, 6 Nov 2007 20:49:33 +0000 (20:49 +0000)]
Support to build bootstrap filesystems (i.e. PlanetLab-Bootstrap*.tar.bz2)

17 years agorenamed bootstrap-filesystem -> bootstrap-filesystems
Marc Fiuczynski [Tue, 6 Nov 2007 20:42:36 +0000 (20:42 +0000)]
renamed bootstrap-filesystem -> bootstrap-filesystems

17 years agosubdir to keep the package definitons for PlanetLab-Bootstrap*.tar.bz2 files
Marc Fiuczynski [Tue, 6 Nov 2007 20:39:39 +0000 (20:39 +0000)]
subdir to keep the package definitons for PlanetLab-Bootstrap*.tar.bz2 files

17 years agoFollowing PlanetLab convention for managing our source code.
Marc Fiuczynski [Tue, 6 Nov 2007 20:37:22 +0000 (20:37 +0000)]
Following PlanetLab convention for managing our source code.