Age | Commit message (Collapse) | Author |
|
comments into the files)
2. Rename consume() to consume_userdata() as it helps in figuring out what this does.
3. Fixup the tests due to #2
|
|
|
|
This just updates upstart jobs to the new single binary approach.
|
|
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.
|