All of lore.kernel.org
 help / color / mirror / Atom feed
* merged dracut git
@ 2009-03-04 17:44 Harald Hoyer
       [not found] ` <49AEBDE6.2080902-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Harald Hoyer @ 2009-03-04 17:44 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

Here is a dracut git with most of the list patches merged,
I was able to boot from it by specifying the list of modules I wanted.

git://surfsite.org/pub/git/dracut.git

branch merge
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found] ` <49AEBDE6.2080902-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-05 13:33   ` Harald Hoyer
       [not found]     ` <49AFD4B6.5010609-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Harald Hoyer @ 2009-03-05 13:33 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

Harald Hoyer wrote:
> Here is a dracut git with most of the list patches merged,
> I was able to boot from it by specifying the list of modules I wanted.
> 
> git://surfsite.org/pub/git/dracut.git
> 
> branch merge
> -- 
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

ok, I was able to boot from a LVM root on a crypted striped raid array with the 
latest version of the "merge" branch of

http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge
git://surfsite.org/pub/git/dracut.git

$ git clone git://surfsite.org/pub/git/dracut.git
$ cd dracut
$ git checkout merge
$ make testimage
...
wrote test-2.6.27.19-170.2.35.fc10.x86_64.img

install to /boot , setup grub.conf and reboot

$ make rpm
...
Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]     ` <49AFD4B6.5010609-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-05 16:30       ` Harald Hoyer
       [not found]         ` <49AFFE1A.3040606-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2009-03-05 23:22       ` Dan Williams
  1 sibling, 1 reply; 10+ messages in thread
From: Harald Hoyer @ 2009-03-05 16:30 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

Harald Hoyer wrote:
> Harald Hoyer wrote:
>> Here is a dracut git with most of the list patches merged,
>> I was able to boot from it by specifying the list of modules I wanted.
>>
>> git://surfsite.org/pub/git/dracut.git
>>
>> branch merge
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe initramfs" in
>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> ok, I was able to boot from a LVM root on a crypted striped raid array 
> with the latest version of the "merge" branch of
> 
> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge 
> 
> git://surfsite.org/pub/git/dracut.git
> 
> $ git clone git://surfsite.org/pub/git/dracut.git
> $ cd dracut
> $ git checkout merge
> $ make testimage
> ...
> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
> 
> install to /boot , setup grub.conf and reboot
> 
> $ make rpm
> ...
> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
> 

and now with a plymouth module, which also asks for the crypto password
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]         ` <49AFFE1A.3040606-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-05 17:00           ` Victor Lowther
       [not found]             ` <812C8AD3-74F9-444C-89F7-20C2D89688FE-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2009-03-05 18:40           ` Harald Hoyer
  1 sibling, 1 reply; 10+ messages in thread
From: Victor Lowther @ 2009-03-05 17:00 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mar 5, 2009, at 10:30 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:

> Harald Hoyer wrote:
>> Harald Hoyer wrote:
>>> Here is a dracut git with most of the list patches merged,
>>> I was able to boot from it by specifying the list of modules I  
>>> wanted.
>>>
>>> git://surfsite.org/pub/git/dracut.git
>>>
>>> branch merge
>>> -- 
>>> To unsubscribe from this list: send the line "unsubscribe  
>>> initramfs" in
>>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> ok, I was able to boot from a LVM root on a crypted striped raid  
>> array with the latest version of the "merge" branch of
>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge 
>>  git://surfsite.org/pub/git/dracut.git
>> $ git clone git://surfsite.org/pub/git/dracut.git
>> $ cd dracut
>> $ git checkout merge
>> $ make testimage
>> ...
>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
>> install to /boot , setup grub.conf and reboot
>> $ make rpm
>> ...
>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
>
> and now with a plymouth module, which also asks for the crypto  
> password

Could you post your patches to the list for review?

