<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-12567</id>
	<title>Nabble - debian-amd64</title>
	<updated>2008-08-27T09:55:54Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/debian-amd64-f12567.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/debian-amd64-f12567.html" />
	<subtitle type="html">Porting Debian to AMD x86-64 architecture.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19185143</id>
	<title>Re: Searching for a special application</title>
	<published>2008-08-27T09:55:54Z</published>
	<updated>2008-08-27T09:55:54Z</updated>
	<author>
		<name>Lennart Sorensen</name>
	</author>
	<content type="html">On Wed, Aug 27, 2008 at 10:47:57AM -0500, Ozzy Lash wrote:
&lt;br&gt;&amp;gt; Isn't /proc/kcore the contents of the RAM? &amp;nbsp;If so, if you have a
&lt;br&gt;&amp;gt; favorite gui editor/hexdump/... utility that you can use on files, it
&lt;br&gt;&amp;gt; should also work on /proc/kcore.
&lt;br&gt;&lt;br&gt;You do have to be careful poking at that and /dev/mem. &amp;nbsp;After all they
&lt;br&gt;aren't necesarily contiguous. &amp;nbsp;Some addresses are invalid. &amp;nbsp;They aren't
&lt;br&gt;normal files after all.
&lt;br&gt;&lt;br&gt;Imagine you go to read the values at the location where your program is
&lt;br&gt;running? &amp;nbsp;The fact you look at it causes it to change which if the
&lt;br&gt;program keeps looking means it changes again in a cute little loop.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Len Sorensen
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19185143&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19185143&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Searching-for-a-special-application-tp19179751p19185143.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19184459</id>
	<title>Re: Searching for a special application</title>
	<published>2008-08-27T08:47:57Z</published>
	<updated>2008-08-27T08:47:57Z</updated>
	<author>
		<name>Ozzy Lash</name>
	</author>
	<content type="html">On Wed, Aug 27, 2008 at 6:45 AM, Hans-J. Ullrich &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19184459&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hans.ullrich@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am looking for an application, which is capable to show the contents of the
&lt;br&gt;&amp;gt; RAM (I want to look at special addresses or search the whole address space
&lt;br&gt;&amp;gt; for content).
&lt;br&gt;&lt;br&gt;Isn't /proc/kcore the contents of the RAM? &amp;nbsp;If so, if you have a
&lt;br&gt;favorite gui editor/hexdump/... utility that you can use on files, it
&lt;br&gt;should also work on /proc/kcore.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19184459&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19184459&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Searching-for-a-special-application-tp19179751p19184459.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19179751</id>
	<title>Searching for a special application</title>
	<published>2008-08-27T04:45:21Z</published>
	<updated>2008-08-27T04:45:21Z</updated>
	<author>
		<name>Bugzilla from hans.ullrich@loop.de</name>
	</author>
	<content type="html">Hi all, 
&lt;br&gt;&lt;br&gt;I am looking for an application, which is capable to show the contents of the 
&lt;br&gt;RAM (I want to look at special addresses or search the whole address space 
&lt;br&gt;for content).
&lt;br&gt;&lt;br&gt;Does soemone know such a thing ? I searched Google and found &amp;quot;vzfree&amp;quot;. It 
&lt;br&gt;would be nice, if the tool got this features:
&lt;br&gt;&lt;br&gt;1. run on debian-amd64 (MUST HAVE)
&lt;br&gt;2. graphical interface (nice to have)
&lt;br&gt;3. Free (must run under GPL2 or similar, MUST HAVE)
&lt;br&gt;4. a debian-package is available (nice to have)
&lt;br&gt;&lt;br&gt;I hope, someone knows more. Maybe there is already such a tool in the 
&lt;br&gt;repository available but I found none. Maybe there is such tool NOT available 
&lt;br&gt;at all. 
&lt;br&gt;&lt;br&gt;Thanks for any hints or help !
&lt;br&gt;&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;&lt;br&gt;Hans
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19179751&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19179751&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Searching-for-a-special-application-tp19179751p19179751.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19178279</id>
	<title>Re: vlc not play video</title>
	<published>2008-08-27T00:51:51Z</published>
	<updated>2008-08-27T00:51:51Z</updated>
	<author>
		<name>Leopold Palomo Avellaneda-2</name>
	</author>
	<content type="html">A Dilluns 25 Agost 2008, Mr. P|pex va escriure:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; I don't able to find a solution to play some video with vlc.
&lt;br&gt;&amp;gt; the error is
&lt;br&gt;&amp;gt; no suitable decoder module for fourcc `XVID'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I use testing on amd64, version
&lt;br&gt;&amp;gt; vlc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0.8.6.h-1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; tnks
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Gianluca
&lt;/div&gt;&lt;br&gt;Gianluca,
&lt;br&gt;&lt;br&gt;probably you are using the marillat version of vlc. There's a &amp;quot;little&amp;quot; 
&lt;br&gt;conflict [1] betwend versions (official and debian-multimedia) so I recommend 
&lt;br&gt;you that uninstall the marillat packages and install the &amp;quot;official&amp;quot; ones.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Leo
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482894&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482894&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19178279&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19178279&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/vlc-not-play-video-tp19151674p19178279.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19151674</id>
	<title>vlc not play video</title>
	<published>2008-08-25T13:20:18Z</published>
	<updated>2008-08-25T13:20:18Z</updated>
	<author>
		<name>Mr. P|pex-3</name>
	</author>
	<content type="html">Hi
&lt;br&gt;I don't able to find a solution to play some video with vlc.
&lt;br&gt;the error is
&lt;br&gt;no suitable decoder module for fourcc `XVID'.
&lt;br&gt;&lt;br&gt;I use testing on amd64, version
&lt;br&gt;vlc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0.8.6.h-1
&lt;br&gt;&lt;br&gt;tnks
&lt;br&gt;-- 
&lt;br&gt;Gianluca 
&lt;br&gt;&lt;br&gt;| Linux User: &amp;nbsp;#287733 &amp;nbsp; &amp;nbsp;| GPG Key ID: 0x209C3540 &amp;nbsp; &amp;nbsp;|
&lt;br&gt;| IM: Icq: 10060110; Jabber: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19151674&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gianluca@...&lt;/a&gt; |
&lt;br&gt;| chan #&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19151674&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ceres@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19151674&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19151674&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/vlc-not-play-video-tp19151674p19151674.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19148050</id>
	<title>Compiling xen-3.2 on amd64</title>
	<published>2008-08-25T10:24:04Z</published>
	<updated>2008-08-25T10:24:04Z</updated>
	<author>
		<name>edu gargiulo</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;this is my first message for the list. I'm looking for help on
&lt;br&gt;compiling xen-3.2 on debian amd64 stable version.
&lt;br&gt;I've installed xen from packages, but couldn't run hvm's on it, so I'm
&lt;br&gt;thinking on compile xen-3.2 from source. Is there any way to compile
&lt;br&gt;xen using the 'debian way' (i.e. make-kpkg)?
&lt;br&gt;Any hint or successful history about compiling xen-3.2 on debian-amd64
&lt;br&gt;would be appreciated.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;edu gargiulo
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19148050&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19148050&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Compiling-xen-3.2-on-amd64-tp19148050p19148050.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19127106</id>
	<title>Re: nspluginwrapper 1.0, coming soon.</title>
	<published>2008-08-23T18:58:12Z</published>
	<updated>2008-08-23T18:58:12Z</updated>
	<author>
		<name>Alex Samad</name>
	</author>
	<content type="html">On Sat, Aug 23, 2008 at 11:30:59AM +0100, Rob Andrews wrote:
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I apologise for not getting nspluginwrapper 1.0 into Debian yet. The main
&lt;br&gt;&amp;gt; problem is with &amp;quot;npconfig&amp;quot; (which users call /usr/bin/nspluginwrapper). The
&lt;br&gt;&amp;gt; Debian package patches the binary to install symbolic links to each
&lt;br&gt;&amp;gt; individual plugin directory for each browser, and changes to the npconfig
&lt;br&gt;&amp;gt; tool mean that the patch isn't applying cleanly to the source.
&lt;br&gt;[snip]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This part (the make-nspluginwrapper-runtime part), however, is a tricky one,
&lt;br&gt;&amp;gt; and not without problems. I need to work out the cleanest way of packing up
&lt;br&gt;&amp;gt; non-native binaries for other architectures, and compile binaries for other
&lt;br&gt;&amp;gt; architectures. I've been playing with scratchbox2 and hope this will
&lt;br&gt;&amp;gt; suffice.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In any case, that's the plan of action!
&lt;br&gt;&lt;br&gt;thanks for all the work
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; rob.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; rob andrews &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :: pgp 0xd6c3e484 :: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19127106&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rob@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19127106&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;&amp;gt; with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19127106&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;-- 
&lt;br&gt;&amp;quot;I'd rather have them sacrificing on behalf of our nation than, you know, endless hours of testimony on congressional hill.&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - George W. Bush
&lt;br&gt;06/04/2002
&lt;br&gt;Fort Meade, Maryland
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19127106/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/nspluginwrapper-1.0%2C-coming-soon.-tp19120395p19127106.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19120395</id>
	<title>nspluginwrapper 1.0, coming soon.</title>
	<published>2008-08-23T03:30:59Z</published>
	<updated>2008-08-23T03:30:59Z</updated>
	<author>
		<name>Rob Andrews-2</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I apologise for not getting nspluginwrapper 1.0 into Debian yet. The main
