Commit Graph

4208 Commits

Author SHA1 Message Date
Thomas Schmitt c26ae145ee Began to sketch an releng/README file 2011-07-23 19:29:31 +00:00
George Danchev 78d6eca8f6 activate specific options help along with short overview 2011-07-20 12:23:40 +00:00
George Danchev e0cdd91646 renamed to better reflect intentions 2011-07-19 17:16:21 +00:00
George Danchev 315d7664ad renamed to reflect user expectations 2011-07-19 17:11:40 +00:00
George Danchev da7fbef9aa drop ramaining leftover 2011-07-19 17:09:03 +00:00
George Danchev 6591bba878 merge remaining todo entries into TODO file, drop completed 2011-07-19 17:02:09 +00:00
George Danchev a2583b105b postpone creation of self data dir, until compiler is checked first 2011-07-19 16:51:51 +00:00
George Danchev 2df323bca1 handle specific help anywhere 2011-07-18 17:22:59 +00:00
George Danchev 608b85b271 drop obsoleted item 2011-07-18 14:32:53 +00:00
George Danchev 67d3306347 fixed a typo 2011-07-18 12:31:23 +00:00
George Danchev 52a39f70b6 rename releng_ scripts to auto_ 2011-07-18 12:28:43 +00:00
George Danchev c44be3b5b1 rename releng_ scripts to auto_ 2011-07-18 12:26:30 +00:00
George Danchev 99075dafbc rename releng_ scripts to auto_ 2011-07-18 12:21:39 +00:00
George Danchev 2fa70c06de new todo item: turn most examples from xorriso(1) into tests 2011-07-18 10:33:11 +00:00
Thomas Schmitt fac88a09ae Added my copyright to run_all_releng 2011-07-18 09:52:41 +00:00
George Danchev 0262636d3e new todo item - cunit tests 2011-07-18 07:43:40 +00:00
Thomas Schmitt bf29985eca Switched error message away from stderr, only pacifier remains on stderr 2011-07-17 17:23:36 +00:00
George Danchev 9d51a06ab8 mention manual_* tests, to be run individually, drop WHO slot as it serves to value 2011-07-17 17:04:31 +00:00
George Danchev 787e9cf389 drop -T option passed to grep, as it seems reletively new and not supported by the previous versions still in use 2011-07-17 16:51:22 +00:00
George Danchev f7df01fdcf move the space requirements into single place, README.core 2011-07-17 16:20:58 +00:00
Thomas Schmitt 2a74987925 Using a more elegant way to obtain pipe component exit value 2011-07-17 14:37:54 +00:00
Thomas Schmitt 978e94bb3d Issueing pacifier messages during tree generation of releng_printsize 2011-07-17 13:40:10 +00:00
Thomas Schmitt 0f3d8fedf8 Making run_all_releng recognize exit values again (fixing rev 4185) 2011-07-17 13:38:52 +00:00
Thomas Schmitt 93678fb4f2 Issueing pacifier messages in run_all_releng about logged line 2011-07-17 13:08:52 +00:00
George Danchev 5c1c678df8 use colon as nullcommand instead of dummy statement 2011-07-16 13:41:18 +00:00
George Danchev 8c07b37efd check for -x argument 2011-07-15 18:33:10 +00:00
George Danchev 2fcccbc23f fix small typos 2011-07-15 18:26:02 +00:00
George Danchev 918d418d06 drop KEEP variable, since it is inverted CLEANUP 2011-07-15 18:22:09 +00:00
George Danchev c4f30cdf9c cleanup is now triggered by -c 2011-07-15 18:07:02 +00:00
George Danchev 8e9c32b70d on cleanup, do cleanup and exit, only check for KEEP 2011-07-15 18:05:14 +00:00
George Danchev 6a7717ed68 rework to match latest option handling 2011-07-15 17:57:05 +00:00
Thomas Schmitt 44210832c4 Changed general option -k -c -f in releng_getopts.inc 2011-07-15 14:10:05 +00:00
Thomas Schmitt 71c3f201f8 Removed call to print_specific_help from releng_getopts.inc 2011-07-15 13:58:34 +00:00
Thomas Schmitt 00fc9608cb New function check_for_xorriso in releng_getopts.inc 2011-07-15 11:30:30 +00:00
Thomas Schmitt 8841bcfca7 Removed obsolete input checks from releng_getopts.inc 2011-07-15 10:34:39 +00:00
Thomas Schmitt bbd7a48095 Removed usage of getopts in releng_getopts.inc 2011-07-15 10:29:33 +00:00
Thomas Schmitt b6e5e80b4f Removed remnant reference to releng_getopts_ts.inc 2011-07-15 10:26:26 +00:00
Thomas Schmitt ce12275556 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
Thomas Schmitt e3b025e3e2 Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-15 08:13:46 +00:00
George Danchev bc2b63d181 inline to reflect latest developments 2011-07-15 06:12:40 +00:00
George Danchev b9c439f2c9 merge back enhancements from Thomas 2011-07-15 06:08:29 +00:00
George Danchev f904a29561 add version 2 or later 2011-07-15 06:05:57 +00:00
Thomas Schmitt b4191b0328 Corrected a misunderstanding about meaning of code piece 2011-07-14 17:03:55 +00:00
Thomas Schmitt 8595b2942f Issueing failure message and non-zero exit value if manual_devices_ts fails 2011-07-14 16:52:01 +00:00
Thomas Schmitt 1dc28efd30 Fixed possible uninitialized variable use introduced by rev 4152 2011-07-14 16:22:27 +00:00
Thomas Schmitt f653d3a6ed Prepared test proposal for option -f and for incomplete option -x 2011-07-14 12:24:48 +00:00
Thomas Schmitt 99e2e06fa6 Proposal for test ./manual_devices and inc/releng_getopts_ts.inc 2011-07-14 12:07:04 +00:00
Thomas Schmitt b692cc26a2 Proposal for test ./manual_devices and inc/releng_getopts_ts.inc 2011-07-14 11:57:50 +00:00
Thomas Schmitt 1c1d0a12a4 Proposal for test ./manual_devices 2011-07-13 19:05:06 +00:00
Thomas Schmitt 76a2f4f788 Proposal for test ./manual_devices 2011-07-13 17:43:19 +00:00