On Wed, 13 Sep 2006, David Härdeman wrote:
> >On Mon, 11 Sep 2006, David Härdeman wrote:
> >>elif [ "$opt" != "${opt#[[:digit:]]*x[[:digit:]]}"; then
> >># Sadly no regexps are available
> >># but presumably a modevalue without the "mode="
> >>
On Tue, Sep 12, 2006 at 09:51:40AM +0200, maximilian attems wrote:
On Mon, 11 Sep 2006, David Härdeman wrote:
elif [ "$opt" != "${opt#[[:digit:]]*x[[:digit:]]}"; then
# Sadly no regexps are available
# but presumably a modevalue wit
On Mon, 11 Sep 2006, David Härdeman wrote:
> I've attached a new version of the script (which I haven't had time to
> test yet). It should work properly with builtin or modular fb drivers
> and also support the extra options which can be passed to fb modules via
> the kernel command line.
ok t
On Fri, Sep 08, 2006 at 08:09:15AM +0200, Sven Luther wrote:
On Fri, Sep 08, 2006 at 01:05:57AM +0200, maximilian attems wrote:
On Thu, 07 Sep 2006, David Härdeman wrote:
> Package: initramfs-tools
> Version: 0.78
> Severity: minor
> Tags: patch
>
> The attached patch adds support for the "vid
On Fri, Sep 08, 2006 at 09:13:53AM +0200, David Härdeman wrote:
> On Fri, September 8, 2006 8:09, Sven Luther said:
> > Notice that on some arches, like powerpc, many of those fbdev drivers are
> > builtin.
>
> So what would need to change for those arches? Detecting a builtin fb and
> creating th
On Fri, September 8, 2006 8:09, Sven Luther said:
> Notice that on some arches, like powerpc, many of those fbdev drivers are
> builtin.
So what would need to change for those arches? Detecting a builtin fb and
creating the /dev/fbX and /dev/ttyX device nodes (i.e. the last few line
of the script)
On Fri, Sep 08, 2006 at 01:05:57AM +0200, maximilian attems wrote:
> On Thu, 07 Sep 2006, David Härdeman wrote:
>
> > Package: initramfs-tools
> > Version: 0.78
> > Severity: minor
> > Tags: patch
> >
> > The attached patch adds support for the "video" kernel parameter to the
> > framebuffer scr
On Thu, 07 Sep 2006, David Härdeman wrote:
> Package: initramfs-tools
> Version: 0.78
> Severity: minor
> Tags: patch
>
> The attached patch adds support for the "video" kernel parameter to the
> framebuffer script. This allows for the use of non-vesa/vga framebuffer
> drivers and at the same t
Package: initramfs-tools
Version: 0.78
Severity: minor
Tags: patch
The attached patch adds support for the "video" kernel parameter to the
framebuffer script. This allows for the use of non-vesa/vga framebuffer
drivers and at the same time simplifies the logic a bit.
--
David Härdeman
diff -u
9 matches
Mail list logo