&lt;br&gt;problem is with &amp;quot;npconfig&amp;quot; (which users call /usr/bin/nspluginwrapper). The
&lt;br&gt;Debian package patches the binary to install symbolic links to each
&lt;br&gt;individual plugin directory for each browser, and changes to the npconfig
&lt;br&gt;tool mean that the patch isn't applying cleanly to the source.
&lt;br&gt;&lt;br&gt;What will happen over the next few days (and few weeks) is this:
&lt;br&gt;&lt;br&gt;Stage 1. Getting 1.0 in.
&lt;br&gt;&lt;br&gt;The next version of nspluginwrapper, 1.0-1 will be a mostly vanilla update
&lt;br&gt;to 0.9.91.5-2. The patch has been reworked to work with the new npconfig
&lt;br&gt;version and will exhibit the same behaviour as the previous version. This
&lt;br&gt;will be a mostly safe update.
&lt;br&gt;&lt;br&gt;I've added debconf support to ask users if they would like plugin loaders
&lt;br&gt;updated on package update. This is mostly for convenience, but you can turn
&lt;br&gt;it off if you like.
&lt;br&gt;&lt;br&gt;Stage 2. Slimming down npconfig, and adding subrevisions.
&lt;br&gt;&lt;br&gt;npconfig is okay, but it does too much to take work away from the user. As a
&lt;br&gt;result, it only installs to directories it knows about, and will not install
&lt;br&gt;a wrapper stub to an arbitrary location. I've been working on stripping out
&lt;br&gt;most of this functionality in order to turn it into a bare plugin creation
&lt;br&gt;tool.
&lt;br&gt;&lt;br&gt;Whilst I'm making changes to this, I'm adding subrevisions to the wrapper
&lt;br&gt;version string. You may notice if you run 'nspluginwrapper -l' that you see:
&lt;br&gt;&lt;br&gt;/home/user/.mozilla/plugins/npwrapper.libflashplayer.so
&lt;br&gt;&amp;nbsp; Original plugin: /home/user/.mozilla/plugins32/libflashplayer.so
&lt;br&gt;&amp;nbsp; Wrapper version string: 0.9.91.5
&lt;br&gt;&lt;br&gt;Since we often add stability patches (e.g. the g_thread initialisation) to
&lt;br&gt;Debian revisions, the version string doesn't accurately represent the &amp;quot;real&amp;quot;
&lt;br&gt;version of the wrapper loader stub. This will change to look something like:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Wrapper version string: 1.0-1
&lt;br&gt;&lt;br&gt;This will mean that on package updates, we can identify what loaders require
&lt;br&gt;updating using npconfig to incorporate changes to the package source, and
&lt;br&gt;avoid leaving old binaries sitting around.
&lt;br&gt;&lt;br&gt;Since npconfig will be stripped down, a new tool will be added to manage the
&lt;br&gt;installation of the binaries and symlinks around the system. This is likely
&lt;br&gt;to be written in shell script, and it will call npconfig to do the dirty
&lt;br&gt;work.
&lt;br&gt;&lt;br&gt;Stage 3. Splitting the package into two (or three, or four as the case may be).
&lt;br&gt;&lt;br&gt;When I initially packaged nspluginwrapper, I intended to roll it out for
&lt;br&gt;both amd64 and ia64 architectures. I failed. ia64 misses some important
&lt;br&gt;parts, like an i386 compiler to make the runtime loader.
&lt;br&gt;&lt;br&gt;Splitting the package into two will create three new packages:
&lt;br&gt;nspluginwrapper: a metapackage depending on the two packages for your system.
&lt;br&gt;nspluginwrapper-wrapper: the browser plugin and npconfig tools.
&lt;br&gt;nspluginwrapper-runtime-i386-slim: a &amp;quot;slim&amp;quot; runtime for i386 on amd64.
&lt;br&gt;&lt;br&gt;The name of the last package isn't finalised yet. &amp;nbsp;It is described as a
&lt;br&gt;&amp;quot;slim&amp;quot; runtime, because Debian amd64 contains everything we already need
&lt;br&gt;to build i386 binaries, and has native libraries as well. As a result, the
&lt;br&gt;package will contain the runtime loader binaries and not much else. But it
&lt;br&gt;will be needed to run i386 binaries on amd64 systems.
&lt;br&gt;&lt;br&gt;nspluginwrapper will become a noarch package (I hope) and
&lt;br&gt;nspluginwrapper-wrapper should be devoid of enough architecture specific
&lt;br&gt;code to build on any architecture and provide the foundations for supporting
&lt;br&gt;running i386 (or other) plugins on any architecture.
&lt;br&gt;&lt;br&gt;What happens then? Well, the intention is to create a
&lt;br&gt;&amp;quot;make-nspluginwrapper-runtime&amp;quot; tool which will create a runtime environment
&lt;br&gt;for the required architecture (mostly i386, since we're mostly dealing with
&lt;br&gt;i386 plugins for which we don't have the source). This will pack up enough
&lt;br&gt;libraries and the runtime loader and you should then be able to run your
&lt;br&gt;favourite plugin on non-amd64 architectures. I have an ARM version of
&lt;br&gt;flashplayer 9 to test with, and a PowerPC machine that I hope to get the
&lt;br&gt;i386 flashplayer to run on. But this shouldn't concern most vanilla amd64
&lt;br&gt;users.
&lt;br&gt;&lt;br&gt;This part (the make-nspluginwrapper-runtime part), however, is a tricky one,
&lt;br&gt;and not without problems. I need to work out the cleanest way of packing up
&lt;br&gt;non-native binaries for other architectures, and compile binaries for other
&lt;br&gt;architectures. I've been playing with scratchbox2 and hope this will
&lt;br&gt;suffice.
&lt;br&gt;&lt;br&gt;In any case, that's the plan of action!
&lt;br&gt;&lt;br&gt;rob.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;rob andrews &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :: pgp 0xd6c3e484 :: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120395&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rob@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120395&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120395&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/nspluginwrapper-1.0%2C-coming-soon.-tp19120395p19120395.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19120264</id>
	<title>Re: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-23T02:52:13Z</published>
	<updated>2008-08-23T02:52:13Z</updated>
	<author>
		<name>Rob Andrews-2</name>
	</author>
	<content type="html">On 22-Aug-2008 10:43.35 (BST), Michael Fothergill wrote:
&lt;br&gt;&amp;nbsp;&amp;gt; What is the latest way of installing adobe flashplayer in amd64 Lenny?
&lt;br&gt;&lt;br&gt;Hi Mike,
&lt;br&gt;&lt;br&gt;The easiest and most stable way is to use nspluginwrapper, but I don't know
&lt;br&gt;about its standing in lenny (I only push to unstable at the moment, and the
&lt;br&gt;package is migrated automatically back into testing once it has settled in
&lt;br&gt;unstable for a while).
&lt;br&gt;&lt;br&gt;Checking &lt;a href=&quot;http://packages.debian.org/testing/utils/:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/testing/utils/:&lt;/a&gt;&lt;br&gt;&lt;br&gt;nspluginwrapper (0.9.91.5-2) [contrib]
&lt;br&gt;&amp;nbsp; &amp;nbsp; A wrapper to run Netscape plugins on other architectures
&lt;br&gt;&lt;br&gt;However, on &lt;a href=&quot;http://packages.debian.org/testing/web/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/testing/web/&lt;/a&gt;&amp;nbsp;there is no
&lt;br&gt;flashplugin-nonfree. Which means what whilst nspluginwrapper is there, you
&lt;br&gt;have two choices: Install the plugin by hand or import the package from
&lt;br&gt;unstable (should be fairly simple). I recommend the former.
&lt;br&gt;&lt;br&gt;My advice would be to go:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Download and unpack it somewhere. Personally, in my environment, I then:
&lt;br&gt;&lt;br&gt;(run this as your normal user)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; mkdir -p ~/.mozilla/plugins32 ~/.mozilla/plugins
&lt;br&gt;&amp;nbsp; &amp;nbsp; cp libflashplayer.so ~/.mozilla/plugins32/
&lt;br&gt;&amp;nbsp; &amp;nbsp; nspluginwrapper -v -i $HOME/.mozilla/plugins32/libflashplayer.so
&lt;br&gt;&lt;br&gt;This should install the runtime loader stub. Restart your browser and go to
&lt;br&gt;&amp;quot;about:plugins&amp;quot; and you should see something like:
&lt;br&gt;&lt;br&gt;Shockwave Flash
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; File name: npwrapper.libflashplayer.so
&lt;br&gt;&amp;nbsp; &amp;nbsp; Shockwave Flash 10.0 b218 (or your installed version number)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; MIME Type &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Description &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Suffixes Enabled
&lt;br&gt;&amp;nbsp; &amp;nbsp; application/x-shockwave-flash &amp;nbsp; Shockwave Flash &amp;nbsp; &amp;nbsp; swf &amp;nbsp; &amp;nbsp; &amp;nbsp;Yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; application/futuresplash &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;FutureSplash Player spl &amp;nbsp; &amp;nbsp; &amp;nbsp;Yes
&lt;br&gt;&lt;br&gt;Somewhere in the list. You should be good to go now.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;rob andrews &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; :: pgp 0xd6c3e484 :: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120264&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rob@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120264&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19120264&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19120264.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19118261</id>
	<title>Re: /usr/sbin/grub  32-bit - why?</title>
	<published>2008-08-22T19:24:15Z</published>
	<updated>2008-08-22T19:24:15Z</updated>
	<author>
		<name>Jerome BENOIT-2</name>
	</author>
	<content type="html">Hello List,
&lt;br&gt;&lt;br&gt;is there any advantage to have a 64-bit only kernel ?
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;Jerome
&lt;br&gt;&lt;br&gt;Jörg-Volker Peetz wrote:
&lt;br&gt;&amp;gt; On my testing amd64 system the executable /usr/sbin/grub is 32-bit.
&lt;br&gt;&amp;gt; Why?
&lt;br&gt;&amp;gt; Executing grub-install, therefore, gives an error message with my 
&lt;br&gt;&amp;gt; self-compiled 64-bit only kernel.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerome BENOIT
&lt;br&gt;jgmbenoit_at_mailsnare_dot_net
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19118261&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19118261&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-usr-sbin-grub--32-bit---why--tp19114733p19118261.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19115094</id>
	<title>Re: /usr/sbin/grub  32-bit - why?</title>
	<published>2008-08-22T13:30:04Z</published>
	<updated>2008-08-22T13:30:04Z</updated>
	<author>
		<name>Manolo Díaz-7</name>
	</author>
	<content type="html">El Fri, 22 Aug 2008 21:51:06 +0200
&lt;br&gt;Jörg-Volker Peetz &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19115094&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jvpeetz@...&lt;/a&gt;&amp;gt; escribió:
&lt;br&gt;&lt;br&gt;&amp;gt; On my testing amd64 system the executable /usr/sbin/grub is 32-bit.
&lt;br&gt;&amp;gt; Why?
&lt;br&gt;&amp;gt; Executing grub-install, therefore, gives an error message with my self-compiled 
&lt;br&gt;&amp;gt; 64-bit only kernel.
&lt;br&gt;&lt;br&gt;Some time ago I reported this as bug
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337288&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337288&lt;/a&gt;&lt;br&gt;&lt;br&gt;It seems it won't be fixed, grub isn't actively developed
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.gnu.org/software/grub/grub-legacy.en.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/software/grub/grub-legacy.en.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;You should enable ia32 emulation or use the new grub package (1.96)
&lt;br&gt;instead.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;-- 
&lt;br&gt;Manolo Díaz
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19115094&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19115094&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-usr-sbin-grub--32-bit---why--tp19114733p19115094.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19114575</id>
	<title>RE: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T12:57:50Z</published>
	<updated>2008-08-22T12:57:50Z</updated>
	<author>
		<name>Michael Fothergill</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;----------------------------------------
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cmr@...&lt;/a&gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: current debian way of installing adobe flashplayer in amd64.....
&lt;br&gt;&amp;gt; Date: Fri, 22 Aug 2008 09:08:37 -0500
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Michael,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri 22 August 2008 07:30, Patrick Franz wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Michael,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [...]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; As you can see here
&lt;br&gt;&amp;gt;&amp;gt; (&lt;a href=&quot;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;names&amp;keywords=flashplugin-nonfree) the 'flashplugin-nonfree'-package is not
&lt;br&gt;&amp;gt;&amp;gt; available in lenny.
&lt;br&gt;&amp;gt;&amp;gt; The easiest way to use it is to install it from the unstable repository.
&lt;/div&gt;&lt;br&gt;I did this and it worked. &amp;nbsp;Thanks a lot.
&lt;br&gt;&lt;br&gt;Michael Fothergill
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; === = ====
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;____ &amp;nbsp; &amp;nbsp; ____
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; /#/\#\ &amp;nbsp; /#/\#\
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;/#/ &amp;nbsp;\#\ /#/ &amp;nbsp;\#\
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; /#/ &amp;nbsp; patrick &amp;nbsp; \#\
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;/#/ &amp;nbsp; &amp;nbsp; &amp;nbsp; @ &amp;nbsp; &amp;nbsp; &amp;nbsp; \#\
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; /#/ &amp;nbsp; &amp;nbsp;malkin.de &amp;nbsp; &amp;nbsp;\#\
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You also can obtain it from backports.org:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; deb &lt;a href=&quot;http://www.backports.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.backports.org/debian&lt;/a&gt;&amp;nbsp;etch-backports main contrib non-free
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; cmr
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Debian 'Etch' - Registered Linux User #241964
&lt;br&gt;&amp;gt; --------
&lt;br&gt;&amp;gt; &amp;quot;More laws, less justice.&amp;quot; -- Marcus Tullius Ciceroca, 42 BC
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;&amp;gt; with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;Win New York holidays with Kellogg’s &amp; Live Search 
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/UKM/go/107571440/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/UKM/go/107571440/direct/01/&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114575&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19114575.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19114733</id>
	<title>/usr/sbin/grub  32-bit - why?</title>
	<published>2008-08-22T12:51:06Z</published>
	<updated>2008-08-22T12:51:06Z</updated>
	<author>
		<name>Jörg-Volker Peetz-3</name>
	</author>
	<content type="html">On my testing amd64 system the executable /usr/sbin/grub is 32-bit.
&lt;br&gt;Why?
&lt;br&gt;Executing grub-install, therefore, gives an error message with my self-compiled 
&lt;br&gt;64-bit only kernel.
&lt;br&gt;-- 
&lt;br&gt;Regards,
&lt;br&gt;Jörg-Volker.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114733&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19114733&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-usr-sbin-grub--32-bit---why--tp19114733p19114733.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19112392</id>
	<title>Re: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T10:47:50Z</published>
	<updated>2008-08-22T10:47:50Z</updated>
	<author>
		<name>Marco Maske-2</name>
	</author>
	<content type="html">Michael Fothergill wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; What is the latest way of installing adobe flashplayer in amd64 Lenny?
&lt;br&gt;&amp;gt;
&lt;br&gt;On Lenny you can take free and native 64bit gnash and konqueror|
&lt;br&gt;mozilla-plugin-gnash.
&lt;br&gt;&lt;a href=&quot;http://www.gnashdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gnashdev.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I tried this from a debian howto web page I found on google but it didn't
&lt;br&gt;&amp;gt; work:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; debian:/home/mikef# apt-get install flashplugin-nonfree
&lt;br&gt;&lt;br&gt;The flashplugin-nonfree for Etch and Sarge look at backports.
&lt;br&gt;&lt;br&gt;Take flashplayer-mozilla for Etch and Lenny from 
&lt;br&gt;&lt;a href=&quot;http://www.debian-multimedia.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian-multimedia.org/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;instead of flashplugin-nonfree. Both need nspluginwrapper and 32bit libs.
&lt;br&gt;&lt;br&gt;I have flashplugin-nonfree on Etch. 
&lt;br&gt;&lt;br&gt;Good Luck
&lt;br&gt;Ciao Marco!
&lt;br&gt;-- 
&lt;br&gt;Debian Hint #11: Keep up to date on what's going on - read the Debian
&lt;br&gt;Weekly News. Read it on the web at &lt;a href=&quot;http://www.debian.org/News/weekly/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/News/weekly/&lt;/a&gt;, or
&lt;br&gt;subscribe to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19112392&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-news@...&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19112392&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19112392&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19112392.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19108174</id>
	<title>Re: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T07:08:37Z</published>
	<updated>2008-08-22T07:08:37Z</updated>
	<author>
		<name>C M Reinehr</name>
	</author>
	<content type="html">Michael,
&lt;br&gt;&lt;br&gt;On Fri 22 August 2008 07:30, Patrick Franz wrote:
&lt;br&gt;&amp;gt; Hi Michael,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As you can see here
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=&lt;/a&gt;&lt;br&gt;&amp;gt;names&amp;keywords=flashplugin-nonfree) the 'flashplugin-nonfree'-package is not
&lt;br&gt;&amp;gt; available in lenny.
&lt;br&gt;&amp;gt; The easiest way to use it is to install it from the unstable repository.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; === = ====
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;____ &amp;nbsp; &amp;nbsp; ____
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; /#/\#\ &amp;nbsp; /#/\#\
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;/#/ &amp;nbsp;\#\ /#/ &amp;nbsp;\#\
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; /#/ &amp;nbsp; patrick &amp;nbsp; \#\
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;/#/ &amp;nbsp; &amp;nbsp; &amp;nbsp; @ &amp;nbsp; &amp;nbsp; &amp;nbsp; \#\
&lt;br&gt;&amp;gt; &amp;nbsp; /#/ &amp;nbsp; &amp;nbsp;malkin.de &amp;nbsp; &amp;nbsp;\#\
&lt;/div&gt;&lt;br&gt;You also can obtain it from backports.org:
&lt;br&gt;&lt;br&gt;deb &lt;a href=&quot;http://www.backports.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.backports.org/debian&lt;/a&gt;&amp;nbsp;etch-backports main contrib non-free
&lt;br&gt;&lt;br&gt;Cheers!
&lt;br&gt;&lt;br&gt;cmr
&lt;br&gt;-- 
&lt;br&gt;Debian 'Etch' - Registered Linux User #241964
&lt;br&gt;--------
&lt;br&gt;&amp;quot;More laws, less justice.&amp;quot; -- Marcus Tullius Ciceroca, 42 BC
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19108174&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19108174&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19108174.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19107124</id>
	<title>Re: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T06:18:43Z</published>
	<updated>2008-08-22T06:18:43Z</updated>
	<author>
		<name>Paulo Ricardo Paz Vital</name>
	</author>
	<content type="html">Hello Michael,
