ALT Linux Bugzilla
– Attachment 4629 Details for
Bug 24446
Не показывается фоновая картинка меню
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
фонт в /boot
00_heder.patch (text/plain), 929 bytes, created by
Dmitry A. Kharitonov
on 2010-10-29 00:59:26 MSD
(
hide
)
Description:
фонт в /boot
Filename:
MIME Type:
Creator:
Dmitry A. Kharitonov
Created:
2010-10-29 00:59:26 MSD
Size:
929 bytes
patch
obsolete
>*** /home/user/installscripts/00_header.org 2010-10-28 23:40:23.000000000 +0400 >--- /etc/grub.d/00_header 2010-10-29 00:37:49.000000000 +0400 >*************** fi >*** 120,129 **** > > if [ "x$gfxterm" = x1 ]; then > # Make the font accessible >! prepare_grub_to_access_device `${grub_probe} --target=device "${GRUB_FONT_PATH}"` > > cat << EOF >! if loadfont `make_system_path_relative_to_its_root "${GRUB_FONT_PATH}"` ; then > set gfxmode=${GRUB_GFXMODE} > load_video > insmod gfxterm >--- 120,131 ---- > > if [ "x$gfxterm" = x1 ]; then > # Make the font accessible >! cp "${GRUB_FONT_PATH}" "${GRUB_PREFIX}" >! FONTFILE="${GRUB_PREFIX}/${GRUB_FONT_PATH##*/}" >! prepare_grub_to_access_device `${grub_probe} --target=device "${FONTFILE}"` > > cat << EOF >! if loadfont `make_system_path_relative_to_its_root "${FONTFILE}"` ; then > set gfxmode=${GRUB_GFXMODE} > load_video > insmod gfxterm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24446
: 4629