Commit Graph

241 Commits

Author SHA1 Message Date
Thomas Schmitt 5a869b17a9 Version leap to libisoburn-1.5.7 2023-06-07 22:46:21 +02:00
Thomas Schmitt 79997c2b31 Updated xorriso-dd-target.sig and merge_debian_isos.sig 2023-06-07 18:38:21 +02:00
Thomas Schmitt be8f86ded2 Version leap to libisoburn-1.5.6 2023-06-07 18:37:00 +02:00
Thomas Schmitt ad1b9bfe03 Added -joliet "on" to xorriso run in merge_debian_isos 2023-04-14 18:20:33 +02:00
Thomas Schmitt c62ae86d27 Corrected the BUGS section of merge_debian_isos.texi 2022-10-19 15:51:59 +02:00
Thomas Schmitt fd195504ae Created manual pages for merge_debian_iso 2022-10-19 13:23:47 +02:00
Thomas Schmitt 9e79f64cae Automatically creating mount parent directory in merge_debian_isos 2022-07-19 15:57:29 +02:00
Thomas Schmitt f205e4294a Added a sentence to help text of merge_debian_isos 2022-07-16 19:34:44 +02:00
Thomas Schmitt 821628ae91 Made adjustments in merge_debian_isos 2022-07-15 17:05:34 +02:00
Thomas Schmitt 62700a98e1 Enabled writing by merge_debian_isos to USB sticks and optical media 2022-07-14 21:32:20 +02:00
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