summaryrefslogtreecommitdiffstats
path: root/build_tools/go.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-07-24go.sh:modifications to build ISO w/ 2.6.39.Cecil1-1/+1
2010-12-29go.sh: add isohybrid to the build process.James Meyer1-1/+8
This allows the iso to be copied to a usb drive for installation. dd if=/tmp/test2.iso of=/dev/your_usb_device. Be careful as it's possible to wipe your running system.
2010-12-05go.sh. change the name of the iso to test2.isoJames Meyer1-1/+1
2010-12-04go.sh updated for larch8James Meyer1-0/+8
2010-12-02go.sh: updated for larch8James Meyer1-17/+22
2010-11-04update go.sh to work with larch7James Meyer1-8/+20
2010-09-20go.sh: this now skips the larch6 stuff and runs larch7 instead.James Meyer1-0/+4
Right now it's only one profile
2010-01-04go.sh: crude addition of accepting profiles on the cmdlineJames Meyer1-9/+19
if not options are given it presents the menu, else it blindly uses the profile listed regardless of if it's valid or not.
2009-06-29#James Meyer1-0/+1
2009-06-29blahJames Meyer1-1/+0
2009-06-29test-commit non functional changeJames Meyer1-0/+1
2009-06-22go.sh set a default value to the third optionJames Meyer1-0/+6
2009-02-22swap the order of LinHES and MVJames Meyer1-4/+5
2009-02-22Add additional support for creating a mv disk.James Meyer1-2/+8
2009-01-13print out the date when finished making iso.James Meyer1-0/+1
2008-11-09exit building iso if cachepacks failsJames Meyer1-10/+15
2008-10-11add profile name to "finish" messageJames Meyer1-1/+1
2008-10-09remove iso options that don't match the current CARCHJames Meyer1-1/+2
2008-10-02initital importJames Meyer1-0/+25