зеркало из https://github.com/mono/mail-archives.git
114 строки
4.1 KiB
HTML
114 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Binaries naming
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:fawad%40fawad.net">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016410.html">
|
|
<LINK REL="Next" HREF="016412.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Binaries naming
|
|
</H1>
|
|
<B>Fawad Halim
|
|
</B>
|
|
<A HREF="mailto:fawad%40fawad.net"
|
|
TITLE="[Mono-list] Binaries naming">fawad@fawad.net
|
|
</A><BR>
|
|
<I>Tue, 14 Oct 2003 14:15:29 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016410.html">[Mono-list] Thread Abort Behavior
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016412.html">[Mono-list] XSP and mod_mono once again
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16411">[ date ]</a>
|
|
<a href="thread.html#16411">[ thread ]</a>
|
|
<a href="subject.html#16411">[ subject ]</a>
|
|
<a href="author.html#16411">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi,
|
|
At least Debian and Redhat (8,9, Fedora) have the alternatives (man
|
|
8 alternatives) system. It essentially contains a list of packages that
|
|
provide the same facility (like Sendmail and Postfix on Redhat) and
|
|
links that need to be shuffled around to switch from one to the other.
|
|
For example, on my machine
|
|
|
|
# alternatives --display mta
|
|
mta - status is manual.
|
|
link currently points to /usr/sbin/sendmail.postfix
|
|
/usr/sbin/sendmail.sendmail - priority 90
|
|
slave mta-mailq: /usr/bin/mailq.sendmail
|
|
slave mta-newaliases: /usr/bin/newaliases.sendmail
|
|
slave mta-rmail: /usr/bin/rmail.sendmail
|
|
slave mta-mailqman: /usr/share/man/man1/mailq.sendmail.1.gz
|
|
slave mta-newaliasesman: /usr/share/man/man1/newaliases.sendmail.1.gz
|
|
slave mta-aliasesman: /usr/share/man/man5/aliases.sendmail.5.gz
|
|
/usr/sbin/sendmail.postfix - priority 30
|
|
slave mta-mailq: /usr/bin/mailq.postfix
|
|
slave mta-newaliases: /usr/bin/newaliases.postfix
|
|
slave mta-rmail: /usr/bin/rmail.postfix
|
|
slave mta-mailqman: /usr/share/man/man1/mailq.postfix.1.gz
|
|
slave mta-newaliasesman: /usr/share/man/man1/newaliases.postfix.1.gz
|
|
slave mta-aliasesman: /usr/share/man/man5/aliases.postfix.5.gz
|
|
Current `best' version is /usr/sbin/sendmail.sendmail.
|
|
|
|
It should be pretty easy to have the alternatives system maintain
|
|
symlinks for choosing between mono and pnet alternatives.
|
|
|
|
Regards
|
|
-fawad
|
|
|
|
Miguel de Icaza wrote:
|
|
|
|
><i>Hello,
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>>><i>Mono and pnet will still block each other, but at least Mono will have a
|
|
</I>>><i>consistent naming and easy for newbie people.
|
|
</I>>><i>
|
|
</I>>><i>I really don't mind that mono blocks pnet because I'm planning to use only
|
|
</I>>><i>Mono, but as a Linux user I would prefer to have open alternatives. That's
|
|
</I>>><i>why I love Linux, because the possibility of choosing.
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>><i>
|
|
</I>><i>That is a packaging issue though. The same happens with mail for
|
|
</I>><i>example, /usr/lib/sendmail has been hardcoded in every application, and
|
|
</I>><i>distributions still work around this problem without a hitch.
|
|
</I>><i>
|
|
</I>><i>Miguel
|
|
</I>><i>_______________________________________________
|
|
</I>><i>Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
|
|
</I>><i><A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016410.html">[Mono-list] Thread Abort Behavior
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016412.html">[Mono-list] XSP and mod_mono once again
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16411">[ date ]</a>
|
|
<a href="thread.html#16411">[ thread ]</a>
|
|
<a href="subject.html#16411">[ subject ]</a>
|
|
<a href="author.html#16411">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|