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

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

    <bug>
          <bug_id>22837</bug_id>
          
          <creation_ts>2010-01-27 04:10:22 +0300</creation_ts>
          <short_desc>Требуется прописывать архитектуру дистрибутива в .disk/info</short_desc>
          <delta_ts>2011-10-19 21:36:08 +0400</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-desktop</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="solo">solo</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>cas</cc>
    
    <cc>inger</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106004</commentid>
    <comment_count>0</comment_count>
    <who name="solo">solo</who>
    <bug_when>2010-01-27 04:10:22 +0300</bug_when>
    <thetext>При выкладывании altlinux-5.0.0-school-server-x86_64-ru-install-cd.iso и altlinux-5.0.0-school-server-i586-ru-install-cd.iso оба образа отображаются как:

ALT Linux 5.0.0 School Server  (none) main build 2009-10-26

  И что есть что -- абсолютно не понятно...

PS: Наблюдаю на системе установленной с altlinux-5.0.0-school-server-x86_64-ru-install-cd.iso.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106008</commentid>
    <comment_count>1</comment_count>
    <who name="Vladislav Zavjalov">slazav</who>
    <bug_when>2010-01-27 09:41:03 +0300</bug_when>
    <thetext>Насколько я помню, показывается содержимое файла .disk/info, находящегося в образе дистрибутива. Вероятно, надо писать архитектуру туда.

То есть, это к mkimage-profile*</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106029</commentid>
    <comment_count>2</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2010-01-27 15:05:03 +0300</bug_when>
    <thetext>Перевешиваю на mkimage-profiles-desktop</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114772</commentid>
    <comment_count>3</comment_count>
    <who name="Vladislav Zavjalov">slazav</who>
    <bug_when>2010-11-03 13:13:08 +0300</bug_when>
    <thetext>я этим пакетом не занимаюсь.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116564</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2010-12-23 15:18:45 +0300</bug_when>
    <thetext>JFYI, реализовано в mkimage-profiles.git (коммит 98a5975c966d94c1ab18540ac2b44af78d6b5685).

Так что если не горит, то к следующей итерации должно уже просто быть на месте...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123085</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-07-12 12:43:48 +0400</bug_when>
    <thetext>http://git.altlinux.org/people/mike/public/?p=mkimage-profiles.git;a=blob;f=image.in/Makefile;hb=HEAD :

dot-disk:
        @mkdir -p files/.disk
        @echo &quot;ALT Linux based&quot; &gt;files/.disk/info
        @echo &quot;$(ARCH)&quot; &gt;files/.disk/arch
        @echo &quot;$(DATE)&quot; &gt;files/.disk/date
        @type -t git &gt;&amp;/dev/null &amp;&amp; ( \
                cd $(TOPDIR) &amp;&amp; \
                git show-ref --head -d -s -- HEAD 2&gt;/dev/null; \
        ) &gt;files/.disk/commit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126357</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-10-19 21:34:30 +0400</bug_when>
    <thetext>...а вообще желаемое давно в profiles/Makefile.in сделано
(fff9eef8 (Anton V. Boyarshinov 2010-11-23):

&gt; PROPAGATOR_VERSION = $(shell ls */.work/chroot/.image/etc/altlinux-release | head -1 | xargs -r cat) @ARCH@ build $(shell date +%F)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126358</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-10-19 21:36:08 +0400</bug_when>
    <thetext>PS: выглядит примерно так:
ALT Linux 5.9.9 Desktop  (Inula Helenium) x86_64 build 2011-10-19</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>