<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>39786</bug_id>
          
          <creation_ts>2021-03-11 08:42:55 +0300</creation_ts>
          <short_desc>Обеспечить возможность сборки iso с загрузчиком grub-pc вместо isolinux</short_desc>
          <delta_ts>2021-03-16 14:27:05 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mkimage-profiles</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugzilla.altlinux.org/show_bug.cgi?id=39787</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Антон Мидюков">antohami</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
    
    <cc>mike</cc>
    
    <cc>sem</cc>
    
    <cc>shaba</cc>
    
    <cc>zerg</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>196875</commentid>
    <comment_count>0</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2021-03-11 08:42:55 +0300</bug_when>
    <thetext>Необходимо обеспечить возможность сборки iso с загрузчиком grub-pc вместо isolinux.

На данный момент такая возможность реализована в mkimage 0.2.40-alt1, смотреть коммит:
http://git.altlinux.org/gears/m/mkimage.git?p=mkimage.git;a=commit;h=ab8efc1c9d13fa0969ed71e5901b88040941face

В mkimage-profiles 1.4.7-alt1 реализовано частично. Нужно сделать переключатель между isolinux и grubpcboot для переменых BOOTLOADER (задаётся в lib/boot.mk) и BOOT_TYPE (задаётся в features.in/build-distro/lib/90-build-distro.mk).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>196986</commentid>
    <comment_count>1</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2021-03-16 14:15:37 +0300</bug_when>
    <thetext>Цель достигнута:
http://git.altlinux.org/people/antohami/packages/mkimage-profiles.git?p=mkimage-profiles.git;a=commitdiff;h=f40fe0ebc5089a8520a942aeecf398983c94234d

Переход состоит в добавлении:

Цель:
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
       @$(call set,BOOTLOADER,grubpcboot)
endif</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>196989</commentid>
    <comment_count>2</comment_count>
    <who name="Sergey V Turchin">zerg</who>
    <bug_when>2021-03-16 14:27:05 +0300</bug_when>
    <thetext>Уря!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>