RETIRED, Disk image elements for Sahara
Go to file
Michael McCune 4bf342a48c Adding new update option to diskimage-create.sh
This change removes the global system updates in favor of only updating
the required packages for diskimage creation. Additionally the script
will not automatically install the updates but will warn the user if the
packages are not installed. A switch is provided to allow the script to
install the updates.

Changes
* adding function to detect an installed package
* adding function to check for a list of installed packages
* adding command line switch for updating (-u)
* removing global update commands
* refactoring update logic to fail gracefully or accept switch
* adding -u switch to build-images gate tool
* adding note in documentation about update command line switch

Closes-Bug: 1375843
Change-Id: Iba5e676fa8ef7a852b71acd9e4c19d32f848285a
2015-02-12 10:11:33 -05:00
diskimage-create Adding new update option to diskimage-create.sh 2015-02-12 10:11:33 -05:00
elements Merge "Add different version builders support for Cloudera plugin" 2015-01-26 14:57:38 +00:00
tools Adding new update option to diskimage-create.sh 2015-02-12 10:11:33 -05:00
.gitignore Add DIB work dir to gitignore 2014-02-12 13:24:30 +00:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:56:09 +04:00
.mailmap Adding my alt email to .mailmap 2013-10-07 19:43:43 +04:00
classdist_noinst.stamp Adding Storm and Zookeeper elements 2014-08-04 08:49:16 -03:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04:00
LICENSE Add LICENSE file 2013-09-02 12:59:05 +04:00
MANIFEST.in Package with pbr 2013-09-02 13:00:09 +04:00
README.rst Renaming all Savanna references to Sahara 2014-03-13 15:26:47 +04:00
requirements.txt Add warn re sorting requirements 2014-09-04 20:19:13 +04:00
setup.cfg Open Kilo development 2014-09-30 12:05:01 -07:00
setup.py Updated from global requirements 2014-04-30 02:47:23 +00:00
test-requirements.txt Move to hacking 0.10 2015-01-11 13:25:48 +03:00
tox.ini Make bashate checks as part of pep8 checks 2014-12-07 13:16:46 +03:00

Sahara image elements project

This repo is a place for Sahara-related for diskimage-builder elements.

Script for creating Fedora and Ubuntu cloud images with our elements and default parameters. You should only need to run this command:

sudo bash diskimage-create.sh

Note: More information about script diskimage-create