Age | Commit message (Collapse) | Author |
|
handles this.
|
|
issues when installing)
|
|
2. Fixup the debian building after util changes
|
|
|
|
|
|
2. Add a abs path joining function that will return the absolute path of
a combined path (where applicable)
|
|
2. Adjust info statement to reflect better what it is doing.
|
|
|
|
|
|
|
|
and adjust the specfile that is generated to remove the unwanted config
files for the types which were not selected.
|
|
Let the package building solutions figure out exactly which
of these they wish to delete or wish to take, since setup.py
can not know it just has to install them all.
|
|
|
|
|
|
|
|
|
|
format changes.
|
|
2. Rename to be a debian subdir, matching the redhat subdir.
|
|
tar tools name, also change output to be tab separated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. Adjusting the bddep shell script
3. Starting to add a brpm
|
|
|
|
|
|
|
|
that will be the central point of config fetching
for both the 'init' stage and the 'module' stages
a. This helps those who want to understand exactly
what configs are fetched and how the merging occurs.
|
|
name that seems to just say it will run pylint. Put the
pep8 tool in a 'run-pep8' script.
|
|
a. This allows them to be run as different tools (if desired)
2. Adjust the makefile to have a 'make pep8' section which can run this new script
|
|
|