Created build-arcade and build-home scripts
authorCarl Myers <cmyers@cmyers.org>
Mon, 24 Jan 2011 10:00:03 +0000 (02:00 -0800)
committerCarl Myers <cmyers@cmyers.org>
Mon, 24 Jan 2011 10:37:39 +0000 (02:37 -0800)
commit8e0a609a1331cecaf85f2582d2b913c91ed7b7bb
treed46f2fbaefaddb931fc24bf53dd66e713c1a8448
parentaec79c1efe204948e2a52b2843a36a6b2d3ee2b7
Created build-arcade and build-home scripts

* Removed artifacts from libresample that will rebuild now anyways
* Moved scripts into the root dir to ensure they are easy to find
* build-home.sh and build-arcade.sh exist to hide the magic invocation of configure with crazy flags
* Added unchroot.sh to safely unmount a chroot
* Updated README file with build directions

CR: infamouspat
README
build-arcade.sh [new file with mode: 0755]
build-home.sh [new file with mode: 0755]
chroot-arcade.sh [moved from assets/utilities/create_arcade_chroot.sh with 96% similarity]
src/libresample/config.log [deleted file]
src/libresample/config.status [deleted file]
src/libresample/libresample.a [deleted file]
src/libresample/tests/testresample [deleted file]
unchroot.sh [new file with mode: 0755]