[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ 4 PKG "howto"
- Subject: Re: [cobalt-users] RaQ 4 PKG "howto"
- From: Dmitry Alexeyev <dmi_a@xxxxxxxxxx>
- Date: Wed Feb 11 16:16:07 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello!
Sun's pkg approach to linux is evil! You will end up with bunch of
[stupid] unresolved dependencies and totally incompatable 3-rd party
software.
Using RPM packages is the right path, that's Linux after all, time to
stop clicking the mouse.
RPM is designed to check versions, architectures, dependencies. Why
putting them into stupid tarballs, arm with stupid scripts with
--nodeps/--noscripts/--force?
Dmitry
> In response to a couple of queries I've gotten in the last few weeks,
> I put together a simple howto on making RaQ 4 PKGs to augment the
> docs at http://developer.cobalt.com/
>
> It's not perfect, and certainly not 100% complete, but it shows how I
> built a simple RaQ 3/4 PKG.
>
> Read it (and add to it!) at
>
> http://www.cobaltfaqs.com/wiki/index.php/HowToMakePKGsForRaQ3and4
>
> A Sausalito version will be next, but no definite timeframe on it...
> hopefully in the next few weeks.