Update of /cvsroot/fink/web/xml/news
In directory vz-cvs-3.sog:/tmp/cvs-serv15931

Modified Files:
        news.en.xml 
Log Message:
New news

Index: news.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/news/news.en.xml,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- news.en.xml 25 Jul 2011 13:15:54 -0000      1.137
+++ news.en.xml 26 Jul 2011 15:03:22 -0000      1.138
@@ -2,7 +2,37 @@
 <!DOCTYPE news SYSTEM "finknews.dtd">
 <news lang="en">
   <cvsid>$Id$</cvsid>
+ 
   <newsitem>
+    <date>2011-07-20</date>
+    <headline>Fink and Lion--updated.</headline>
+    <body>
+      <p>OS X 10.7 "Lion" was released on July 20, 2011.  We want to let Fink
+      users know what to expect if updating.</p>
+<p>First, the <code>fink</code> 
+program itself will not run  on a system which has
+been upgraded to Lion.  However, it will be possible to use the
+<code>dpkg</code> program to extract a list of the Fink packages
+which had been installed under 10.6, so that they can be reinstalled
+under 10.7.  Use</p>
+<p><code>dpkg --get-selections | cut -f1 > fink_packages.txt</code></p>
+<p>to extract the packages, and</p>
+<p><code>cat fink_packages.txt | xargs fink install</code></p>
+<p>once you have installed Fink for 10.7.</p>
+<p>To upgrade fink after upgrading to Lion, one will have to bootstrap
+Fink again, using a tarball for fink-0.31.0 or later.</p>
+<p>Second, due to lots of changes under the hood, there currently are many 
fewer
+Fink packages which build under 10.7 as opposed to 10.6.
+Thus, even if you've extracted a list of Fink packages which had
+been installed under 10.6, some of them may not yet be installable under
+10.7.  We are currently creating a database showing which packages
+can be successfully installed under 10.7, and work is ongoing to add 
packages.</p>
+<p>10.7 introduces several drastic changes to how the system works. While this 
may
+cause a slight delay in full Fink functionality in the short term, it will
+make Fink work better in the future.</p>
+    </body>
+  </newsitem>
+ <newsitem>
     <date>2011-07-16</date>
     <headline>Fink and Lion.</headline>
     <body>


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to