>
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs"  
> in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]             ` <812C8AD3-74F9-444C-89F7-20C2D89688FE-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2009-03-05 17:28               ` Harald Hoyer
       [not found]                 ` <49B00BA8.1030107-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Harald Hoyer @ 2009-03-05 17:28 UTC (permalink / raw)
  To: Victor Lowther; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Victor Lowther wrote:
> On Mar 5, 2009, at 10:30 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> 
>> Harald Hoyer wrote:
>>> Harald Hoyer wrote:
>>>> Here is a dracut git with most of the list patches merged,
>>>> I was able to boot from it by specifying the list of modules I wanted.
>>>>
>>>> git://surfsite.org/pub/git/dracut.git
>>>>
>>>> branch merge
>>>> -- 
>>>> To unsubscribe from this list: send the line "unsubscribe initramfs" in
>>>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>> ok, I was able to boot from a LVM root on a crypted striped raid 
>>> array with the latest version of the "merge" branch of
>>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge git://surfsite.org/pub/git/dracut.git 
>>>
>>> $ git clone git://surfsite.org/pub/git/dracut.git
>>> $ cd dracut
>>> $ git checkout merge
>>> $ make testimage
>>> ...
>>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
>>> install to /boot , setup grub.conf and reboot
>>> $ make rpm
>>> ...
>>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
>>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
>>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
>>
>> and now with a plymouth module, which also asks for the crypto password
> 
> Could you post your patches to the list for review?
> 

Hmm, everyone can view them on html or in git.. I hate to clutter the list with 
patches.

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]         ` <49AFFE1A.3040606-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2009-03-05 17:00           ` Victor Lowther
@ 2009-03-05 18:40           ` Harald Hoyer
       [not found]             ` <49B01C8E.4050600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  1 sibling, 1 reply; 10+ messages in thread
From: Harald Hoyer @ 2009-03-05 18:40 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

Harald Hoyer wrote:
> Harald Hoyer wrote:
>> Harald Hoyer wrote:
>>> Here is a dracut git with most of the list patches merged,
>>> I was able to boot from it by specifying the list of modules I wanted.
>>>
>>> git://surfsite.org/pub/git/dracut.git
>>>
>>> branch merge
>>> -- 
>>> To unsubscribe from this list: send the line "unsubscribe initramfs" in
>>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>> ok, I was able to boot from a LVM root on a crypted striped raid array 
>> with the latest version of the "merge" branch of
>>
>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge 
>>
>> git://surfsite.org/pub/git/dracut.git
>>
>> $ git clone git://surfsite.org/pub/git/dracut.git
>> $ cd dracut
>> $ git checkout merge
>> $ make testimage
>> ...
>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
>>
>> install to /boot , setup grub.conf and reboot
>>
>> $ make rpm
>> ...
>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
>>
> 
> and now with a plymouth module, which also asks for the crypto password

added lots of cleanups.
rpm now build correctly.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]                 ` <49B00BA8.1030107-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-05 19:15                   ` Victor Lowther
  0 siblings, 0 replies; 10+ messages in thread
From: Victor Lowther @ 2009-03-05 19:15 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Mar 5, 2009, at 11:28 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:

> Victor Lowther wrote:
>> On Mar 5, 2009, at 10:30 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>>> Harald Hoyer wrote:
>>>> Harald Hoyer wrote:
>>>>> Here is a dracut git with most of the list patches merged,
>>>>> I was able to boot from it by specifying the list of modules I  
>>>>> wanted.
>>>>>
>>>>> git://surfsite.org/pub/git/dracut.git
>>>>>
>>>>> branch merge
>>>>> -- 
>>>>> To unsubscribe from this list: send the line "unsubscribe  
>>>>> initramfs" in
>>>>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>> ok, I was able to boot from a LVM root on a crypted striped raid  
>>>> array with the latest version of the "merge" branch of
>>>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge 
>>>>  git://surfsite.org/pub/git/dracut.git
>>>> $ git clone git://surfsite.org/pub/git/dracut.git
>>>> $ cd dracut
>>>> $ git checkout merge
>>>> $ make testimage
>>>> ...
>>>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
>>>> install to /boot , setup grub.conf and reboot
>>>> $ make rpm
>>>> ...
>>>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
>>>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
>>>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
>>>
>>> and now with a plymouth module, which also asks for the crypto  
>>> password
>> Could you post your patches to the list for review?
>
> Hmm, everyone can view them on html or in git.. I hate to clutter  
> the list with patches.

I think everyone on the list is fine with patches - it is not a matter  
of being easy to view them, it is a matter of making review easy. 
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]             ` <49B01C8E.4050600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-03-05 19:24               ` Kay Sievers
       [not found]                 ` <ac3eb2510903051124s7140abb7o250b08c2053864d6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Kay Sievers @ 2009-03-05 19:24 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

