scripts/build/kernel_linux.sh
2008-05-03 Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
2007-07-03 Make checking the linux installed headers optional (instead of systematic).
2007-06-16 Fix printing components' file names.
2007-06-16 Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
2007-05-17 Debug facilities:
2007-05-08 Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-07 Don't make checking the kernel config file a step by itself. Only make it a step if we need a not-provided kernel config file.
2007-05-07 Simplify kernel config file need.
2007-05-07 Fix glibc and uClibc downloading and extracting.
2007-05-07 Merge the save-sample branch to trunk:
2007-05-06 Linux kernel headers install does not need the kernel to be configured. Dropping this unneccessary step.
2007-04-23 The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.
2007-04-11 Add an option for those having the kernel headers pre-installed from a customised local tree.
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.