All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13681] New: syslinux build install tools
@ 2021-03-30 13:40 bugzilla at busybox.net
  2021-03-30 19:44 ` [Buildroot] [Bug 13681] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2021-03-30 13:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13681

            Bug ID: 13681
           Summary: syslinux build install tools
           Product: buildroot
           Version: 2021.02
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: moelzerjens at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

The way the syslinux install tools are currently built doesn't make a lot of
sense imho: The only tool that's installed is extlinux and that is only built
for the host. That's not really useful as extlinux needs root, so it can't
cleanly be used to automatically generate disk images on the host. The
syslinux/mtools-syslinux tools that could be used for disk image generation
without root on the host are only built for the target and not installed (they
can be found in the build folder).

Therefore I propose the following improvements:

1) Provide an option to build extlinux for the target like the grub2 package
"install tools" option (BR2_TARGET_GRUB2_INSTALL_TOOLS).

2) Build the syslinux/mtools-syslinux installer for the host to facilitate
scripted disk image generation. It might be beneficial to integrate the
syslinux patches from Yocto Project [1] that extend syslinux support to
ext2/3/4 as well.

[1]
http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/syslinux/syslinux/

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 13681] syslinux build install tools
  2021-03-30 13:40 [Buildroot] [Bug 13681] New: syslinux build install tools bugzilla at busybox.net
@ 2021-03-30 19:44 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2021-03-30 19:44 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13681

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
Created attachment 8841
  --> https://bugs.busybox.net/attachment.cgi?id=8841&action=edit
Draft patch installing syslinux mtools for the host

In case it helps, here is a patch I never had the time to clean up and submit
properly to Buildroot, but it does build the syslinux mtools installer for the
host.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-30 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30 13:40 [Buildroot] [Bug 13681] New: syslinux build install tools bugzilla at busybox.net
2021-03-30 19:44 ` [Buildroot] [Bug 13681] " bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.