Commit Graph

48 Commits

Author SHA1 Message Date
Thomas Schmitt efdc0a8062 New -report_system_area form "el_torito" 2014-04-24 08:41:28 +00:00
Thomas Schmitt 642ec7ca89 New command -concat 2014-04-21 13:18:38 +00:00
Thomas Schmitt 4b05b45237 Adapted -report_system_area to changed output format of libisofs 2014-04-13 07:19:37 +00:00
Thomas Schmitt 551823d96f New -report_system_area form "gpt_crc_of:" 2014-04-12 13:02:23 +00:00
Thomas Schmitt 825df24b70 New command -report_system_area 2014-04-11 16:12:22 +00:00
Thomas Schmitt 9ae6878a66 Re-enabled HP-PA PALO boot preparations 2014-04-09 07:31:47 +00:00
Thomas Schmitt 720dc2406c Bug fix: -boot_image grub2_mbr= prevented -boot_image partition_table=on 2014-04-04 15:35:34 +00:00
Thomas Schmitt b6a3cf85b3 Reacted on compiler warning of gcc on AIX. Thanks Richard Nolde. 2014-04-03 19:48:20 +00:00
Thomas Schmitt 8964a7954d Bug fix: -boot_image any partition_cyl_align=on prevented further settings 2014-03-25 19:59:31 +00:00
Thomas Schmitt 717798e13a Bug fix: Command -status produced FAILURE event if no drive was acquired 2014-03-06 16:45:11 +00:00
Thomas Schmitt 8030458fcc Temporarily disabled the unfinished HP-PA PALO bootability preparations 2014-03-03 20:28:36 +00:00
Thomas Schmitt bc51ba2f09 Made -status -boot_image more verbous about the pending boot image definition 2014-03-02 10:20:39 +00:00
Thomas Schmitt ce8ba27a2f Corrected a bug introduced with rev 5240 2014-02-13 15:41:30 +00:00
Thomas Schmitt 798330527b Improved output of -pvd_info with timestamps with non-zero time zone 2014-02-09 14:15:40 +00:00
Thomas Schmitt d32230fd37 New -boot_image setting hppa_hdrversion= 2014-01-16 11:34:11 +00:00
Thomas Schmitt d3d6ca7dfe New -boot_image settings hppa_cmdline=, hppa_bootloader=, hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk= 2014-01-14 09:11:02 +00:00
Thomas Schmitt e3459de50e Recognizing grub2_mbr= on image load 2013-04-16 12:44:16 +00:00
Thomas Schmitt bf52974298 Reporting grub2_mbr= with -status -boot_image 2013-04-14 17:46:29 +00:00
Thomas Schmitt 109df000aa New -boot_image bootspec grub2_sparc_core= 2013-04-13 20:54:04 +00:00
Thomas Schmitt fe245e7131 New -boot_image bootspecs grub2_mbr= and grub2_boot_info= 2013-04-13 07:42:18 +00:00
Thomas Schmitt 3faabf0ce6 Recognizing isohybrid MBRs with more than one partition entry 2013-04-12 18:22:20 +00:00
Thomas Schmitt 430a519c79 Reporting volume timestamps with -pvd_info 2013-03-12 19:51:15 +00:00
Thomas Schmitt 2c8d3dd0ae New -rom_toc_scan option "emul_wide" 2012-08-14 10:32:35 +00:00
Thomas Schmitt 50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
Thomas Schmitt bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 6f82a11e6f New command -data_cache_size 2012-03-11 16:41:10 +00:00
Thomas Schmitt cd827d2ea7 Added a comment 2012-03-04 09:48:04 +00:00
Thomas Schmitt c05ab48416 Reacted on compiler warning about inactivated if statement 2011-05-20 17:58:18 +00:00
Thomas Schmitt ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 1b3558580e Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt 92976c91f3 Enabled drive addresses of form mmc:/dev/srX with option -mount 2011-05-07 10:51:35 +00:00
Thomas Schmitt 3b4cb93553 Bug fix: -mount_opts "shared" worked only with -osirrox "o_excl_off" 2011-05-07 10:50:13 +00:00
Thomas Schmitt 31c6a501c9 Closed a memory leak found by valgrind 2011-05-05 10:52:52 +00:00
Thomas Schmitt 8ed8777a5b Replaced some large local variables by other means in xorriso/iso_img.c 2011-05-03 11:50:43 +00:00
Thomas Schmitt 5211107e63 Fixed a bug introduced with rev 3501 2010-12-08 19:43:34 +00:00
Thomas Schmitt f614228d41 Made -rom_toc_scan emul_off work with -mount ... sbsector ... 2010-12-07 17:49:29 +00:00
Thomas Schmitt f755fcd56d No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending. 2010-12-02 06:32:31 +00:00
Thomas Schmitt 5147438506 Improved behavior with loading multiple boot images of identical content 2010-11-23 19:37:19 +00:00
Thomas Schmitt 3f24f292a3 New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label 2010-11-05 14:46:34 +00:00
Thomas Schmitt 3657f55f96 New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
Thomas Schmitt d44005244d -boot_image mipsel_path= , -as mkisofs -mipsel-boot. 2010-10-15 11:21:30 +00:00
Thomas Schmitt c1381c7baf Polished and documented MIPS booting option 2010-10-13 17:07:05 +00:00
Thomas Schmitt 2b7130ecdd Lifted the ban to combine MIPS Big Endian boot with El Torito 2010-10-12 18:31:54 +00:00
Thomas Schmitt 7d69b9849c New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt f39b4d168b Reset xorriso->boot_count when image gets discarded 2010-06-23 17:54:41 +00:00
Thomas Schmitt 9a46cddaac New -boot_image bootspec cat_hidden= 2010-06-19 15:21:36 +00:00
Thomas Schmitt ee98a13d18 Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt ad7132f714 Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00