Hello,
I would like to set/configure Open Source gnu-2.00 package (or later) in order
to be able to support the following configuration on my target HDD:
Directory /boot:
[zorans@localhost boot]$ ls -al
total 84580
drwxr-xr-x. 3 root root 4096 Jul 12 14:27 .
drwxr-xr-x. 22 root root 409
New options
scrollbar_thumb_top_offset
scrollbar_thumb_bottom_offset
With these two options we can make scrollbar thumb with round edges so it will
fit to the scrollbar frame. See screenshots.
offset is a number of pixels to indent from the edge of the center slice of the
scrollbar's frame.
pos
Hi,
after some debugging I have found bug(s) in handling of QHs related to
EHCI low speed split interrupt transfers.
Attached patch seems to solve problem described below (non-working USB
keyboard attached to the same port where was USB disk previously).
Please try it - maybe it solves also
Could someone provide simple steps how to actually use ARM port? As I
understand core.img need to be installed as payload for native
bootloader, right? Is it supported by grub-install or needs manual
intervention?
___
Grub-devel mailing list
Grub-devel@g
bor@opensuse:~/build/grub> LC_ALL=C make dist-xz
make: *** No rule to make target `grub-core/Makefile.libfdt.def', needed by
`distdir'. Stop.
bor@opensuse:~/build/grub>
bor@opensuse:~/src/grub> grep -r libfdt .
./.bzrignore:grub-core/Makefile.libfdt.def
./conf/Makefile.extra-dist:EXTRA_DIST +=
On 18 July 2013 17:58, Andrey Borzenkov wrote:
> Could someone provide simple steps how to actually use ARM port? As I
> understand core.img need to be installed as payload for native
> bootloader, right? Is it supported by grub-install or needs manual
> intervention?
If you are using the u-boot
On 7/18/13, Aleš Nesrsta wrote:
> ...
> Attached patch seems to solve problem described below (non-working USB
> keyboard attached to the same port where was USB disk previously).
>
> Please try it - maybe it solves also reported keyboard problem on
> fuloong/loongson.
> ...
I applied the patch,