create virtual appliances based on gentoo linux
Go to file
Albert Hopkins dff2e32481 Makefile: make the $(RAW_IMAGE) target install the stage4 files.
The raw image making was kind of split up, with different targets to create
the image, partition, copy files, install grub, etc.  This change makes it
all one target.  After "make image" is done, or, e.g., "make images/base.img"
then the resulting file will be built and contain all the necessary files.

This make the $(RAW_IMAGE) target more uniform with the other image/
targets.  It will also make the other image/ targets easier to satify.
2015-02-28 22:27:39 +00:00
appliances Merge in fix from stable branch. 2015-02-28 20:11:16 +00:00
configs Merge in changes from stable. 2015-02-22 16:31:02 +00:00
scripts The great systemd commit. 2015-02-22 15:32:16 +00:00
.hgignore The great systemd commit. 2015-02-22 15:32:16 +00:00
Makefile Makefile: make the $(RAW_IMAGE) target install the stage4 files. 2015-02-28 22:27:39 +00:00