Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | |
directory. | |||
2004-10-08 | clean up and use a newer version that actually cross compiles :) | Mike Frysinger | |
2004-10-05 | Always use kernel-headers. | Eric Andersen | |
2003-11-19 | automatically detect if we have a usable version of sed | Eric Andersen | |
installed. If not, we will now build our own version. | |||
2003-11-18 | Change 'sed -ie' to 'sed -i -e' to avoid littering the build | Eric Andersen | |
with lots of unwanted backup files with the letter "e" appended. -Erik | |||
2003-11-17 | Fix most things when large file support is not configured. | Manuel Novoa III | |
Mostly submitted by Thomas Lundquist <lists@zelow.no>. | |||
2003-11-13 | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen | |
search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways, | |||
2003-06-20 | Fix broken dependancy | Eric Andersen | |
2003-06-14 | Fixup iproute so it compiles up properly. Use the debian | Eric Andersen | |
source as the .ru site has availability problems | |||
2003-06-04 | Build the 'tc' binary | Eric Andersen | |