| Anonymous | Login | Signup for a new account | 11-10-2008 10:49 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |