Re: "PRE-RELEASE/TESTING"

Dennis Gilmore <[email protected]> Wed, 11 Sep 2019 09:00:47 +0100
Newsgroups gmane.linux.redhat.anaconda.devel
Message-ID <CAABkxwuwHME=iuYMpStLCHmug2JQC9AJPw=vGJ6o2e8rSVz5wg@mail.gmail.com>
--===============2926852246450541777==
Content-Type: multipart/alternative; boundary="000000000000da8be90592426b6b"

--000000000000da8be90592426b6b
Content-Type: text/plain; charset="UTF-8"

As you are adding no Fedora content you must use different branding
https://fedoraproject.org/wiki/Legal:Trademark_guidelines#Secondary_Mark
you are free to make your own release package and put content as you want
to.

Dennis

On Wed, Sep 11, 2019, 05:25 Danishka Navin <[email protected]> wrote:

> Is it ok to modify /etc/os-release for re-branding purpose?
>
> On Wed, Sep 4, 2019 at 6:11 PM Vendula Poncova <[email protected]>
> wrote:
>
>>
>> On Tue, Sep 3, 2019 at 7:29 PM Danishka Navin <[email protected]> wrote:
>>
>>>
>>>
>>> On Tue, Sep 3, 2019 at 6:16 PM Vendula Poncova <[email protected]>
>>> wrote:
>>>
>>>>
>>>> On Mon, Sep 2, 2019 at 9:56 AM Danishka Navin <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi Jirka,
>>>>>
>>>>> I used the following command but did't use --product and --version at
>>>>> all.
>>>>> Btw, does livecd-creator read from /etc/os-release when we ignore both
>>>>> --product and --version?
>>>>>
>>>>> livecd-creator --verbose --config=hanthana-live-workstation.ks
>>>>> --fslabel=h30 --cache=cache --tmpdir=tmp
>>>>>
>>>>> Then I copied fresh kisktars shipped by fedora and rerun with my
>>>>> custom configs.
>>>>> I could not reproduce the issue.
>>>>>
>>>>> I wonder if the issue caused by following entries in the
>>>>> /etc/os-release file.
>>>>>
>>>>> REDHAT_BUGZILLA_PRODUCT="Fedora"
>>>>> REDHAT_SUPPORT_PRODUCT="Fedora"
>>>>>
>>>>>
>>>>> Btw, there is a new issue occurred.
>>>>> As in this image, Anaconda keeps duplicating the values of
>>>>> redhat-release file.
>>>>> I am not sure if its a bug or I mage a mistake.
>>>>>
>>>>> https://pasteboard.co/IvvT4nf.png
>>>>>
>>>>> Added Hanthana Workstation (Vishwa)' in to the redhat-release file.
>>>>> https://pasteboard.co/IvvSiU5.png
>>>>>
>>>>> If you have digital at the end, it only repeats the digit.
>>>>> When using "Hanthana 30"
>>>>> https://pasteboard.co/IvvTyBT.png
>>>>>
>>>>>
>>>>>
>> Anaconda reads the product name and the product version from
>> /etc/system-release on Live ISO or from the .buildstamp file in network
>> installations. See my comment about the .buildstamp file below. I think
>> that all these problems are related.
>>
>>
>>> On Mon, Sep 2, 2019 at 1:06 PM <[email protected]> wrote:
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> You have probably used bad parameters when you were invoking lorax.
>>>>>> You have to use correct --product and --version parameters otherwise we
>>>>>> will be handling your ISO as Rawhide.
>>>>>>
>>>>>> Could you please tell us what command did you used to create your ISO?
>>>>>>
>>>>>> Regards,
>>>>>> Jirka
>>>>>>
>>>>>> On Sat, 2019-08-31 at 18:12 +0530, Danishka Navin wrote:
>>>>>>
>>>>>> Hi there,
>>>>>>
>>>>>> When I was trying to install f30 based remixed ISO,
>>>>>> "PRE-RELEASE/TESTING" text appearing in top-right hand side of anaconda GUI.
>>>>>> May I know what could cause this?
>>>>>>
>>>>>>
>>>> Hello,
>>>>
>>>> for Live ISO, there is a little crazy logic that sets up the flag for a
>>>> final release:
>>>>
>>>> https://github.com/rhinstaller/anaconda/blob/master/data/liveinst/liveinst#L93
>>>>
>>>> Basically, it is determined by a version of a package that provides
>>>> system-release, so I would check that.
>>>>
>>>> What is the output of these commands, when you run them on your ISO?
>>>> rpm -q  --whatprovides system-release
>>>> rpm -q --qf '%{Release}' --whatprovides system-release
>>>>
>>>
>>>
>>> $ rpm -q  --whatprovides system-release
>>> fedora-release-workstation-30-900.noarch
>>> $ rpm -q --qf '%{Release}' --whatprovides system-release
>>> 900[
>>>
>>>
>> It seems to be correct. The liveinst script should set the environment
>> variable ANACONDA_ISFINAL to True before Anaconda is started.
>>
>> Network installations use the IsFinal attribute of the .buildstamp file
>> to determine the value of the flag, but Live ISO shouldn't have this file
>> and should use ANACONDA_ISFINAL instead. The path to the .buildstamp
>> file can be /.buildstamp, /tmp/product/.buildstamp or set by the
>> environment variable PRODBUILDPATH. Could you check that these files do
>> not exist on your ISO?
>>
>> Otherwise, I would recommend to report a bug at
>> https://bugzilla.redhat.com/ and attach the Anaconda logs from the
>> installation.
>>
>>
>>>
>>>
>>>> Vendy
>>>>
>>>>
>>>>> both os-release and redhat-release updated and I can see given values.
>>>>>> both fedora and fedora-update repos used during the ISO build along
>>>>>> with few 3rd party repos.
>>>>>>
>>>>>> Regards,
>>>>>> --
>>>>>> Danishka Navin
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>>
>>>>>> Anaconda-devel-list mailing list
>>>>>>
>>>>>> [email protected]
>>>>>>
>>>>>>
>>>>>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>>>>>>
>>>>>> _______________________________________________
>>>>>> Anaconda-devel-list mailing list
>>>>>> [email protected]
>>>>>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Danishka Navin
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Anaconda-devel-list mailing list
>>>>> [email protected]
>>>>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>>>>
>>>> _______________________________________________
>>>> Anaconda-devel-list mailing list
>>>> [email protected]
>>>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>>>
>>>
>>>
>>> --
>>> Danishka Navin
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Anaconda-devel-list mailing list
>>> [email protected]
>>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>>
>> _______________________________________________
>> Anaconda-devel-list mailing list
>> [email protected]
>> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>
>
>
> --
> Danishka Navin
>
>
>
>
>
> _______________________________________________
> Anaconda-devel-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

--000000000000da8be90592426b6b
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">As you are adding no Fedora content you must use differen=
t branding=C2=A0<a href=3D"https://fedoraproject.org/wiki/Legal:Trademark_g=
uidelines#Secondary_Mark">https://fedoraproject.org/wiki/Legal:Trademark_gu=
idelines#Secondary_Mark</a>=C2=A0 you are free to make your own release pac=
kage and put content as you want to.<div dir=3D"auto"><br></div><div dir=3D=
"auto">Dennis</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" cl=
ass=3D"gmail_attr">On Wed, Sep 11, 2019, 05:25 Danishka Navin &lt;<a href=
=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<br></div><=
blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px=
 #ccc solid;padding-left:1ex"><div dir=3D"ltr">Is it ok to modify /etc/os-r=
elease for re-branding purpose? <br></div><br><div class=3D"gmail_quote"><d=
iv dir=3D"ltr" class=3D"gmail_attr">On Wed, Sep 4, 2019 at 6:11 PM Vendula =
Poncova &lt;<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D=
"noreferrer">[email protected]</a>&gt; wrote:<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"></div><b=
r><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, =
Sep 3, 2019 at 7:29 PM Danishka Navin &lt;<a href=3D"mailto:danishka@gmail.=
com" target=3D"_blank" rel=3D"noreferrer">[email protected]</a>&gt; wrote:=
<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8=
ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr=
"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote"><div dir=3D"ltr=
" class=3D"gmail_attr">On Tue, Sep 3, 2019 at 6:16 PM Vendula Poncova &lt;<=
a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"noreferrer">=
[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quot=
e" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204)=
;padding-left:1ex"><div dir=3D"ltr"><div dir=3D"ltr"></div><br><div class=
=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Sep 2, 2019 =
at 9:56 AM Danishka Navin &lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank" rel=3D"noreferrer">[email protected]</a>&gt; wrote:<br></div><=
blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l=
eft:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>Hi J=
irka,</div><div><br></div><div>I used the following command but did&#39;t u=
se --product and --version at all.</div><div>Btw, does livecd-creator read =
from /etc/os-release when we ignore both --product and --version?</div><div=
><br></div><div>livecd-creator --verbose --config=3Dhanthana-live-workstati=
on.ks --fslabel=3Dh30 --cache=3Dcache --tmpdir=3Dtmp</div><div><br></div><d=
iv>Then I copied fresh kisktars shipped by fedora and rerun with my custom =
configs.</div><div>I could not reproduce the issue.</div><div><br></div><di=
v>I wonder if the issue caused by following entries in the /etc/os-release =
file. <br></div><div><br></div><div>REDHAT_BUGZILLA_PRODUCT=3D&quot;Fedora&=
quot;<br>REDHAT_SUPPORT_PRODUCT=3D&quot;Fedora&quot;<br></div><div><br></di=
v><div><br></div><div>Btw, there is a new issue occurred.</div><div>As in t=
his image, Anaconda keeps duplicating the values of redhat-release file.</d=
iv><div>I am not sure if its a bug or I mage a mistake.<br></div><div><div>=
</div><div><br></div><div><a href=3D"https://pasteboard.co/IvvT4nf.png" tar=
get=3D"_blank" rel=3D"noreferrer">https://pasteboard.co/IvvT4nf.png</a></di=
v></div><div><br></div><div><div>Added Hanthana Workstation (Vishwa)&#39; <=
span class=3D"m_2632963440466409793gmail-m_-6537868102777219120gmail-m_5351=
033641258905841gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-=
gr_ m_2632963440466409793gmail-m_-6537868102777219120gmail-m_53510336412589=
05841gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-gr_655 m_2=
632963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gm=
ail-m_1046459357742151579gmail-m_2206052769215585751gmail-gr-alert m_263296=
3440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m=
_1046459357742151579gmail-m_2206052769215585751gmail-gr_spell m_26329634404=
66409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_1046=
459357742151579gmail-m_2206052769215585751gmail-gr_inline_cards m_263296344=
0466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_10=
46459357742151579gmail-m_2206052769215585751gmail-gr_run_anim m_26329634404=
66409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_1046=
459357742151579gmail-m_2206052769215585751gmail-ContextualSpelling m_263296=
3440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m=
_1046459357742151579gmail-m_2206052769215585751gmail-multiReplace" id=3D"m_=
2632963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841g=
mail-m_1046459357742151579gmail-m_2206052769215585751gmail-655">in to</span=
> the <span class=3D"m_2632963440466409793gmail-m_-6537868102777219120gmail=
-m_5351033641258905841gmail-m_1046459357742151579gmail-m_220605276921558575=
1gmail-gr_ m_2632963440466409793gmail-m_-6537868102777219120gmail-m_5351033=
641258905841gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-gr_=
653 m_2632963440466409793gmail-m_-6537868102777219120gmail-m_53510336412589=
05841gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-gr-alert m=
_2632963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841=
gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-gr_spell m_2632=
963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail=
-m_1046459357742151579gmail-m_2206052769215585751gmail-gr_inline_cards m_26=
32963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gma=
il-m_1046459357742151579gmail-m_2206052769215585751gmail-gr_run_anim m_2632=
963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail=
-m_1046459357742151579gmail-m_2206052769215585751gmail-ContextualSpelling m=
_2632963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841=
gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-ins-del m_26329=
63440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-=
m_1046459357742151579gmail-m_2206052769215585751gmail-multiReplace" id=3D"m=
_2632963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841=
gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-653">redhat</sp=
an>-release file.</div></div><div><a href=3D"https://pasteboard.co/IvvSiU5.=
png" target=3D"_blank" rel=3D"noreferrer">https://pasteboard.co/IvvSiU5.png=
</a></div><div><br></div><div>If you have digital at the end, it only repea=
ts the digit.</div><div>When using &quot;Hanthana 30&quot; <br></div><div><=
/div><div><a href=3D"https://pasteboard.co/IvvTyBT.png" target=3D"_blank" r=
el=3D"noreferrer">https://pasteboard.co/IvvTyBT.png</a></div><div><br></div=
></div><br></blockquote></div></div></blockquote></div></div></blockquote><=
div><br></div><div>Anaconda reads the product name and the product version =
from /etc/system-release on Live ISO or from the .buildstamp file in networ=
k installations. See my comment about the .buildstamp file below. I think t=
hat all these problems are related.<br></div><div>=C2=A0</div><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px soli=
d rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_q=
uote"><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;b=
order-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><d=
iv class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:=
0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">=
<div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Se=
p 2, 2019 at 1:06 PM &lt;<a href=3D"mailto:[email protected]" target=3D"_=
blank" rel=3D"noreferrer">[email protected]</a>&gt; wrote:<br></div><bloc=
kquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:=
1px solid rgb(204,204,204);padding-left:1ex"><div style=3D"text-align:left;=
direction:ltr"><div>Hello,</div><div><br></div><div>You have probably used =
bad parameters when you were invoking lorax. You have to use correct --prod=
uct and --version parameters otherwise we will be handling your ISO as Rawh=
ide.</div><div><br></div><div>Could you please tell us what command did you=
 used to create your ISO?</div><div><br></div><div>Regards,</div><div>Jirka=
</div><div><br></div><div>On Sat, 2019-08-31 at 18:12 +0530, Danishka Navin=
 wrote:</div><blockquote type=3D"cite" style=3D"margin:0px 0px 0px 0.8ex;bo=
rder-left:2px solid rgb(114,159,207);padding-left:1ex"><div dir=3D"ltr"><di=
v>Hi there,</div><div><br></div><div>When I was trying to install f30 based=
 remixed ISO,=C2=A0 &quot;PRE-RELEASE/TESTING&quot; text appearing in top-r=
ight hand side of anaconda GUI.</div><div>May I know what could cause this?=
</div><div><br></div></div></blockquote></div></blockquote></div></blockquo=
te><div><br></div><div>Hello,</div><div><br></div><div>for Live ISO, there =
is a little crazy logic that sets up the flag for a final release:</div><di=
v><a href=3D"https://github.com/rhinstaller/anaconda/blob/master/data/livei=
nst/liveinst#L93" target=3D"_blank" rel=3D"noreferrer">https://github.com/r=
hinstaller/anaconda/blob/master/data/liveinst/liveinst#L93</a></div><div><b=
r></div><div>Basically, <span class=3D"m_2632963440466409793gmail-m_-653786=
8102777219120gmail-m_5351033641258905841gmail-m_1046459357742151579gmail-tl=
id-translation m_2632963440466409793gmail-m_-6537868102777219120gmail-m_535=
1033641258905841gmail-m_1046459357742151579gmail-translation" lang=3D"en"><=
span title=3D"" class=3D"m_2632963440466409793gmail-m_-6537868102777219120g=
mail-m_5351033641258905841gmail-m_1046459357742151579gmail-">it is determin=
ed by</span></span> a version of a package that provides system-release, so=
 I would check that.</div><div><br></div><div>What is the output of these c=
ommands, when you run them on your ISO?</div><div></div><div></div><div>rpm=
 -q =C2=A0--whatprovides system-release</div><div><span class=3D"m_26329634=
40466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_1=
046459357742151579gmail-pl-s">rpm -q --qf <span class=3D"m_2632963440466409=
793gmail-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_104645935=
7742151579gmail-pl-s"><span class=3D"m_2632963440466409793gmail-m_-65378681=
02777219120gmail-m_5351033641258905841gmail-m_1046459357742151579gmail-pl-p=
ds">&#39;</span>%{Release}<span class=3D"m_2632963440466409793gmail-m_-6537=
868102777219120gmail-m_5351033641258905841gmail-m_1046459357742151579gmail-=
pl-pds">&#39;</span></span> --whatprovides system-release</span></div></div=
></div></blockquote><div><br></div><div><br></div><div>$ rpm -q =C2=A0--wha=
tprovides system-release<br>fedora-release-workstation-30-900.noarch<br>$ r=
pm -q --qf &#39;%{Release}&#39; --whatprovides system-release<br>900[</div>=
<div><br></div></div></div></blockquote><div><br></div><div>It seems to be =
correct. The liveinst script should set the environment variable <span clas=
s=3D"m_2632963440466409793gmail-m_-6537868102777219120gmail-pl-s">ANACONDA_=
ISFINAL<span class=3D"m_2632963440466409793gmail-m_-6537868102777219120gmai=
l-pl-pds"> to True before Anaconda is started.</span></span></div><br><div>=
Network installations use the IsFinal attribute of the .buildstamp file to =
determine the value of the flag, but Live ISO shouldn&#39;t have this file =
and should use <span class=3D"m_2632963440466409793gmail-m_-653786810277721=
9120gmail-pl-s">ANACONDA_ISFINAL instead. The path to the .buildstamp file =
can be /.buildstamp<span class=3D"m_2632963440466409793gmail-m_-65378681027=
77219120gmail-pl-pds"></span></span>, <span class=3D"m_2632963440466409793g=
mail-m_-6537868102777219120gmail-pl-s"><span class=3D"m_2632963440466409793=
gmail-m_-6537868102777219120gmail-pl-pds"></span>/tmp/product/.buildstamp</=
span> or set by the environment variable <span class=3D"m_26329634404664097=
93gmail-m_-6537868102777219120gmail-pl-s"><span class=3D"m_2632963440466409=
793gmail-m_-6537868102777219120gmail-pl-pds"></span>PRODBUILDPATH<span clas=
s=3D"m_2632963440466409793gmail-m_-6537868102777219120gmail-pl-pds"></span>=
</span>. Could you check that these files do not exist on your ISO?</div><d=
iv><br></div><div>Otherwise, I would recommend to report a bug at <a href=
=3D"https://bugzilla.redhat.com/" target=3D"_blank" rel=3D"noreferrer">http=
s://bugzilla.redhat.com/</a> and attach the Anaconda logs from the installa=
tion.<br></div><div><span class=3D"m_2632963440466409793gmail-m_-6537868102=
777219120gmail-pl-s"><span class=3D"m_2632963440466409793gmail-m_-653786810=
2777219120gmail-pl-pds"></span></span></div><div>=C2=A0</div><blockquote cl=
ass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid=
 rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div class=3D"gmail_qu=
ote"><div></div><div> <br></div><blockquote class=3D"gmail_quote" style=3D"=
margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-lef=
t:1ex"><div dir=3D"ltr"><div class=3D"gmail_quote"><div><span class=3D"m_26=
32963440466409793gmail-m_-6537868102777219120gmail-m_5351033641258905841gma=
il-m_1046459357742151579gmail-pl-s"><span class=3D"m_2632963440466409793gma=
il-m_-6537868102777219120gmail-m_5351033641258905841gmail-m_104645935774215=
1579gmail-pl-pds"></span></span></div><div><br></div><div>Vendy<br></div><d=
iv>=C2=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0p=
x 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=
=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px =
0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div sty=
le=3D"text-align:left;direction:ltr"><blockquote type=3D"cite" style=3D"mar=
gin:0px 0px 0px 0.8ex;border-left:2px solid rgb(114,159,207);padding-left:1=
ex"><div dir=3D"ltr"><div></div><div>both os-release and redhat-release upd=
ated and I can see given values.</div><div>both fedora and fedora-update re=
pos used during the ISO build along with few 3rd party repos.=C2=A0 <br></d=
iv><div><br></div><div>Regards,<br></div><div>-- <br><div dir=3D"ltr" class=
=3D"m_2632963440466409793gmail-m_-6537868102777219120gmail-m_53510336412589=
05841gmail-m_1046459357742151579gmail-m_2206052769215585751gmail-m_-1168110=
158043345670gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div>Da=
nishka Navin<br><br><br><br><br><br></div></div></div></div></div></div></d=
iv>
<pre>_______________________________________________</pre><pre>Anaconda-dev=
el-list mailing list</pre><a href=3D"mailto:[email protected]"=
 target=3D"_blank" rel=3D"noreferrer"><pre>[email protected]</=
pre></a><pre><br></pre><a href=3D"https://www.redhat.com/mailman/listinfo/a=
naconda-devel-list" target=3D"_blank" rel=3D"noreferrer"><pre>https://www.r=
edhat.com/mailman/listinfo/anaconda-devel-list</pre></a></blockquote></div>=
_______________________________________________<br>Anaconda-devel-list mail=
ing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div><br clear=3D"all"><br>-=
- <br><div dir=3D"ltr" class=3D"m_2632963440466409793gmail-m_-6537868102777=
219120gmail-m_5351033641258905841gmail-m_1046459357742151579gmail-m_2206052=
769215585751gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div>Da=
nishka Navin<br><br><br><br><br><br></div></div></div></div></div>_________=
______________________________________<br>Anaconda-devel-list mailing list<=
br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div></div>_________________=
______________________________<br>Anaconda-devel-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div><br clear=3D"all"><br>-=
- <br><div dir=3D"ltr" class=3D"m_2632963440466409793gmail-m_-6537868102777=
219120gmail-m_5351033641258905841gmail_signature"><div dir=3D"ltr"><div><di=
v dir=3D"ltr"><div>Danishka Navin<br><br><br><br><br><br></div></div></div>=
</div></div></div>
_______________________________________________<br>
Anaconda-devel-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div></div>
_______________________________________________<br>
Anaconda-devel-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div><br clear=3D"all"><br>-=
- <br><div dir=3D"ltr" class=3D"m_2632963440466409793gmail_signature"><div =
dir=3D"ltr"><div><div dir=3D"ltr"><div>Danishka Navin<br><br><br><br><br><b=
r></div></div></div></div></div>
_______________________________________________<br>
Anaconda-devel-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"=
noreferrer">[email protected]</a><br>
<a href=3D"https://www.redhat.com/mailman/listinfo/anaconda-devel-list" rel=
=3D"noreferrer noreferrer" target=3D"_blank">https://www.redhat.com/mailman=
/listinfo/anaconda-devel-list</a></blockquote></div>

--000000000000da8be90592426b6b--


--===============2926852246450541777==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Anaconda-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
--===============2926852246450541777==--