On Thu, Jul 01, 2010 at 01:07:06PM +0100, Piscium wrote:
> On 28 June 2010 18:02, Colin Watson wrote:
> > On Wed, Jun 23, 2010 at 08:00:27PM +0100, Piscium wrote:
> >> I am not sure where upstream for os-prober is. I downloaded 1.38 from
> >> Debian Sid. So if this is not the right mailing list to
On 28 June 2010 18:02, Colin Watson wrote:
> On Wed, Jun 23, 2010 at 08:00:27PM +0100, Piscium wrote:
>> It would be good also to boot Fedora partitions that lack Grub. In
>> order to do that (with initrd) I have modified 90fallback, a file from
>> os-prober v. 1.38. I am attaching the original fi
On Wed, Jun 23, 2010 at 08:00:27PM +0100, Piscium wrote:
> It would be good also to boot Fedora partitions that lack Grub. In
> order to do that (with initrd) I have modified 90fallback, a file from
> os-prober v. 1.38. I am attaching the original file and a patch file.
> My changes were few: I add
On Sun, Jun 20, 2010 at 12:43:39AM +0200, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> On 06/19/2010 03:38 AM, Pavel Roskin wrote:
> > The initial ramdisk on Fedora 13 is called "initramfs-${version}.img"
> > unlike older versions of Fedora, which used "initrd-${version}.img"
>
> Bitrot in nami
> - Forwarded Message
> From: Pavel Roskin
> To: grub-devel@gnu.org
> Sent: Sat, 19 June, 2010 2:38:26
> Subject: [PATCH] Support Fedora 13 initrd filenames
>
> Hello!
>
> The initial ramdisk on Fedora 13 is called "initramfs-${version}.img" unlike
&
On 06/19/2010 03:38 AM, Pavel Roskin wrote:
> Hello!
>
> The initial ramdisk on Fedora 13 is called "initramfs-${version}.img"
> unlike older versions of Fedora, which used "initrd-${version}.img"
>
Bitrot in naming of initrd is a bad thing. Unfortunately we can't ignore
Fedora. So go ahead
> The p
Hello!
The initial ramdisk on Fedora 13 is called "initramfs-${version}.img"
unlike older versions of Fedora, which used "initrd-${version}.img"
The patch has been tested on Fedora 13.
ChangeLog:
* util/grub.d/10_linux.in: Add support for initrd images on Fedora 13.
--- util/grub.d