Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398067 - sys-boot/grub-1.99-r2: /bin/grub2-mk* link to libraries in /usr
Summary: sys-boot/grub-1.99-r2: /bin/grub2-mk* link to libraries in /usr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 398051
  Show dependency tree
 
Reported: 2012-01-07 20:37 UTC by Michał Górny
Modified: 2012-03-26 06:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-01-07 20:37:33 UTC
grub2-mkfont => /bin/grub2-mkfont (interpreter => /lib64/ld-linux-x86-64.so.2)
    libfreetype.so.6 => /usr/lib64/libfreetype.so.6
    libz.so.1 => /lib64/libz.so.1
    libbz2.so.1 => /lib64/libbz2.so.1
    libc.so.6 => /lib64/libc.so.6

grub2-mkimage => /bin/grub2-mkimage (interpreter => /lib64/ld-linux-x86-64.so.2)
    liblzma.so.5 => /usr/lib64/liblzma.so.5
        libpthread.so.0 => /lib64/libpthread.so.0
    libc.so.6 => /lib64/libc.so.6
Comment 1 SpanKY gentoo-dev 2012-01-07 22:05:35 UTC
grub2-mkfont need not be in / since it needs fonts to make

don't know about mkimage
Comment 2 Mike Gilbert gentoo-dev 2012-02-25 21:17:34 UTC
I think it would be ok to move all of the scripts/binaries to /usr.

The only reason to have them in / would be to make grub config changes while /usr is unmounted, which doens't make much sense.
Comment 3 Mike Gilbert gentoo-dev 2012-02-25 21:18:35 UTC
Also, the user could always hand-edit /boot/grub.cfg in a recovery scenario.
Comment 4 Mike Gilbert gentoo-dev 2012-02-29 02:05:40 UTC
I moved everything to /usr in in grub-2.00_beta0.