BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000426 [buildroot] Other minor always 09-12-05 02:00 02-12-07 05:46
Reporter sho View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000426: grub and syslinux are not properly integrated into build process
Description It is possible to select grub and syslinux during "make menuconfig", but both packages are not compiled, because the line

  include */*/*.mk

is missing inside the main Makefile (grub.mk resides in target/x86/grub which is nested one level too deep for the default configuration).

Besides, grub is cross-compiled, but the binaries are not copied into the target filesystem (at least grub, stage1, stage2 are needed) . I am not sure if it is better to do this or to compile grub for the host system instead.
Additional Information
Attached Files

- Relationships

- Notes
(0000961)
prpplague
01-20-06 12:16

adding the include with such wild cards seems a little risky. instead, keeping with the current tree style, i've add Makefile.in files so that they are read properly. fixed as of 13456
 

- Issue History
Date Modified Username Field Change
09-12-05 02:00 sho New Issue
09-12-05 02:00 sho Status new => assigned
09-12-05 02:00 sho Assigned To  => uClibc
09-19-05 12:51 mhe Issue Monitored: mhe
01-20-06 12:16 prpplague Note Added: 0000961
01-20-06 12:16 prpplague Status assigned => resolved
01-20-06 12:16 prpplague Resolution open => fixed
03-08-06 16:56 vapier Status resolved => closed
02-12-07 05:46 vapier Status closed => assigned
02-12-07 05:46 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker