firmware

log

age author description
2 years Rob Landley Added tag 0.3.1 for changeset 3ca6f52688ac
2 years Rob Landley Fix typo when packaging powerpc image.0.3.1
2 years Rob Landley Another patch 2.6.24 doesn't need.
2 years Rob Landley This patch is already part of 2.6.24.
2 years Rob Landley host-tools needs bzip2 to create tarballs.
2 years Rob Landley Revert a patch that causes mips to panic during boot.
2 years Rob Landley Have qemu boot qemu-init.sh script instead of init=/bin/bash directly.
2 years Rob Landley Change powerpc rom path to work with qemu-image tarballs.
2 years Rob Landley Update package-mini-native.sh to create qemu-image-$ARCH.tar.bz2
2 years Rob Landley Bring armv5l into sync with armv4l. Adds rtl8139 nic to qemu emulation, and
2 years Rob Landley The busybox install command doesn't work, drop back to host command.
2 years Rob Landley Package script needs commands the rest of the build doesn't, and since it's
2 years Rob Landley Add sha1 for toybox.
2 years Rob Landley Have host-tools populate build/host with 1) toybox, 2) all the remaining
2 years Rob Landley Minor clarification.
2 years Rob Landley Switch to 2.6.24 kernel and toybox 0.0.4.
2 years Rob Landley Have host tools build all the busybox tools which A) the build actually
2 years Rob Landley Make the display slightly more selective.
2 years Rob Landley Fix cross compiler toolchain to be properly relocatable on x86-64 host.
2 years Rob Landley Ok, the non-sed -r version is noticeably uglier than my first guess at it.
2 years Rob Landley Fix include.sh to consistently use noversion, and rephrase the sed invocation
2 years Rob Landley Tell bash not to cache paths, missing error check, commented out busybox build.
2 years Rob Landley Reorder forkbomb build so ./host-tools.sh gets built first. Then toybox
2 years Rob Landley Minor tweaks: one error check was missed, use hard links instead of
2 years Rob Landley Tweak patch to apply without fuzz.
2 years Rob Landley Make sure error return from setupfor is noticed.
2 years Rob Landley Another tweak to qemu-setup.sh
2 years Rob Landley Properly detect a short sha1list during tarball extraction (I.E. notice if
2 years Rob Landley Update patches to de-fuzz when applied against 2.6.23.
2 years Rob Landley The gcc-min-heapsize parameter slows x86-64 gcc down by an order of
2 years Rob Landley Announcement of 0.3.0 release.
2 years Rob Landley Notice when patch isn't installed and abort properly.
2 years Rob Landley Added tag 0.3.0 for changeset c3d2fd8b45cf
2 years Rob Landley New powerpc config to work with qemu.0.3.0
2 years Rob Landley Put these back until uClibc's kconfig builds without curses.
2 years Rob Landley Kernel fixes to get PowerPC to work under qemu.
2 years Rob Landley Teach Milton Miller's qemu target to have ISA support, for ne2k.
2 years Rob Landley Set image size back down to 256 megs. If you need space, add a /dev/hdb.
2 years Rob Landley Fix the path to calculate the tarball sha1sum, use the sha1file function more
2 years Rob Landley Teach extract to check patch files for changes, not just tarballs.
2 years Rob Landley Improve error message when $1 not found.
2 years Rob Landley Ok, technically not something that should really be in the release tarball,
2 years Rob Landley Use new powerpc qemu target and boot rom.
2 years Rob Landley Add a qemu-specific powerpc target to the Linux kernel build. Finally,
2 years Rob Landley Patch to fix sparc build which I hope goes into 2.6.23.2.
2 years Rob Landley Remove obsolete patch.
2 years Rob Landley uClibc 0.9.29 seems to work without these now.
2 years Rob Landley The QEMU boot rom for powerpc, prebuilt binary plus source code.
2 years Rob Landley Add comments at the top of various target config files.
2 years Rob Landley Upgrade ppc and sparc to build with 2.6.23. The result doesn't _work_ yet, but it builds.
2 years Rob Landley An m68k config. Note that the kernel miniconfig is based on defconfig (an amiga kernel) which
2 years Rob Landley Linux 2.6.23.
2 years Rob Landley Update mini-native for the new tarball strategy.
2 years Rob Landley Be smarter about extracting tarballs: extract one copy of each tarball
2 years Rob Landley Install the qemu-setup.sh script into the target.
2 years Rob Landley The "caller" built-in isn't available in bash 2.x.
2 years Rob Landley Fix the old busybox tar so it can extract linux kernel tarballs.
2 years Rob Landley Update config to work with 2.6.23.
2 years Rob Landley Use fprintf(stderr,...) instead of dprintf(2,...) to be more portable.
2 years Rob Landley Fix link to new_platform.html.