&lt;br&gt;&lt;br&gt;I had some problems to install the flash plugin in my Lenny machine too.
&lt;br&gt;After some research about this issue, I wrote a little howto in my
&lt;br&gt;blog [1] explaining the installation of the Flash Player 10 plugin
&lt;br&gt;using the nspluginwrapper.
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://blog.pvital.org/2008/05/19/flash-player-10-plugin-working-in-a-64-bit-firefox/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.pvital.org/2008/05/19/flash-player-10-plugin-working-in-a-64-bit-firefox/&lt;/a&gt;&lt;br&gt;&lt;br&gt;I hope this post help you.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Paulo Vital
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, Aug 22, 2008 at 7:10 AM, Michael Fothergill
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19107124&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikef20000@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Dear Folks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;(Please excuse the loss of the carriage returns in the previous postings.)
&lt;br&gt;&amp;gt; What is the latest way of installing adobe flashplayer in amd64 Lenny?
&lt;br&gt;&amp;gt; I tried this from a debian howto web page I found on google but it didn't work:
&lt;br&gt;&amp;gt;
&lt;br&gt;[cut]
&lt;br&gt;-- 
&lt;br&gt;Paulo Ricardo Paz Vital
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.pvital.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pvital.org&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://blog.pvital.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.pvital.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19107124&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19107124&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19107124.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19106579</id>
	<title>Re: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T05:30:25Z</published>
	<updated>2008-08-22T05:30:25Z</updated>
	<author>
		<name>Patrick Franz-3</name>
	</author>
	<content type="html">Hi Michael,
