Hi,
The file grub-mkconfig_lib is installed in $(pkglibdir), which is
defined (by automake) as:
pkglibdir = $(libdir)/@PACKAGE@
The attached patch makes sure that users of this library look for it
in the same place, without relying on PACKAGE=grub.
Grégoire
The file grub-mkconfig_lib is instal
On 02.07.2011 14:21, Grégoire Sutre wrote:
> Hi,
>
> The file grub-mkconfig_lib is installed in $(pkglibdir), which is
> defined (by automake) as:
>
> pkglibdir = $(libdir)/@PACKAGE@
>
go ahead
> The attached patch makes sure that users of this library look for it
> in the same place, without relyi
On 07/02/2011 03:01 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 02.07.2011 14:21, Grégoire Sutre wrote:
Hi,
The file grub-mkconfig_lib is installed in $(pkglibdir), which is
defined (by automake) as:
pkglibdir = $(libdir)/@PACKAGE@
go ahead
Thanks. It's committed.
Grégoire
__
On 01.07.2011 08:57, Rock Cui wrote:
> Sorry,I am careless, my log file is not empty, please refer to the
> attachment.
>
I would also need another memory location for full diagnostics:
sudo dd if=/dev/mem of=tables bs=1 count=65536 skip=2146422784
Looking at the code, the only way it can hang AFAI