From: Roman Z. <zi...@li...> - 2003-07-22 16:03:59
|
Hi, I did some lilo hacking lately (more than I actually wanted :) ) and there is now a new release at http://www.xs4all.nl/~zippel/amiga-lilo-2.3.tar.gz Besides smaller bug fixes and updates to make it compile again I added some new features: - support for disk larger than 4GB (if your os supports it, mine doesn't, but I only noticed that, after I was half-ready..., so this is only lightly tested) - basic cross binary support, it's possible to compile a lilo which runs on a different architecture, as there are still endian problems left, it sort of only works for ppc. - it boots an APUS kernel (requires an extra patch for kernel, as the kernel is started via the reset entry) - new keyword 'map', which allows to map an arbitray number of Linux devices to their Amiga devices (replaces 'altdev' which only supported a single mapping). bye, Roman |