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
102
103
104
105
106
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] exfat support in Mga2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20exfat%20support%20in%20Mga2&In-Reply-To=%3C4F2C6FE7.6030806%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011708.html">
<LINK REL="Next" HREF="011711.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] exfat support in Mga2</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20exfat%20support%20in%20Mga2&In-Reply-To=%3C4F2C6FE7.6030806%40laposte.net%3E"
TITLE="[Mageia-dev] exfat support in Mga2">andre999mga at laposte.net
</A><BR>
<I>Sat Feb 4 00:38:15 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011708.html">[Mageia-dev] exfat support in Mga2
</A></li>
<LI>Next message: <A HREF="011711.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11710">[ date ]</a>
<a href="thread.html#11710">[ thread ]</a>
<a href="subject.html#11710">[ subject ]</a>
<a href="author.html#11710">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Michael Scherer a écrit :
><i> Le vendredi 03 février 2012 à 16:23 +0100, Kamil Rytarowski a écrit :
</I>><i>
</I>>><i> Hello!
</I>>><i>
</I>>><i> What do you think of support exfat in Mga2?
</I>>><i> There are two packages (already in Debian, Fedora, partly Mandriva)
</I>>><i> exfat-fuse and exfat-utils both iinm shall land in tainted.
</I>>><i>
</I>><i> Why ?
</I>><i>
</I>><i> if it went to Fedora, it should be good enough for core/
</I>><i> ( now I do not see it on F16, so maybe you mean something else than "in
</I>><i> Fedora repository" when you mean "in Fedora" ).
</I>><i>
</I>><i>
</I>The wikipedia page links to <A HREF="https://code.google.com/p/exfat/">https://code.google.com/p/exfat/</A>
which gives links for various distros which have these exfat packages.
(7 in all)
The link for "fedora" is <A HREF="http://code.google.com/p/exfat/downloads/list,">http://code.google.com/p/exfat/downloads/list,</A>
which is evidently not on Fedora itself.
For debian it is to <A HREF="http://packages.debian.org/unstable/main/exfat-fuse">http://packages.debian.org/unstable/main/exfat-fuse</A>
For mandriva it just says "Cooker" (no link).
The wikipedia link
<A HREF="http://news.softpedia.com/news/Microsoft-Licenses-Windows-7-s-exFAT-Flash-File-Format-129512.shtml">http://news.softpedia.com/news/Microsoft-Licenses-Windows-7-s-exFAT-Flash-File-Format-129512.shtml</A>
says that Microsoft licenses the format to larger companies for 300000$,
and a search from there leads to
"<A HREF="http://www.microsoft.com/about/legal/en/us/intellectualproperty/iplicensing/programs/exfatfilesystem.aspx">http://www.microsoft.com/about/legal/en/us/intellectualproperty/iplicensing/programs/exfatfilesystem.aspx</A>"
So it does have to be in "tainted". (Unless, of course Microsoft
decides to give us special permission :-) )
The filesystem only seems to be useful for usb keys 64G or bigger, since
the format is essentially a FAT64 with minor innovations. It is the
default format for SDXC cards (>=64G). For other contexts, ext4 (or
even NTFS) would be a better choice,
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011708.html">[Mageia-dev] exfat support in Mga2
</A></li>
<LI>Next message: <A HREF="011711.html">[Mageia-dev] Grub and Grub2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11710">[ date ]</a>
<a href="thread.html#11710">[ thread ]</a>
<a href="subject.html#11710">[ subject ]</a>
<a href="author.html#11710">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|