summaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Collapse)Author
2004-10-15Will McCammon writes:Eric Andersen
make fails for busybox 1.0.0 on fedora core 2 because the default behavior of wget is to create a directory structure of the remote download server on the local filesystem. in which case, tar cannot find successfully downloaded files in /buildroot/sources/dl. patch attached.
2004-10-09Don't use a string to do the job of a boolEric Andersen
2004-10-09support tar verbosityMike Frysinger
2004-10-09Fix it so we once again build the target root_fsEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik