On Fri, Feb 03, 2006 at 03:31:08PM +0100, Martin Costabel wrote:
> Chris Zubrzycki wrote:
> 
> >It's very easy. dpkg --get-selections | grep install | awk '{print  $1}' 
> > > fink.install; rm -rf /sw; for $pkg in `cat fink.install`; do  fink -y 
> >install $pkg; done
> 
> Thirdly, the package list would have to be purged in accordance 
> with the new distribution, or fink would need to be run with the 
> --dont_worry_about_non-existing_packages flag. Etc...

That is independent of the system one uses...you could have said
essentially the same thing about any other dist-upgrade policy that
involves a clean start.

The objection to the original snapshot implementation (exactly one
year ago, BTW) wasn't just that "it broke debconf", but that "it broke
debconf and there were many other ways to do it". Things like cirdan's
command and stuff like 'fink list -i' were held up as examples. In
addition, "clean install" loses conf file and high scores lists.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to