aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-02Merge branch 'tmp_fix', fixes #50J Pipkin
2013-03-02warn anything TMP is set, not just when TMP == /tmpJ Pipkin
2013-02-19Merge branch 'tsbo_fix', fixes #49J Pipkin
2013-02-19need $SBO::Lib to access tmp varsJ Pipkin
2013-02-19support env vars $TMP and $OUTPUT, and clean some excess spaces at the ends ↵J Pipkin
of some lines
2013-02-19only try to readdir on /tmp/SBo if able to opendir itJ Pipkin
2013-01-25bug fix to case statementJ Pipkin
2013-01-16package_up.sh, generate separate source and slackbuild tarballsJ Pipkin
2013-01-16Merge branch 'issue_47', fixes #47J Pipkin
2013-01-16added slackbuildJ Pipkin
2013-01-16return from get_update_list() if there are no updatesJ Pipkin
2013-01-16tools/masstest_sbo.sh, build queue -> install queueJ Pipkin
2013-01-14updated SBO-Lib/README to no longer mention Text::TabulateJ Pipkin
2013-01-14update ddates, version 1.4 -> 1.5J Pipkin
2013-01-13zero out various OLOGs, add else.fail.log for other exit valuesJ Pipkin
2013-01-14Merge branch 'readme_opt'xocel
2013-01-14Merge branch 'make_clean_32'xocel
2013-01-13Merge branch 'clean_c32', fixes #46J Pipkin
2013-01-13bug fixes to initial commitJ Pipkin
2013-01-13add support to sboclean -w for /tmp/package-*-compat32 thingsJ Pipkin
2013-01-13Merge branch 'master' of dawnrazor.net:sbotoolsJ Pipkin
2013-01-13Merge branch 'get_inst_fix', fixes #45J Pipkin
2013-01-13Merge branch 'wget_quote', fixes #42J Pipkin
2013-01-13clean up after convertpkg-compat32xocel
2013-01-13removed req_store. warnings{sbo} equals %README% if readme is requiredxocel
2013-01-13get_installed_packages() should only run its loop for items it is able to ↵J Pipkin
pull all three variables from
2013-01-13use quotes around $link in call to wget to deal special characters in linksJ Pipkin
2013-01-12Merge branch 'exit_ask', fixes #41, fixes #37J Pipkin
2013-01-12clean "my $out;" out of test.tJ Pipkin
2013-01-12cleanup test.tJ Pipkin
2013-01-12resolve items marked TODOJ Pipkin
2013-01-12implement failure-dependent exit statuses, ask to proceed if a failure is ↵J Pipkin
encountered during the process
2013-01-11Merge branch 'sbo_split', fixes #33J Pipkin
2013-01-10fix to print_failures() fix, and a modification for concisenessJ Pipkin
2013-01-10fix reference passing stuff, fix print_failures(), fix bug pushing empty ↵J Pipkin
list which caused sboupgrade/install to die instead of printing failures at the download/verify stage, remove old get_installed_sbos()
2013-01-10This reverts commit 3673d4d416b509032daa7e1483bc24daa32ff3d4.J Pipkin
it will be easier to be consistent with passing refs for arrays and hashes, so we'll fix it that way instead.
2013-01-11%failures now declared as , sboinstall line 96: changed to %locationsxocel
2013-01-09split sboupgrade from sboinstallJ Pipkin
2013-01-08remote tools/ from final packageJ Pipkin
2013-01-07added package_up.sh to tools/J Pipkin
2013-01-07added tools dir with htmlgen.sh and masstest_sbo.shJ Pipkin
2013-01-07Merge branch 'exit_status', fixes #40J Pipkin
2013-01-07remove exit 1 from print_failures subroutineJ Pipkin
2013-01-07exit 1 if failureJ Pipkin
2013-01-06removed Text::Tabulate dependency, version 1.3 -> 1.4J Pipkin
2013-01-06Merge branch 'dl_vr_first', fixes #35J Pipkin
2013-01-06propogate @symlinks from check_distfiles to do_slackbuild, update tests ↵J Pipkin
accordingly
2013-01-06remove old check_distfiles() code from do_slackbuild()J Pipkin
2013-01-06remove any existent distfile before attempting to get new oneJ Pipkin
2013-01-06perform download, md5sum verification, and creation of symlinks prior to ↵J Pipkin
building any sbos