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
0000212 [buildroot] New Features feature always 04-06-05 13:09 02-12-07 05:50
Reporter SnarlCat View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000212: Adds grub bootloader
Description This patch will add the grub bootloader to the build menu and process.

Please do go over it (especially the grub.mk file) to be sure it's compliant with your file layout design -- this was just a quick hack to get it with no concern for style or beauty...

Thanks!
Additional Information
Attached Files  buildroot-grub.patch [^] (4,554 bytes) 04-06-05 13:09

- Relationships

- Notes
(0000135)
SnarlCat
04-07-05 07:27

Ug.. so I canned a line that I shouldn't have.. manual diff of package/grub/grub.mk

 GRUB_SITE:=ftp://alpha.gnu.org/gnu/grub [^]
 GRUB_DIR:=$(BUILD_DIR)/grub-$(GRUB_VER)
 GRUB_BOOT_PATH:=$(TARGET_DIR)/boot
+GRUB_CAT:=zcat
 GRUB_BINARY:=$(GRUB_DIR)/sbin/grub
 
(0000455)
vapier
08-28-05 01:10

grub is in buildroot now
 

- Issue History
Date Modified Username Field Change
04-06-05 13:09 SnarlCat New Issue
04-06-05 13:09 SnarlCat File Added: buildroot-grub.patch
04-07-05 07:27 SnarlCat Note Added: 0000135
08-28-05 01:10 vapier Note Added: 0000455
08-28-05 01:10 vapier Status assigned => closed
08-28-05 01:10 vapier Resolution open => fixed
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker