Commit Graph

231 Commits

Author SHA1 Message Date
Thomas Schmitt 0e8227e76a Improved speed of md5sum.txt processing by a proposal of Zhang Boyang 2022-06-26 10:58:16 +02:00
Thomas Schmitt 072c4e5ab9 Listing /firmware/dep11/README.txt in md5sum.txt if all its MD5 lines are equal 2022-06-24 09:40:12 +02:00
Thomas Schmitt a94f22d92b Properly announced and checked md5sum as new dependency of merge_debian_isos 2022-06-23 18:51:21 +02:00
Thomas Schmitt 0bc397c02c Removing duplicates from md5sum.txt and computing new MD5 for changed files 2022-06-23 18:17:41 +02:00
Thomas Schmitt 87aab73058 Corrected sorting of /md5sum.txt by merge_debian_isos 2022-06-20 22:09:24 +02:00
Thomas Schmitt 68c4a39c37 Merging Debian /firmware directories like the /pool directories 2022-06-18 21:20:42 +02:00
Thomas Schmitt 5897c706a4 Improved signal handling, removing result ISO if xorriso exits with error, redirected a few messages from stdout to stderr 2022-06-18 17:14:11 +02:00
Thomas Schmitt 34981b1278 Switched test/merge_debian_isos to /bin/sh, added signal handling, fixed harmless flaws found by shellcheck, added more sanity checks, enabled XORRISO=dummy for test runs without ISO production 2022-06-17 10:22:27 +02:00
Thomas Schmitt 65c63cc1cf Changed permissions of test/merge_debian_isos to a+x 2022-06-15 22:08:51 +02:00
Thomas Schmitt 9b4c082f84 New experimental script test/merge_debian_isos. Deprecated merge_2_debian_isos. 2022-06-15 12:25:05 +02:00
Thomas Schmitt ddfe5098d8 New experimental script test/merge_2_debian_isos 2022-05-23 20:07:50 +02:00
Thomas Schmitt fb61be034f Fixed a comparation report text problem with files of 4 GiB or larger. Thanks Eliska Svobodova. 2019-08-12 17:29:05 +02:00
Thomas Schmitt 9cfd466b8f Silenced gcc warning about printf target buffer 2018-10-21 13:09:16 +02:00
Thomas Schmitt 1d1adb9459 Trying to finally silence Coverity CID 28785. 2015-11-16 10:47:45 +00:00
Thomas Schmitt 9200638a62 Checking argument length of test/compare_file. Coverity CID 28785, 28786, 28788. 2015-11-05 19:52:43 +00:00
Thomas Schmitt a47b59791e Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:47:40 +00:00
Thomas Schmitt d1451bf60d moved frontend_pipes_xorriso.c 2012-12-27 09:55:05 +00:00
Thomas Schmitt 7f5c58bd2e Improved help text of piped frontend demo 2012-12-11 20:02:31 +00:00
Thomas Schmitt 639b440e0f Demonstrated use of message sieve by piped frontend program 2012-12-11 19:27:24 +00:00
Thomas Schmitt 9367e43923 Equipped frontend_pipes_xorriso.c with word parser code 2012-09-30 20:34:52 +00:00
Thomas Schmitt d3ca2f9c83 Added copyright and licensing to demonstration program 2012-09-11 12:31:01 +00:00
Thomas Schmitt b84c80ab11 Demonstration program of xorriso at two pipes: test/frontend_pipes_xorriso.c 2012-09-09 18:18:11 +00:00
Thomas Schmitt 050059a388 Eventually including ../config.h generated by autotools 2010-05-19 09:02:20 +00:00
Thomas Schmitt 9832edf4a1 Decided to put out uid_t and gid_t as unsigned long 2010-04-12 11:12:43 +00:00
Thomas Schmitt f75d454b6a (Payload files of revisions 3169, 3170, 3171) 2010-04-11 12:24:54 +00:00
Thomas Schmitt 7d389e0889 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-25 15:05:43 +00:00
Thomas Schmitt 0987ced379 Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 13:59:57 +00:00
Thomas Schmitt fc2d3655b0 AAIP code now resides in libisofs 2009-01-25 15:04:35 +00:00
Thomas Schmitt dcec7a1be9 Corrected some more bug with attribute list decoding 2009-01-01 19:19:43 +00:00
Thomas Schmitt 598d994644 Corrected some bugs with attribute list decoding 2009-01-01 16:13:16 +00:00
Thomas Schmitt aac9c23152 Introduced system adapters for getting and setting EA and ACL 2009-01-01 10:48:58 +00:00
Thomas Schmitt 6caddd2808 Decoder for ACL to long text form 2008-12-26 12:40:04 +00:00
Thomas Schmitt 37f4eaa9bb Encoder for ACL long text form 2008-12-25 14:01:36 +00:00
Thomas Schmitt 2c2a394a61 Gave aaip_0_2 a ring buffer rather than a shifted fifo 2008-12-23 14:47:00 +00:00
Thomas Schmitt ef5a1c48ba A first implementation of AAIP 0.2 encoding and decoding 2008-12-21 10:19:16 +00:00
Thomas Schmitt 61f6a653ab Revoked proposal AAIP 0.0 in favor of 0.2 which is nearly like RRIP field SL 2008-11-22 16:44:28 +00:00
Thomas Schmitt 883fe7ff9f Demo of the emerging Arbitrary Attribute Interchange Protocol format 2008-11-18 22:38:27 +00:00
Thomas Schmitt 2d73d52f7a Micro bug fix ported from xorriso 2008-02-28 21:44:11 +00:00
Thomas Schmitt dd4dd5e1e8 Avoided to read content of non-regular files 2008-02-26 21:28:51 +00:00
Thomas Schmitt df83afc55b Revoked inflation of file type characters to words 2008-02-20 23:29:46 +00:00
Thomas Schmitt 4a8f206aa2 Improved report format 2008-02-19 18:41:12 +00:00
Thomas Schmitt d078848943 Fixed an endless cycle with early EOF 2008-02-08 09:49:44 +00:00
Thomas Schmitt 93cc4d64dc Cleaning up remainings of move to ng_src 2008-02-08 08:47:19 +00:00
Thomas Schmitt 3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00
Thomas Schmitt 91c092b428 New option -commit_eject 2008-01-25 17:54:47 +00:00
Thomas Schmitt 05fabf5149 Better handling of various content difference situations 2008-01-25 16:32:38 +00:00
Thomas Schmitt 06ddbbe6d8 Fixed bug about file content comparison. 2008-01-25 16:00:51 +00:00
Thomas Schmitt 19a7488ed6 New option -rollback_end 2008-01-25 15:09:53 +00:00
Thomas Schmitt 94ec5877ee Gave up use of libburn fifo. Attached -fs and pacifier to libisofs fifo. 2008-01-24 20:23:02 +00:00
Thomas Schmitt 7902f775bb Removed remover of C++ comment lines 2008-01-24 20:16:52 +00:00