Commit graph

20 commits

Author SHA1 Message Date
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Jo-Philipp Wich
9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
2009-05-07 13:50:09 +00:00
Hauke Mehrtens
76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618
SVN-Revision: 14948
2009-03-19 13:02:06 +00:00
Jo-Philipp Wich
e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names
SVN-Revision: 13963
2009-01-10 23:12:21 +00:00
Jo-Philipp Wich
2273aadfb2 fix grub installation on target images, regression caused by multi-libc support
SVN-Revision: 13936
2009-01-08 16:51:01 +00:00
Steven Barth
5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
SVN-Revision: 13821
2009-01-02 14:35:18 +00:00
Florian Fainelli
45cc45cac5 Add support for creating VMware vmdk images #1317
SVN-Revision: 13158
2008-11-09 17:39:09 +00:00
Felix Fietkau
2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
Felix Fietkau
b0e669ee13 fix x86 image build order (fixes #3317)
SVN-Revision: 11359
2008-06-04 21:55:25 +00:00
Florian Fainelli
08fa2c3feb fix typo
SVN-Revision: 11300
2008-05-30 16:59:36 +00:00
Florian Fainelli
8c0c28eef2 Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
2008-05-30 16:50:37 +00:00
Imre Kaloz
e7432794fa fix image generation on x86
SVN-Revision: 10610
2008-03-17 12:37:52 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
John Crispin
16b236fb69 fixed generation of iso images
SVN-Revision: 9317
2007-10-14 13:39:35 +00:00
Felix Fietkau
27baec04a1 move grub menu.lst to the right place
SVN-Revision: 9216
2007-10-09 16:57:12 +00:00
Felix Fietkau
8c97372e0d move grub to package/
SVN-Revision: 9212
2007-10-09 03:19:07 +00:00
John Crispin
215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
2007-10-08 18:53:19 +00:00
John Crispin
630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
2007-09-16 21:03:04 +00:00
John Crispin
b9eaeeaf99 fixes menuconfig selection of grub for x86 targets
SVN-Revision: 8713
2007-09-09 18:00:00 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00