Remove some instances of "starter kit"

Rename some files and change some identifiers to be neutral to the
application name. This makes it simpler to change everything to a proper
name when cloning this project.

Document in the README how to find the remaining places to change.
This commit is contained in:
Martin Pitt 2018-05-04 18:08:07 +02:00
parent b614b72939
commit 58d54cea38
7 changed files with 19 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# image-customize script to enable cockpit in test VMs
# The starter-kit RPM will be installed separately
# The application RPM will be installed separately
set -eu
# don't force https:// (self-signed cert)