&lt;br&gt;&lt;br&gt;Am Freitag, 22. August 2008 11:43:35 schrieb Michael Fothergill:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear Folks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What is the latest way of installing adobe flashplayer in amd64
&lt;br&gt;&amp;gt; Lenny?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried this from a debian howto web page I found on google but it
&lt;br&gt;&amp;gt; didn't work:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; debian:/home/mikef# apt-get install flashplugin-nonfree
&lt;br&gt;&amp;gt; Reading package lists... Done
&lt;br&gt;&amp;gt; Building dependency tree
&lt;br&gt;&amp;gt; Reading state information... Done
&lt;br&gt;&amp;gt; Package flashplugin-nonfree is not available, but is referred to by
&lt;br&gt;&amp;gt; another package. This may mean that the package is missing, has been
&lt;br&gt;&amp;gt; obsoleted, or is only available from another source
&lt;br&gt;&amp;gt; E: Package flashplugin-nonfree has no installation candidate
&lt;br&gt;&amp;gt; debian:/home/mikef#
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My apt source.list file looks like this:
&lt;/div&gt;[...]
&lt;br&gt;&lt;br&gt;As you can see here 
&lt;br&gt;(&lt;a href=&quot;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=flashplugin-nonfree&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/search?suite=all&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=flashplugin-nonfree&lt;/a&gt;)
&lt;br&gt;the 'flashplugin-nonfree'-package is not available in lenny.
&lt;br&gt;The easiest way to use it is to install it from the unstable repository.
&lt;br&gt;&lt;br&gt;&lt;br&gt;=== = ====
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;____ &amp;nbsp; &amp;nbsp; ____
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; /#/\#\ &amp;nbsp; /#/\#\ &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/#/ &amp;nbsp;\#\ /#/ &amp;nbsp;\#\ &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; /#/ &amp;nbsp; patrick &amp;nbsp; \#\ &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp;/#/ &amp;nbsp; &amp;nbsp; &amp;nbsp; @ &amp;nbsp; &amp;nbsp; &amp;nbsp; \#\ 
&lt;br&gt;&amp;nbsp; /#/ &amp;nbsp; &amp;nbsp;malkin.de &amp;nbsp; &amp;nbsp;\#\
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19106579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19106579&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19106579.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19104640</id>
	<title>RE: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T03:10:15Z</published>
	<updated>2008-08-22T03:10:15Z</updated>
	<author>
		<name>Michael Fothergill</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Dear Folks,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;(Please excuse the loss of the carriage returns in the previous postings.)
