80 Commits (7ddc0380bd459685aaf0a68378193e811942465f)

Author SHA1 Message Date
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli 15e8d2e0b7 add net5501 support 15 years ago
Jo-Philipp Wich 9ce3d38331 - clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images 15 years ago
Jo-Philipp Wich e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen 15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels 15 years ago
Florian Fainelli a155e4fd53 add rootwait option to the kernel command line (#6209) 15 years ago
Imre Kaloz 917ef8e84b fix grub image target dependency 15 years ago
Imre Kaloz 93fe520994 change x86 image generation handling to treat only olpc specially 15 years ago
Florian Fainelli e49c2d7691 merge the olpc target with the x86 target, both tested and running 15 years ago
Felix Fietkau ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) 15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Jo-Philipp Wich 9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem: 16 years ago
Hauke Mehrtens 76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618 16 years ago
Jo-Philipp Wich e0440fefb6 Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names 16 years ago
Jo-Philipp Wich 2273aadfb2 fix grub installation on target images, regression caused by multi-libc support 16 years ago
Steven Barth 5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images. 16 years ago
Florian Fainelli 45cc45cac5 Add support for creating VMware vmdk images #1317 16 years ago
Felix Fietkau 2b5ce63303 x86: don't attempt to compile grub on darwin 16 years ago
Felix Fietkau b0e669ee13 fix x86 image build order (fixes #3317) 17 years ago
Florian Fainelli 08fa2c3feb fix typo 17 years ago
Florian Fainelli 8c0c28eef2 Add virtualbox images to x86 (#3475) 17 years ago
Imre Kaloz e7432794fa fix image generation on x86 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
John Crispin 16b236fb69 fixed generation of iso images 17 years ago
Felix Fietkau 27baec04a1 move grub menu.lst to the right place 17 years ago
Felix Fietkau 8c97372e0d move grub to package/ 17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391 17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs 17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets 17 years ago
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. 17 years ago