index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
x86-2.6
/
image
Age
Commit message (
Expand
)
Author
2007-03-11
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
nbd
2007-03-06
add vga console support for x86-2.6 images (fixes #1342, #840)
nbd
2007-03-05
add missing init=/etc/preinit cmdline parameter
nbd
2007-03-03
add failsafe support for x86-2.6 and fix mdev support for platforms using /et...
nbd
2007-03-02
copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
nbd
2007-03-02
enable grub images in menuconfig for squashfs
nbd
2007-03-02
make squashfs overlay support more generic and integrate it for x86-2.6
nbd
2007-02-28
strip double quotes from grub boot options (fixes #1406)
nbd
2007-02-25
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
nbd
2007-02-25
add optional padding for x86 grub images (useful for running jffs2 images in ...
nbd
2007-02-01
clean up the x86 image build a bit, fixing unconditional copy of grub files
pavlov
2007-01-14
fix x86 image builder
nbd
2007-01-10
Add initial version of the new Image Builder
nbd
2007-01-07
fix grub bootopts (#1145)
nbd
2007-01-04
add a patch for grub-0.97 from LFS to fix segfaults on x86_64
nico
2007-01-02
tweak grub install in x86 ext2 images
nico
2007-01-02
fix grub segfaults on hosts where gcc is built with stack smashing protection
nico
2006-12-07
clean up x86-2.6 partitioning stuff
nbd
2006-11-28
move target/image/platform to target/linux/platform/image
mbm