1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Why%20Mageia%20isn%27t%20a%20%22Lion%20Friendly%22%0A%20distribution%3F&In-Reply-To=%3C20111206002028.616a3089%40werewolf.home%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006030.html">
<LINK REL="Next" HREF="006031.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?</H1>
<B>JA Magallon</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Why%20Mageia%20isn%27t%20a%20%22Lion%20Friendly%22%0A%20distribution%3F&In-Reply-To=%3C20111206002028.616a3089%40werewolf.home%3E"
TITLE="[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?">jamagallon at ono.com
</A><BR>
<I>Tue Dec 6 00:20:28 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006030.html">[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?
</A></li>
<LI>Next message: <A HREF="006031.html">[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6029">[ date ]</a>
<a href="thread.html#6029">[ thread ]</a>
<a href="subject.html#6029">[ subject ]</a>
<a href="author.html#6029">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, 5 Dec 2011 15:15:26 +0100
Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">oliver.bgr at googlemail.com</A>> wrote:
><i> Am Montag, 5. Dezember 2011, 14:57:06 schrieb Luiz Alberto Saba:
</I>><i> > Hi guys
</I>><i> >
</I>><i> > Little time ago I bought a mac mini for use with my home theater system.
</I>><i> > It does everything that I was waiting for.
</I>><i> > HDMI output with audio (HD) & video, so I can connect to my denon
</I>><i> > receiver etc...
</I>><i> > The problem is: Lion can't "see" a share in my mageia machine.
</I>><i> > Googling a little bit, I found that I need netatalk (which we DON'T
</I>><i> > have) and a little xml for avahi (which we have).
</I>><i> > Following the "pie recipe" I was able to share my Media disk (2TB) with
</I>><i> > Lion.
</I>><i> > Then I was wandering... Why not make mageia more "mac friendly"?
</I>><i> > I think that it will be a good thing for mageia (nowadays almost
</I>><i> > everyone has some apple device at home (iPhone, iPad, iPod, Mac...))
</I>><i> > Comments?
</I>><i>
</I>><i> Just file a rpm rquest at bugs.mageia.org ?
</I>><i>
</I>><i> If one of the packagers is interested and has the time, he will build it.
</I>><i> I personally don't care because I seem not to be almost everybody having no
</I>><i> apple device and having no intent to ever buy one.
</I>><i> I'm not about to give money to the worst patent troll out there...
</I>><i>
</I>
Sorry to get late into the discussion, but I have to say that using resources
in netatalk is wasting time. OSX cat perfectly use linux servers via
CIFS and NFS. You just need a Samba server on the Linux side (to let mac box
mount linux shared volume) and on the mac side (to let linux mount mac
volumes). ATALK is mostly deprecated:
<A HREF="http://en.wikipedia.org/wiki/AppleTalk">http://en.wikipedia.org/wiki/AppleTalk</A>
volumes are shared via samba and printers via CUPS.
Anyways, it does not hurt to have a netatalk package if someone still has some
System7 macs around.
All the problem probably is just to have a correct Samba+Avahi setup. NetATalk
was much harder to configure the right way, from what I remember...
I even got autofs working on osx, to mount linux shares via NFS or CIFS.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006030.html">[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?
</A></li>
<LI>Next message: <A HREF="006031.html">[Mageia-discuss] Why Mageia isn't a "Lion Friendly" distribution?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6029">[ date ]</a>
<a href="thread.html#6029">[ thread ]</a>
<a href="subject.html#6029">[ subject ]</a>
<a href="author.html#6029">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|