Feature #299
Debian package files for Foreman
| Status: | Closed | Start: | 06/02/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Distribution packages | |||
| Target version: | 0.1-5 | |||
| Branch: | develop |
Description
The attached patch adds the files necessary to generate a .DEB package file of Foreman for Debian-based distributions.
Associated revisions
Revision d2b7c3160ee384ea450998c322611e51b07d5b5a
fixes #299 - Debian package spec
History
Updated by Ohad Levy 3 months ago
I see that you keep another copy of all settings file, cant we extract them from the tar?
can you paste your patch again without the modifications to the git submodules?
thanks!!
Updated by Ohad Levy 3 months ago
- Target version deleted (
0.1-5)
I'm removing this ticket from a target, as this ticket is independent from the release of foreman.
Updated by Jochen S 3 months ago
- File 0001-Added-extras-dbmigrate-which-tests-for-a-specific-us.patch added
- File 0002-Added-Debian-package-spec.patch added
Ohad Levy wrote:
I see that you keep another copy of all settings file, cant we extract them from the tar?
I changed the handling of Foreman's configuration files to use the stock files in the ./config/ directory.
Ohad Levy wrote:
can you paste your patch again without the modifications to the git submodules?
The .gitmodules file was added accidentally in the prior patch. It's fixed in the new version.
Updated by Jochen S 3 months ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset d2b7c3160ee384ea450998c322611e51b07d5b5a.
