tools-uclibc: automation for stage{1,2,3}-{amd64,x86}-uclibc-{hardened,vanilla}

This commit is contained in:
Anthony G. Basile 2012-10-25 21:12:08 -04:00
parent b17513aede
commit 8ea63ebe96
21 changed files with 1600 additions and 0 deletions

6
tools-uclibc/clean.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
# This just removes the temporary conf err and log
# files generated during a run
rm -f *conf *err *log