On Sunday 03 Jul 2011 5:15:51 PM Mayuresh wrote:
> Secondly, I'd like to try to have same home directory on both Linux and
> FreeBSD. Is it possible? I could probably tweak the uids to be same for a
> login on both the systems, though I find that FreeBSD doesn't seem to care
> about uid. It just sh
On Sunday 03 Jul 2011 5:15:51 PM Mayuresh wrote:
> The ports organization made by FreeBSD seem technically very attractive
> though. Must be the same with Linux flavors you mentioned.
Just for completeness, in archlinux, you have 3 repos. core,extra, community.
Testing for each is separate repo.
On Sun, Jul 03, 2011 at 05:15:51PM +0530, Mayuresh wrote:
> Secondly, I'd like to try to have same home directory on both Linux and
> FreeBSD. Is it possible? I could probably tweak the uids to be same for a
> login on both the systems, though I find that FreeBSD doesn't seem to care
> about uid. I
On Fri, Jul 01, 2011 at 09:08:12PM +0530, Shridhar Daithankar wrote:
I did install FreeBSD yesterday (8.2). The installation was pretty smooth
and quick - quicker than what I am used to seeing for Fedora. Of course
this just installed base and no applications. But then even on Fedora I
choose a mi
Hi All,
I've released the first version of Jugaad library. 'libjugaad' enables a
binary to inject code (as a thread) within the context of another process on
Linux. It exposes a simple API which is somewhat similar to
CreateRemoteThread() on Windows and is very easy to use.
int create_remote_th