&lt;br&gt;What is the latest way of installing adobe flashplayer in amd64 Lenny? 
&lt;br&gt;I tried this from a debian howto web page I found on google but it didn't work:
&lt;br&gt;&lt;br&gt;&amp;nbsp;debian:/home/mikef# apt-get install flashplugin-nonfree
&lt;br&gt;&amp;nbsp;Reading package lists... Done
&lt;br&gt;&amp;nbsp;Building dependency tree &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp;Reading state information... Done
&lt;br&gt;&amp;nbsp;Package flashplugin-nonfree is not available, but is referred to by another package.
&lt;br&gt;&amp;nbsp;This may mean that the package is missing, has been obsoleted, or
&lt;br&gt;&amp;nbsp;is only available from another source
&lt;br&gt;&amp;nbsp;E: Package flashplugin-nonfree has no installation candidate
&lt;br&gt;&amp;nbsp;debian:/home/mikef# 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;My apt source.list file looks like this:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;# deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary-1 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary-5 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary-4 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary -3 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;&amp;nbsp;-2 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;&amp;nbsp;-1 20080407-11:52]/ lenny contrib main
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;# Line commented out by installer because it failed to verify:
&lt;br&gt;&amp;nbsp;deb &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;lenny/updates main contrib
&lt;br&gt;&amp;nbsp;#deb &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;sid main contrib non-free
&lt;br&gt;&amp;nbsp;deb &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;testing main contrib non-free
&lt;br&gt;&amp;nbsp;# Line commented out by installer because it failed to verify:
&lt;br&gt;&amp;nbsp;deb-src &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;lenny/updates main contrib
&lt;br&gt;&amp;nbsp;deb-src &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;testing main contrib non-free
&lt;br&gt;&amp;nbsp;#deb-src &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;sid main contrib non-free
&lt;br&gt;&amp;nbsp;deb &lt;a href=&quot;http://javadesktop.org/lg3d/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://javadesktop.org/lg3d/debian&lt;/a&gt;&amp;nbsp;testing contrib
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Comments appreciated.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Regards
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Michael Fothergill
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104640&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;&amp;gt; with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104640&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;Make a mini you on Windows Live Messenger!
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/UKM/go/107571437/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/UKM/go/107571437/direct/01/&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104640&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104640&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19104640.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19104408</id>
	<title>RE: current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T02:51:36Z</published>
	<updated>2008-08-22T02:51:36Z</updated>
	<author>
		<name>Michael Fothergill</name>
	</author>
	<content type="html">&lt;br&gt;From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104408&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mikef20000@...&lt;/a&gt;: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104408&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64@...&lt;/a&gt;: current debian way of installing adobe flashplayer in amd64.....Date: Fri, 22 Aug 2008 09:43:35 +0000
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Dear Folks,
&lt;br&gt;&lt;br&gt;(Please excuse the loss of the carriage returns in the previous posting.)What is the latest way of installing adobe flashplayer in amd64 Lenny? I tried this from a debian howto web page I found on google but it didn't work: debian:/home/mikef# apt-get install flashplugin-nonfree
&lt;br&gt;Reading package lists... Done
&lt;br&gt;Building dependency tree &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Reading state information... Done
&lt;br&gt;Package flashplugin-nonfree is not available, but is referred to by another package.
&lt;br&gt;This may mean that the package is missing, has been obsoleted, or
&lt;br&gt;is only available from another source
&lt;br&gt;E: Package flashplugin-nonfree has no installation candidate
&lt;br&gt;debian:/home/mikef# 
&lt;br&gt;&lt;br&gt;My apt source.list file looks like this:
&lt;br&gt;&lt;br&gt;# deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Bina
&lt;br&gt;ry-1 20080407-11:52]/ lenny contrib main
&lt;br&gt;&lt;br&gt;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;-5 20080407-11:52]/ lenny contrib main
&lt;br&gt;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;-4 20080407-11:52]/ lenny contrib main
&lt;br&gt;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;-3 20080407-11:52]/ lenny contrib main
&lt;br&gt;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;-2 20080407-11:52]/ lenny contrib main
&lt;br&gt;deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
&lt;br&gt;-1 20080407-11:52]/ lenny contrib main
&lt;br&gt;&lt;br&gt;# Line commented out by installer because it failed to verify:
&lt;br&gt;deb &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;lenny/updates main contrib
&lt;br&gt;#deb &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;sid main contrib non-free
&lt;br&gt;deb &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;testing main contrib non-free
&lt;br&gt;# Line commented out by installer because it failed to verify:
&lt;br&gt;deb-src &lt;a href=&quot;http://security.debian.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org/&lt;/a&gt;&amp;nbsp;lenny/updates main contrib
&lt;br&gt;deb-src &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;testing main contrib non-free
&lt;br&gt;#deb-src &lt;a href=&quot;http://ftp.uk.debian.org/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.uk.debian.org/debian&lt;/a&gt;&amp;nbsp;sid main contrib non-free
&lt;br&gt;deb &lt;a href=&quot;http://javadesktop.org/lg3d/debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://javadesktop.org/lg3d/debian&lt;/a&gt;&amp;nbsp;testing contrib
&lt;br&gt;&lt;br&gt;&lt;br&gt;Comments appreciated.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Michael Fothergill
&lt;br&gt;&lt;br&gt;Win £3000 to spend on whatever you want at Uni! Click here to WIN!
&lt;br&gt;&lt;br&gt;_________________________________________________________________
&lt;br&gt;Win New York holidays with Kellogg’s &amp; Live Search
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/UKM/go/107571440/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/UKM/go/107571440/direct/01/&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104408&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19104408&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19104408.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19104320</id>
	<title>current debian way of installing adobe flashplayer in amd64.....</title>
	<published>2008-08-22T02:43:35Z</published>
	<updated>2008-08-22T02:43:35Z</updated>
	<author>
		<name>Michael Fothergill</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;
Dear Folks,

What is the latest way of installing adobe flashplayer in amd64 Lenny?

I tried this from a debian howto web page I found on google but it didn't work:

debian:/home/mikef# apt-get install flashplugin-nonfree
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package flashplugin-nonfree is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package flashplugin-nonfree has no installation candidate
debian:/home/mikef# 

My apt source.list file looks like this:

# deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Bina
ry-1 20080407-11:52]/ lenny contrib main

deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
-5 20080407-11:52]/ lenny contrib main
deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
-4 20080407-11:52]/ lenny contrib main
deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
-3 20080407-11:52]/ lenny contrib main
deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
-2 20080407-11:52]/ lenny contrib main
deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot amd64 DVD Binary
-1 20080407-11:52]/ lenny contrib main

# Line commented out by installer because it failed to verify:
deb http://security.debian.org/ lenny/updates main contrib
#deb http://ftp.uk.debian.org/debian sid main contrib non-free
deb http://ftp.uk.debian.org/debian testing main contrib non-free
# Line commented out by installer because it failed to verify:
deb-src http://security.debian.org/ lenny/updates main contrib
deb-src http://ftp.uk.debian.org/debian testing main contrib non-free
#deb-src http://ftp.uk.debian.org/debian sid main contrib non-free
deb http://javadesktop.org/lg3d/debian testing contrib


Comments appreciated.

Regards

Michael Fothergill

&lt;br /&gt;&lt;hr /&gt;Win £3000 to spend on whatever you want at Uni! &lt;a href='http://clk.atdmt.com/UKM/go/101719803/direct/01/' target='_new' rel=&quot;nofollow&quot;&gt;Click here to WIN!&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/current-debian-way-of-installing-adobe-flashplayer-in-amd64.....-tp19104320p19104320.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18949847</id>
	<title>Don&amp;'t Talk Please</title>
	<published>2008-08-12T11:01:06Z</published>
	<updated>2008-08-12T11:01:06Z</updated>
	<author>
		<name>Kravs Aihara</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;	
	&lt;html&gt;   &lt;head&gt; &lt;title&gt;&lt;/title&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=&quot; iso-8859-1&quot;&gt;   
&lt;/head&gt;
&lt;body&gt;  

&lt;p&gt;  Bonjour,&lt;strong&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;span name=&quot;#qprr&quot;&gt; &lt;/span&gt;
&lt;b&gt; &lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;table cellpadding=&quot;4&quot; width=&quot;234&quot;&gt;

&lt;tr&gt;
	&lt;td nowrap=&quot;nowrap&quot; valign=&quot;top&quot; bgcolor=&quot;#BCE2F0&quot;&gt;	V&lt;font color=&quot;#BCE2F0&quot;&gt;r&lt;/font&gt; &lt;/td&gt;
	&lt;td align=&quot;center&quot; bgcolor=&quot;#BCCAF0&quot;&gt;&lt;b&gt;I&lt;/b&gt; &lt;/td&gt;
 &lt;td bgcolor=&quot;#BCF0CE&quot; align=&quot;right&quot;&gt; &lt;i&gt;A&lt;/i&gt;&lt;font color=&quot;#BCF0CE&quot;&gt;p&lt;/font&gt;&lt;/td&gt;
