[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FW: [hobbit] Future of Hobbit - Getting added to distro repos
- To: hobbit (at) hswn.dk
- Subject: Re: FW: [hobbit] Future of Hobbit - Getting added to distro repos
- From: "s_aiello (at) comcast.net" <s_aiello (at) comcast.net>
- Date: Fri, 1 Feb 2008 07:54:59 -0500
- References: <BAC1D28A5AB852439A6914CA7AB4E63F05192A60 (at) permls05.wde.woodside.com.au> <200802011026.19978.bgmilne (at) staff.telkomsa.net>
- User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)
I have been watching this thread for binaries for different linux Distros for
awhile. About a few months back I started initial implementation of
clientupdate. With clientupdate, all linux distibutions boil down to 'linux'
OS. So if there are multiple linux distros being monitored, or same distro
but different versions, wouldn't this lead to complication with
clientupdate ? Because that same tar will be pushed out to
everything 'linux'. The way I dealt with this issue, is that my hobbit tar
was compiled statically. Ideally the binaries have all the dependencies
compiled in. So it should work on any linux distro.
So multiple distro packages are nice, but is there a problem when updates need
to be pushed ? Or did I just miss something obvious ?
~Steve