tools-uclibc: automation for stage{1,2,3}-{amd64,x86}-uclibc-{hardened,vanilla}
This commit is contained in:
parent
b17513aede
commit
8ea63ebe96
21 changed files with 1600 additions and 0 deletions
6
tools-uclibc/clean.sh
Executable file
6
tools-uclibc/clean.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue