<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - kernel-install: support targets other than /boot/"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76737">76737</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>kernel-install: support targets other than /boot/
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>abrouwers@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Last night, I converted an F20 install to boot using gummiboot.  The kernel.rpm
package integrates very nicely here, and uses kernel-install to provide
snippets for gummiboot.

Unfortunately, anaconda forces the ESP to be /boot/efi/ (which I find itself
really strange).  Since kernel-install hard-codes /boot/ as the target, the
result was that my loader snippets, kernel, etc. were not actually copied to
the ESP, but simply in /boot/${machine-id} .  The result of course is that
gummiboot couldn't boot without manually moving the contents to /boot/efi/ .

I think I could manually copy the 90-xx snippet in /usr/lib/kernel/install.d/ ,
but it seems like this should perhaps be more configurable ?  Perhaps a
kernel_install_target option in system.conf or so ?  I'd hate to override the
relatively large script just to change the location, and miss out on future
updates.

Thanks for the consideration, and sorry if I'm misunderstanding the situation.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>