> It would be very useful to have a script that will just replace the kernel > on a tomsrtbt. This is significantly less work (and takes less space) than > a complete rebuild, because you can leave root.raw.gz and usr.cpio.bz2 Just make a lilo.conf from the inline lilo.conf in buildit.s and re-run lilo after replacing the kernel, that is all that should be necessary. > process. Ramdisks are limited by default to 4MB, which means that an I would just increase the ramdisk to 12MB before I tried to fudge a way to rebuild on multiple 4MB ramdisks, BUT, the rebuild is designed to assume that you have SOME hard disk or network disk space. If all you have is a FAT partition, you can use the loop filesystem. When would you really need to do customization and rebuilding in only ramdisks? =Tom
