bootloader & head.S weirdness & restructuring
Cort Dougan
cort at fsmlabs.com
Wed Nov 24 04:45:33 EST 1999
That's more of a task for the end users, not the kernel. Configuring the
system and building a ramdisk isn't really part of the build I don't think.
} Yes, but often they have at least 8Mb of RAM (which was the minimal spec
} for PreP). In this case a few more kB in the bootloader to make it more
} generic do not hurt as long as you can make the run time kernel as small
} as possible. Why not dynamically link the kernel to remove useless code,
} for example have a kernel plus modules and link them selectively at boot
} time depending on the network or SCSI chip, we are a far way from this
} but it should be possible.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list