&lt;td bordercolor=&quot;#839920&quot; bgcolor=&quot;#F0D4BC&quot; valign=&quot;baseline&quot; align=&quot;right&quot;&gt;	G
&lt;/td&gt;
&lt;td valign=&quot;baseline&quot; bordercolor=&quot;#E1F78D&quot; bgcolor=&quot;#CBF0BC&quot;&gt;R&lt;font color=&quot;#CBF0BA&quot;&gt;h&lt;/font&gt;&lt;/td&gt;
  &lt;td bgcolor=&quot;#E6F0BC&quot; valign=&quot;baseline&quot; align=&quot;right&quot; bordercolor=&quot;#D39418&quot;&gt;&lt;i&gt;A&lt;/i&gt;  &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
	&lt;br&gt;
&lt;span&gt;
&lt;/span&gt;&lt;table border=&quot;0&quot; width=&quot;79&quot;&gt;

&lt;TR vAlign=bottom&gt;
  &lt;TD rowSpan=&quot;2&quot;&gt;WWW&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
 &lt;TD rowSpan=&quot;2&quot;&gt;L&lt;/TD&gt;   &lt;TD&gt;&lt;/TD&gt;
  &lt;TD rowSpan=&quot;2&quot;&gt;O&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;

&lt;/TR&gt;
  
&lt;TR vAlign=bottom&gt;
&lt;TD&gt;.VO&lt;/TD&gt;

&lt;TD&gt;EF.C&lt;/TD&gt;
&lt;TD&gt;M&lt;/TD&gt;
  &lt;/TR&gt;


&lt;/TABLE&gt;
&lt;b&gt;   &lt;/b&gt;&lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Don-%27t-Talk-Please-tp18949847p18949847.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18934068</id>
	<title>Re: Fwd: Events at login</title>
	<published>2008-08-11T14:17:12Z</published>
	<updated>2008-08-11T14:17:12Z</updated>
	<author>
		<name>Lennart Sorensen</name>
	</author>
	<content type="html">On Mon, Aug 11, 2008 at 10:09:12AM +0200, Francesco Pietra wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In addition to the issue below (still pending as I did not get any
&lt;br&gt;&amp;gt; clue), the system run out of memory during a calculation while trying
&lt;br&gt;&amp;gt; to allocate a small mem segments: &amp;quot;to allocate a shared memory segment
&lt;br&gt;&amp;gt; of 49283072 bytes in size&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Checking
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; cat /proc/sys/kernel/shmax
&lt;br&gt;&amp;gt; reported 33554432
&lt;br&gt;&amp;gt; while I had set on 18Apr2008 24000000000.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any trace of setting kernel.shmmax and kernel.shmall had disappeared
&lt;br&gt;&amp;gt; from sysctl.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Of course I had run &amp;quot;sysctlc -p&amp;quot; as proved by not having any memory
&lt;br&gt;&amp;gt; problems in allocation very large mem segments until recently. I have
&lt;br&gt;&amp;gt; nowreallocated shmmax.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Whether or not this issue is related to the one below, both happenen
&lt;br&gt;&amp;gt; without warning on my amd6a.
&lt;/div&gt;&lt;br&gt;Well usually /etc/sysctl.conf is where you put such stuff. &amp;nbsp;Of course on
&lt;br&gt;upgrades it will sometimes ask if you want to install a new config file
&lt;br&gt;or keep your existing one or show a diff of the two versions. &amp;nbsp;if you
&lt;br&gt;said yes to that for sysctl.conf at some point, you would have lost your
&lt;br&gt;own additions to that file.
&lt;br&gt;&lt;br&gt;As for the messages on login, check what is in .bashrc and .profile and
&lt;br&gt;such for the user, as well as whether anything weird has been installed
&lt;br&gt;in /etc/profile.d or /etc/profile.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Len Sorensen
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18934068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18934068&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Events-at-login-tp18895346p18934068.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18997776</id>
	<title>Re: Heavy bug in kde !</title>
	<published>2008-08-11T08:56:47Z</published>
	<updated>2008-08-11T08:56:47Z</updated>
	<author>
		<name>Michelle Konzack-2</name>
	</author>
	<content type="html">Which version of KDE?
&lt;br&gt;&lt;br&gt;Maybe you had a bad day? &amp;nbsp;There is NOTHING stored outside of &amp;nbsp;~/.kde &amp;nbsp;or
&lt;br&gt;~/.kde4 which is responsable for a persistent bug like you describeing.
&lt;br&gt;&lt;br&gt;Thanks, Greetings and nice Day/Evening
&lt;br&gt;&amp;nbsp; &amp;nbsp; Michelle Konzack
&lt;br&gt;&amp;nbsp; &amp;nbsp; Systemadministrator
&lt;br&gt;&amp;nbsp; &amp;nbsp; 24V Electronic Engineer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Tamay Dogan Network
&lt;br&gt;&amp;nbsp; &amp;nbsp; Debian GNU/Linux Consultant
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Linux-User #280138 with the Linux Counter, &lt;a href=&quot;http://counter.li.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://counter.li.org/&lt;/a&gt;&lt;br&gt;##################### Debian GNU/Linux Consultant #####################
&lt;br&gt;Michelle Konzack &amp;nbsp; Apt. 917 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ICQ #328449886
&lt;br&gt;+49/177/9351947 &amp;nbsp; &amp;nbsp;50, rue de Soultz &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MSN LinuxMichi
&lt;br&gt;+33/6/61925193 &amp;nbsp; &amp;nbsp; 67100 Strasbourg/France &amp;nbsp; IRC #Debian (irc.icq.com)
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.pgp&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18997776/0/signature.pgp&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Heavy-bug-in-kde-%21-tp18846703p18997776.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18921658</id>
	<title>Fwd: Events at login</title>
	<published>2008-08-11T01:09:12Z</published>
	<updated>2008-08-11T01:09:12Z</updated>
	<author>
		<name>Francesco Pietra-2</name>
	</author>
	<content type="html">In addition to the issue below (still pending as I did not get any
&lt;br&gt;clue), the system run out of memory during a calculation while trying
&lt;br&gt;to allocate a small mem segments: &amp;quot;to allocate a shared memory segment
&lt;br&gt;of 49283072 bytes in size&amp;quot;.
&lt;br&gt;&lt;br&gt;Checking
&lt;br&gt;&lt;br&gt;cat /proc/sys/kernel/shmax
&lt;br&gt;reported 33554432
&lt;br&gt;while I had set on 18Apr2008 24000000000.
&lt;br&gt;&lt;br&gt;Any trace of setting kernel.shmmax and kernel.shmall had disappeared
&lt;br&gt;from sysctl.
&lt;br&gt;&lt;br&gt;Of course I had run &amp;quot;sysctlc -p&amp;quot; as proved by not having any memory
&lt;br&gt;problems in allocation very large mem segments until recently. I have
&lt;br&gt;nowreallocated shmmax.
&lt;br&gt;&lt;br&gt;Whether or not this issue is related to the one below, both happenen
&lt;br&gt;without warning on my amd6a.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;francesco pietra
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------- Forwarded message ----------
&lt;br&gt;From: Francesco Pietra &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921658&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chiendarret@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: Fri, Aug 8, 2008 at 6:48 PM
&lt;br&gt;Subject: Events at login
&lt;br&gt;To: amd64 Debian &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921658&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hope this is specific of amd64.
&lt;br&gt;&lt;br&gt;I can't exactly remember when the problem started, probably along with
&lt;br&gt;a compilation. Now, at user login (single user, amd64 lenny, a
&lt;br&gt;NUMA-type multi dual-opteron machine) &amp;nbsp;a long list appears before the
&lt;br&gt;prompt. The list includes:
&lt;br&gt;&lt;br&gt;&lt;br&gt;---&amp;quot;Last login ...date&amp;quot;
&lt;br&gt;&lt;br&gt;---Several lines of &amp;quot;declare -x&amp;quot;, each such line for an environmental
&lt;br&gt;variable,including.
&lt;br&gt;&lt;br&gt;&lt;br&gt;That occurs even on no-password slogin from my desktop (this may
&lt;br&gt;trigger some problem when launching calculations from the desktop).
&lt;br&gt;Otherwise, the amd64 machine works properly.
&lt;br&gt;&lt;br&gt;&amp;gt;From where is the list read, and hod to kill that reading?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;francesco pietra
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921658&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18921658&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Events-at-login-tp18895346p18921658.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18900968</id>
	<title>Re: What are these packages doing ?</title>
	<published>2008-08-08T17:29:19Z</published>
	<updated>2008-08-08T17:29:19Z</updated>
	<author>
		<name>Thomas Preud'homme-2</name>
	</author>
	<content type="html">Saturday 09 August 2008, Sandro Tosi wrote :
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; What are these packages good for ?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; linux-image-amd64
&lt;br&gt;&amp;gt; &amp;gt; linux-image-2.6-amd64
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Are these meta-packages ? Or are these packages intend to let
&lt;br&gt;&amp;gt; &amp;gt; aptitude or apt-get automatically install the newest
&lt;br&gt;&amp;gt; &amp;gt; kernel-versions ? (If yes, then these are the packages I am looking
&lt;br&gt;&amp;gt; &amp;gt; for)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; for sure &amp;quot;linux-image-2.6-amd64&amp;quot; lets you have always the latest 2.6
&lt;br&gt;&amp;gt; kernel for amd64 installed. apt-cache show it and check Depends line:
&lt;br&gt;&amp;gt; it should have (if your machine is enough up-to-date) the version
&lt;br&gt;&amp;gt; 2.6.25-2.
&lt;/div&gt;&lt;/div&gt;And linux-image-amd64 as a dependance on the latest linux branch (here 
&lt;br&gt;linux-image-2.6.amd64). If one day Linux jump to 2.8 version, then 
&lt;br&gt;linux-image-amd64 dependance will be modified accordingly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kindly,
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Sandro Tosi (aka morph, Morpheus, matrixhasu)
&lt;br&gt;&amp;gt; My website: &lt;a href=&quot;http://matrixhasu.altervista.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://matrixhasu.altervista.org/&lt;/a&gt;&lt;br&gt;&amp;gt; Me at Debian: &lt;a href=&quot;http://wiki.debian.org/SandroTosi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/SandroTosi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Thomas Preud'homme
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Why Debian : &lt;a href=&quot;http://www.debian.org/intro/why_debian&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.debian.org/intro/why_debian&lt;/a&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18900968/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-are-these-packages-doing---tp18891591p18900968.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18898068</id>
	<title>Re: What are these packages doing ?</title>
	<published>2008-08-08T12:51:49Z</published>
	<updated>2008-08-08T12:51:49Z</updated>
	<author>
		<name>Sandro Tosi-3</name>
	</author>
	<content type="html">Hi tas,
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;for sure &amp;quot;linux-image-2.6-amd64&amp;quot; lets you have always the latest 2.6
&lt;br&gt;&amp;gt;&amp;gt;kernel for amd64 installed. apt-cache show it and check Depends line:
&lt;br&gt;&amp;gt;&amp;gt;it should have (if your machine is enough up-to-date) the version
&lt;br&gt;&amp;gt;&amp;gt;2.6.25-2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On etch it will install 2.6.18+6etch3 (2.6.25+14~bpo40+1 from backports is
&lt;br&gt;&amp;gt; also available).
&lt;br&gt;&lt;br&gt;thanks for clarify it! I was referring to sid, while for stable it's
&lt;br&gt;correct what you said. I CCed the list, since it might be of help to
&lt;br&gt;someone else.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Sandro Tosi (aka morph, Morpheus, matrixhasu)
&lt;br&gt;My website: &lt;a href=&quot;http://matrixhasu.altervista.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://matrixhasu.altervista.org/&lt;/a&gt;&lt;br&gt;Me at Debian: &lt;a href=&quot;http://wiki.debian.org/SandroTosi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/SandroTosi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18898068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18898068&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-are-these-packages-doing---tp18891591p18898068.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18895346</id>
	<title>Events at login</title>
	<published>2008-08-08T09:48:18Z</published>
	<updated>2008-08-08T09:48:18Z</updated>
	<author>
		<name>Francesco Pietra-2</name>
	</author>
	<content type="html">Hope this is specific of amd64.
