61 lines
1.1 KiB
Plaintext
61 lines
1.1 KiB
Plaintext
eit-init(1)
|
|
===========
|
|
:man source: eit {eitversion}
|
|
:man manual: eit {eitversion}
|
|
|
|
|
|
NAME
|
|
----
|
|
eit-init - initialize repository (erasing all its content)
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
eit init [-h] [--quick] <repo>
|
|
|
|
|
|
INTRODUCTION
|
|
------------
|
|
Initialize a given repository. The same must be already configured
|
|
in */etc/entropy/server.conf* for this tool to work as expected.
|
|
So, please setup your repository there and only then run *eit init <repo>*.
|
|
|
|
|
|
|
|
OPTIONS
|
|
-------
|
|
"eit init" supports the following options which alters its behaviour.
|
|
|
|
|
|
POSITIONAL ARGUMENTS
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
*<repo>*::
|
|
repository
|
|
|
|
OPTIONAL ARGUMENTS
|
|
~~~~~~~~~~~~~~~~~~
|
|
*--help*::
|
|
show this help message and exit
|
|
|
|
*--quick*::
|
|
no stupid questions
|
|
|
|
|
|
|
|
AUTHORS
|
|
-------
|
|
Eit has been accidentally prototyped during a rainy Sunday by Fabio
|
|
Erculiani who was looking for innovative ways of handling package
|
|
bumps in Sabayon Entropy repositories.
|
|
A few months later, Eit saw the light.
|
|
|
|
|
|
REPORTING BUGS
|
|
--------------
|
|
Report bugs to https://bugs.sabayon.org or directly to the author at
|
|
lxnay@sabayon.org.
|
|
|
|
SEE ALSO
|
|
--------
|
|
eit(1)
|