Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.12 KB

Image Preseeder

OBSOLETE: This repository has been archived, use Docker instead.

Image Preseeder is a tool for converting an existing Linux distribution installation image into a preseeded image suitable for fully non-interactive automatic installation. It was developed primarily for automating the installation of Linux virtual machines to be used for automated integration or acceptance tests.

Image Preseeder can create installation images that allow the resulting VirtualBox virtual machine to be updated and controlled non-interactively from scripts outside the virtual machine, for example to do automated package installation tests.

Image Preseeder currently supports the following Linux distributions:

  • Debian
  • Ubuntu

License

Image Preseeder, a tool to create preseeded Linux installation images
Copyright 2013 Johannes Lehtinen

Image Preseeder is licensed under the MIT License, see LICENSE.md.

Installation

Usage

Author

Image Preseeder author is Johannes Lehtinen.

Feel free to send me comments, bug reports or pull requests to johannes.lehtinen@iki.fi.