&lt;br&gt;&lt;br&gt;I can't exactly remember when the problem started, probably along with
&lt;br&gt;a compilation. Now, at user login (single user, amd64 lenny, a
&lt;br&gt;NUMA-type multi dual-opteron machine) &amp;nbsp;a long list appears before the
&lt;br&gt;prompt. The list includes:
&lt;br&gt;&lt;br&gt;&lt;br&gt;---&amp;quot;Last login ...date&amp;quot;
&lt;br&gt;&lt;br&gt;---Several lines of &amp;quot;declare -x&amp;quot;, each such line for an environmental
&lt;br&gt;variable,including.
&lt;br&gt;&lt;br&gt;&lt;br&gt;That occurs even on no-password slogin from my desktop (this may
&lt;br&gt;trigger some problem when launching calculations from the desktop).
&lt;br&gt;Otherwise, the amd64 machine works properly.
&lt;br&gt;&lt;br&gt;&amp;gt;From where is the list read, and hod to kill that reading?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;francesco pietra
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18895346&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18895346&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Events-at-login-tp18895346p18895346.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18891839</id>
	<title>Re: What are these packages doing ?</title>
	<published>2008-08-08T06:26:19Z</published>
	<updated>2008-08-08T06:26:19Z</updated>
	<author>
		<name>Sandro Tosi-3</name>
	</author>
	<content type="html">&amp;gt; What are these packages good for ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; linux-image-amd64
&lt;br&gt;&amp;gt; linux-image-2.6-amd64
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Are these meta-packages ? Or are these packages intend to let aptitude or
&lt;br&gt;&amp;gt; apt-get automatically install the newest kernel-versions ? (If yes, then
&lt;br&gt;&amp;gt; these are the packages I am looking for)
&lt;br&gt;&lt;br&gt;for sure &amp;quot;linux-image-2.6-amd64&amp;quot; lets you have always the latest 2.6
&lt;br&gt;kernel for amd64 installed. apt-cache show it and check Depends line:
&lt;br&gt;it should have (if your machine is enough up-to-date) the version
&lt;br&gt;2.6.25-2.
&lt;br&gt;&lt;br&gt;Kindly,
&lt;br&gt;-- 
&lt;br&gt;Sandro Tosi (aka morph, Morpheus, matrixhasu)
&lt;br&gt;My website: &lt;a href=&quot;http://matrixhasu.altervista.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://matrixhasu.altervista.org/&lt;/a&gt;&lt;br&gt;Me at Debian: &lt;a href=&quot;http://wiki.debian.org/SandroTosi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/SandroTosi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18891839&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18891839&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-are-these-packages-doing---tp18891591p18891839.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18891591</id>
	<title>What are these packages doing ?</title>
	<published>2008-08-08T06:10:27Z</published>
	<updated>2008-08-08T06:10:27Z</updated>
	<author>
		<name>Bugzilla from hans.ullrich@loop.de</name>
	</author>
	<content type="html">Hello !
&lt;br&gt;&lt;br&gt;What are these packages good for ?
&lt;br&gt;&lt;br&gt;linux-image-amd64
&lt;br&gt;linux-image-2.6-amd64
&lt;br&gt;&lt;br&gt;Are these meta-packages ? Or are these packages intend to let aptitude or 
&lt;br&gt;apt-get automatically install the newest kernel-versions ? (If yes, then 
&lt;br&gt;these are the packages I am looking for)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Hans
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18891591&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18891591&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-are-these-packages-doing---tp18891591p18891591.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18888915</id>
	<title>Outdoor Luau Party in NYC www.theminiurl.com/dw42 has sent you a photo from MySpace.com!</title>
	<published>2008-08-08T02:28:31Z</published>
	<updated>2008-08-08T02:28:31Z</updated>
	<author>
		<name>Outdoor Luau Party in NYC www.theminiurl.com/dw42 at MySpace-2</name>
	</author>
	<content type="html">This is a message from Outdoor Luau Party in NYC www.theminiurl.com/dw42:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Outdoor Luau Party in NYC www.theminiurl.com/dw42 thought you might enjoy checking out this photo on MySpace.com! &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://collect.myspace.com/reloc.cfm?c=18&amp;fuseaction=viewImage&amp;imageID=2729825&amp;friendID=402825892&amp;id=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://collect.myspace.com/reloc.cfm?c=18&amp;fuseaction=viewImage&amp;imageID=2729825&amp;friendID=402825892&amp;id=&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;What is MySpace.com?
