%echo Generating a basic OpenPGP key
Key-Type: DSA
Key-Length: 2048
Name-Real: Debian Live
Name-Comment: Not for production use, only for testing
Name-Email:  debian-live@lists.debian.org
Expire-Date: 0
# Really! No password, as it allows for fully automated generation and usage
%no-protection
# Do a commit here, so that we can later print "done" :-)
%commit
%echo done
