Re: git for change control of software deployment updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/10/2011 9:19 PM, David Aguilar wrote:
On Fri, Dec 9, 2011 at 6:37 PM, Neal Kreitzinger<neal@xxxxxxxx>  wrote:
I am considering using git with submodules to deploy most of our updates to
our customer linux servers (not including third party rpm updates already
tracked by linux distro rpm repository).  Has anyone else done this?
Comments?  (Sanity check.)  (I am new to submodules.)

I wrote a script that converts a git source repository into a redhat
src.rpm.  We use it at my $dayjob.  How about doing something like
that?  After you have a src.rpm you can create rpms that you can
distribute using yum.  You are already using rpm which is why I
mention it.  Converting a directory of rpm files into a hostable
repository is as simple as `createrepo /path/to/rpms/`.

The git project has a 'make rpm' target in its Makefile that you could
use as an example.
We use rhel so, yes, we use the redhat repo to get rhel patches. Is that what you mean by "You are already using rpm"? (We do not write our own rpm's at this time.)

v/r,
neal

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]