&lt;br&gt;&lt;br&gt;MySpace.com is an online community where members share photos, videos, blogs, and interests with a growing network of mutual friends. Create a profile FREE on MySpace and start connecting with old and new friends!
&lt;br&gt;&lt;br&gt;Find out more about MySpace:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.myspace.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myspace.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------
&lt;br&gt;&lt;br&gt;This email was sent by someone who knows you on MySpace.com.
&lt;br&gt;&lt;br&gt;If you want to block any emails from MySpace members in the future, you can click here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.myspace.com/index.cfm?fuseaction=block&amp;iid=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myspace.com/index.cfm?fuseaction=block&amp;iid=&lt;/a&gt;{0}
&lt;br&gt;&lt;br&gt;Or send a single blank email with the subject line &amp;quot;BLOCK&amp;quot; to:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18888915&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;privacy@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;You can also block future email or direct any other inquiries by regular postal mail to:
&lt;br&gt;&lt;br&gt;MySpace, Inc.
&lt;br&gt;8391 Beverly Blvd. #349
&lt;br&gt;Los Angeles, CA 90048
&lt;br&gt;USA
&lt;br&gt;&lt;br&gt;©2003-2008 MySpace.com. All Rights Reserved.
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Outdoor-Luau-Party-in-NYC-www.theminiurl.com-dw42-has-sent-you-a-photo-from-MySpace.com%21-tp18888915p18888915.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18884044</id>
	<title>Attentio:................Urgent pls</title>
	<published>2008-08-07T19:02:15Z</published>
	<updated>2008-08-07T19:02:15Z</updated>
	<author>
		<name>Ms.Mariama Mumudu</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;&lt;DIV id=yiv368911298&gt;
&lt;DIV&gt;Dear,&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Please accept my apology if my mode of contacting you will in any way offend you. I am compelled to contact you via this medium for obvious reasons which you will&lt;BR&gt;understand when we discuss details of my proposition.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Through this letter I am seeking your urgent co-operation and an opportunity to invest and do business with you in your country or any other country you can manage in around the world as my partner. I have a sizable asset to invest, I would like to work with you in doing&lt;BR&gt;business.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;I am looking forward to your&amp;nbsp; positive confirmation to enable us discuss details, which will include, my introduction, &lt;/DIV&gt;
&lt;DIV&gt;Sincerely,&lt;/DIV&gt;
&lt;DIV&gt;Ms Mariama.&lt;BR&gt;Dakar-Senegal&lt;BR&gt;West Africa.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;


      &lt;hr size=&quot;1&quot;&gt; 
Envoyé avec &lt;a href=&quot;http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Yahoo! Mail&lt;/a&gt;.&lt;br&gt;Une boite mail plus intelligente. &lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Attentio%3A................Urgent-pls-tp18884044p18884044.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18878106</id>
	<title>Dentist.s Directory in the US</title>
	<published>2008-08-07T12:36:21Z</published>
	<updated>2008-08-07T12:36:21Z</updated>
	<author>
		<name>Byrne nicholls</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;A must have for anyone marketing to the healthcare profession
&lt;br&gt;&lt;br&gt;++&amp;gt; 164,479 General Dentists 
&lt;br&gt;++&amp;gt; 158,923 Addresses
&lt;br&gt;++&amp;gt; 163,088 Business Tel #
&lt;br&gt;++&amp;gt; 77,314 Office Fax #
&lt;br&gt;++&amp;gt; 45,495 E-Mails
&lt;br&gt;&lt;br&gt;Until Aug 8 you can practically steal this Listing for $294 (normally $596)
&lt;br&gt;&lt;br&gt;For details please send an email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18878106&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;donendriss@...&lt;/a&gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;click this to stop getting these emails. please send an email with 174 for subject
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18878106&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18878106&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Dentist.s-Directory-in-the-US-tp18878106p18878106.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18870986</id>
	<title>Re: 2.6.25-2 and xfs</title>
	<published>2008-08-07T06:33:07Z</published>
	<updated>2008-08-07T06:33:07Z</updated>
	<author>
		<name>Dean Hamstead-2</name>
	</author>
	<content type="html">yup thats what i did
&lt;br&gt;&lt;br&gt;it seems to reduce the initramfs file size, which keeps lilo happy
&lt;br&gt;&lt;br&gt;Dean
&lt;br&gt;&lt;br&gt;On Thu, 7 Aug 2008 14:14:11 +0200, &amp;quot;Sandro Tosi&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matrixhasu@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, Aug 7, 2008 at 14:11, Dean Hamstead &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dean@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; thats exactly the problem, and it occured on 2.6.25-1 for me also, but i
&lt;br&gt;&amp;gt;&amp;gt; didnt worry about it then as i figured the next build would fix it
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; obviously this person is using resier rather than xfs.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I got /boot on / + LVM + xfs + lilo + 2.6.2x :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; waht you have to do is put the MODULES=dep in /etc/initram*/init*conf
&lt;br&gt;&amp;gt; (don't remember the name) then regenerate the initramdisk(if you use
&lt;br&gt;&amp;gt; lilo, then run &amp;quot;lilo&amp;quot;) and reboot.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Sandro Tosi (aka morph, Morpheus, matrixhasu)
&lt;br&gt;&amp;gt; My website: &lt;a href=&quot;http://matrixhasu.altervista.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://matrixhasu.altervista.org/&lt;/a&gt;&lt;br&gt;&amp;gt; Me at Debian: &lt;a href=&quot;http://wiki.debian.org/SandroTosi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/SandroTosi&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;&amp;gt; with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;/div&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://fragfest.com.au&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fragfest.com.au&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://bux.to/r=djzort&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bux.to/r=djzort&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18870986&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/2.6.25-2-and-xfs-tp18863842p18870986.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18869051</id>
	<title>Re: 2.6.25-2 and xfs</title>
	<published>2008-08-07T05:14:11Z</published>
	<updated>2008-08-07T05:14:11Z</updated>
	<author>
		<name>Sandro Tosi-3</name>
	</author>
	<content type="html">On Thu, Aug 7, 2008 at 14:11, Dean Hamstead &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869051&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dean@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; thats exactly the problem, and it occured on 2.6.25-1 for me also, but i
&lt;br&gt;&amp;gt; didnt worry about it then as i figured the next build would fix it
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; obviously this person is using resier rather than xfs.
&lt;br&gt;&lt;br&gt;I got /boot on / + LVM + xfs + lilo + 2.6.2x :)
&lt;br&gt;&lt;br&gt;waht you have to do is put the MODULES=dep in /etc/initram*/init*conf
&lt;br&gt;(don't remember the name) then regenerate the initramdisk(if you use
&lt;br&gt;lilo, then run &amp;quot;lilo&amp;quot;) and reboot.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Sandro Tosi (aka morph, Morpheus, matrixhasu)
&lt;br&gt;My website: &lt;a href=&quot;http://matrixhasu.altervista.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://matrixhasu.altervista.org/&lt;/a&gt;&lt;br&gt;Me at Debian: &lt;a href=&quot;http://wiki.debian.org/SandroTosi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.debian.org/SandroTosi&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869051&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869051&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/2.6.25-2-and-xfs-tp18863842p18869051.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18869270</id>
	<title>Re: 2.6.25-2 and xfs</title>
	<published>2008-08-07T05:11:25Z</published>
	<updated>2008-08-07T05:11:25Z</updated>
	<author>
		<name>Dean Hamstead-2</name>
	</author>
	<content type="html">thats exactly the problem, and it occured on 2.6.25-1 for me also, but i 
&lt;br&gt;didnt worry about it then as i figured the next build would fix it
&lt;br&gt;&lt;br&gt;obviously this person is using resier rather than xfs.
&lt;br&gt;&lt;br&gt;ill see if i can get somewhere with this.
&lt;br&gt;&lt;br&gt;Dean
&lt;br&gt;&lt;br&gt;Sandro Tosi wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Dean,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Thu, Aug 7, 2008 at 06:10, Dean Hamstead &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869270&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dean@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; is anyone else having VFS boot problems with 2.6.25-2?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; i have tried reconfiguring the kernel package and re-running lilo.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; could
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479101&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479101&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486582&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486582&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; help you (it's better if you give us some more clues about your
&lt;br&gt;&amp;gt; problem)? If it's the first, I can boot after MODULES=dep and recreate
&lt;br&gt;&amp;gt; the initramdisk.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Sandro
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869270&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-amd64-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18869270&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/2.6.25-2-and-xfs-tp18863842p18869270.html" />
</entry>

</feed>