On Thu, Mar 5, 2009 at 19:40, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> Harald Hoyer wrote:
>> Harald Hoyer wrote:
>>> Harald Hoyer wrote:
>>>>
>>>> Here is a dracut git with most of the list patches merged,
>>>> I was able to boot from it by specifying the list of modules I wanted.
>>>>
>>>> git://surfsite.org/pub/git/dracut.git
>>>>
>>>> branch merge
>>>> --
>>> ok, I was able to boot from a LVM root on a crypted striped raid array
>>> with the latest version of the "merge" branch of
>>>
>>> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge
>>> git://surfsite.org/pub/git/dracut.git
>>>
>>> $ git clone git://surfsite.org/pub/git/dracut.git
>>> $ cd dracut
>>> $ git checkout merge
>>> $ make testimage
>>> ...
>>> wrote test-2.6.27.19-170.2.35.fc10.x86_64.img
>>>
>>> install to /boot , setup grub.conf and reboot
>>>
>>> $ make rpm
>>> ...
>>> Wrote: ...dracut-0.0-1.git87930555.fc10.src.rpm
>>> Wrote: ...x86_64/dracut-0.0-1.git87930555.fc10.x86_64.rpm
>>> Wrote: ...x86_64/dracut-debuginfo-0.0-1.git87930555.fc10.x86_64.rpm
>>
>> and now with a plymouth module, which also asks for the crypto password
>
> added lots of cleanups.
> rpm now build correctly.

With this repo, and:
  dracutmodules="kernel-modules udev-rules base"
in:
  /etc/dracut.conf

and:
  "sd_mod"
which was missing, manually added to:
  /usr/lib/dracut/modules.d/90kernel-modules/install

and:
  install ata_piix /sbin/modprobe ahci 2>&1 |:; /sbin/modprobe
--ignore-install ata_piix
which prevents the module from being included, removed from:
  /etc/modprobe.conf

I can boot a SUSE box. :)

Best,
Kay
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]     ` <49AFD4B6.5010609-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2009-03-05 16:30       ` Harald Hoyer
@ 2009-03-05 23:22       ` Dan Williams
  1 sibling, 0 replies; 10+ messages in thread
From: Dan Williams @ 2009-03-05 23:22 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

On Thu, Mar 5, 2009 at 6:33 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> ok, I was able to boot from a LVM root on a crypted striped raid array with
> the latest version of the "merge" branch of
>
> http://git.surfsite.org/git/gitweb.cgi?p=dracut.git;a=shortlog;h=refs/heads/merge
> git://surfsite.org/pub/git/dracut.git
>

This approach appears to ignore Jeremy's call for raid arrays and such
to be auto assembled as devices are discovered [1].

--
Dan

[1] http://article.gmane.org/gmane.linux.kernel.initramfs/69
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: merged dracut git
       [not found]                 ` <ac3eb2510903051124s7140abb7o250b08c2053864d6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-03-06 15:30                   ` Kay Sievers
  0 siblings, 0 replies; 10+ messages in thread
From: Kay Sievers @ 2009-03-06 15:30 UTC (permalink / raw)
  To: Harald Hoyer; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

On Thu, Mar 5, 2009 at 20:24, Kay Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org> wrote:
> On Thu, Mar 5, 2009 at 19:40, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:

>> added lots of cleanups.
>> rpm now build correctly.
>
> With this repo, and:
>  dracutmodules="kernel-modules udev-rules base"
> in:
>  /etc/dracut.conf
>
> and:
>  "sd_mod"
> which was missing, manually added to:
>  /usr/lib/dracut/modules.d/90kernel-modules/install
>
> and:
>  install ata_piix /sbin/modprobe ahci 2>&1 |:; /sbin/modprobe
> --ignore-install ata_piix
> which prevents the module from being included, removed from:
>  /etc/modprobe.conf
>
> I can boot a SUSE box. :)

All solved in Harald's current repo now. I'm writing this from a SUSE
box, with stock distro kernel, and an initramfs created by dracut.

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-03-06 15:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-04 17:44 merged dracut git Harald Hoyer
     [not found] ` <49AEBDE6.2080902-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-05 13:33   ` Harald Hoyer
     [not found]     ` <49AFD4B6.5010609-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-05 16:30       ` Harald Hoyer
     [not found]         ` <49AFFE1A.3040606-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-05 17:00           ` Victor Lowther
     [not found]             ` <812C8AD3-74F9-444C-89F7-20C2D89688FE-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-03-05 17:28               ` Harald Hoyer
     [not found]                 ` <49B00BA8.1030107-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-05 19:15                   ` Victor Lowther
2009-03-05 18:40           ` Harald Hoyer
     [not found]             ` <49B01C8E.4050600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-05 19:24               ` Kay Sievers
     [not found]                 ` <ac3eb2510903051124s7140abb7o250b08c2053864d6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-06 15:30                   ` Kay Sievers
2009-03-05 23:22       ` Dan Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.