[rear-devel] [rear/rear] 4fd2fa: Determine EFI virtual disk size automatically

Johannes Meixner jsmeix at suse.com
Wed Apr 6 13:00:37 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/rear/rear
  Commit: 4fd2fad90a07cff48a5e780fc24f07ee3c6f0aa5
      https://github.com/rear/rear/commit/4fd2fad90a07cff48a5e780fc24f07ee3c6f0aa5
  Author: gozora <c at gozora.sk>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M usr/share/rear/lib/uefi-functions.sh
    R usr/share/rear/output/ISO/Linux-i386/20_mount_efibootimg.sh
    A usr/share/rear/output/ISO/Linux-i386/70_create_efibootimg.sh
    R usr/share/rear/output/ISO/Linux-i386/70_umount_efibootimg.sh

  Log Message:
  -----------
  Determine EFI virtual disk size automatically


  Commit: ae5bed587af3361ccacdf11a9b58d37545e577f2
      https://github.com/rear/rear/commit/ae5bed587af3361ccacdf11a9b58d37545e577f2
  Author: Vladimir Gozora <c at gozora.sk>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M usr/share/rear/output/ISO/Linux-i386/70_create_efibootimg.sh

  Log Message:
  -----------
  Some  minor improvements in efiboot_img_size() function


  Commit: 46212bc0d76f306cedb55a654c57c01f68621943
      https://github.com/rear/rear/commit/46212bc0d76f306cedb55a654c57c01f68621943
  Author: Vladimir Gozora <c at gozora.sk>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M usr/share/rear/output/ISO/Linux-i386/70_create_efibootimg.sh

  Log Message:
  -----------
  Complete removal of efiboot_img_size() function,
and move of size detection code to main part of the script.


  Commit: 11eb7d19e5484c19783b86a705bc3aeed34b250c
      https://github.com/rear/rear/commit/11eb7d19e5484c19783b86a705bc3aeed34b250c
  Author: Johannes Meixner <jsmeix at suse.com>
  Date:   2016-04-06 (Wed, 06 Apr 2016)

  Changed paths:
    M usr/share/rear/lib/uefi-functions.sh
    R usr/share/rear/output/ISO/Linux-i386/20_mount_efibootimg.sh
    A usr/share/rear/output/ISO/Linux-i386/70_create_efibootimg.sh
    R usr/share/rear/output/ISO/Linux-i386/70_umount_efibootimg.sh

  Log Message:
  -----------
  Merge pull request #816 from gozora/master

Determine EFI virtual disk size automatically
which greately simplifies and cleanups
the code creating an UEFI bootable iso image.
It was triggered by issue #810 https://github.com/rear/rear/issues/810


Compare: https://github.com/rear/rear/compare/cec122370305...11eb7d19e548


More information about the rear-devel mailing list