diff --git a/doc/about.rst b/doc/about.rst index bb4963cf..7ab1fb61 100644 --- a/doc/about.rst +++ b/doc/about.rst @@ -2,6 +2,10 @@ About Pungi ============= +.. figure:: pungi_snake-sm-dark.png + :align: right + :alt: Pungi Logo + *Pungi* is a distribution compose tool. Composes are release snapshots that contain release deliverables such as: @@ -40,3 +44,19 @@ Links - Upstream GIT: https://pagure.io/pungi/ - Issue tracker: https://pagure.io/pungi/issues - Questions can be asked on *#fedora-releng* IRC channel on FreeNode + + +Origin of name +============== + +The name *Pungi* comes from the instrument used to charm snakes. *Anaconda* +being the software Pungi was manipulating, and anaconda being a snake, led to +the referential naming. + +The first name, which was suggested by Seth Vidal, was *FIST*, *Fedora +Installation Tool*. That name was quickly discarded and replaced +with Pungi. + +There was also a bit of an inside joke that when said aloud, it could sound +like punji, which is `a sharpened stick at the bottom of a +trap `_. Kind of like software… diff --git a/doc/pungi_snake-sm-dark.png b/doc/pungi_snake-sm-dark.png new file mode 100644 index 00000000..8ed14257 Binary files /dev/null and b/doc/pungi_snake-sm-dark.png differ