<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AInclude%3AUpgrading_to_Edge</id>
	<title>Talk:Include:Upgrading to Edge - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AInclude%3AUpgrading_to_Edge"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;action=history"/>
	<updated>2026-04-11T12:32:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31555&amp;oldid=prev</id>
		<title>Prabuanand: fixed sentence</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31555&amp;oldid=prev"/>
		<updated>2025-11-28T16:26:18Z</updated>

		<summary type="html">&lt;p&gt;fixed sentence&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:26, 28 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l9&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:As you may have also worked out, the state of the usr-merge will vary for several releases, with v.3.23 having the same usr-merge state as edge currently has;  while v.3.24 may require opting-out of usr-merge instead  – I haven&amp;#039;t looked into whether this is definite­ – etc., and therefore, just as a heads up, although you may have already anticipated this, some wiki contributions in the future will have to describe the state for each new Alpine Linux versions in due course.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:As you may have also worked out, the state of the usr-merge will vary for several releases, with v.3.23 having the same usr-merge state as edge currently has;  while v.3.24 may require opting-out of usr-merge instead  – I haven&amp;#039;t looked into whether this is definite­ – etc., and therefore, just as a heads up, although you may have already anticipated this, some wiki contributions in the future will have to describe the state for each new Alpine Linux versions in due course.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Please note that the masking instruction may be best expressed using single quotes, as in the nag message (&amp;#039;!usr-merge&amp;#039;) so as to prevent an unintended shell interpretation of the exclamation mark (having looked into this, the single quotes help to avoid other meanings in certain Unix shells, such as &amp;#039;!&amp;#039; possibly being interpreted as &amp;#039;history expansion&amp;#039; if the user was effecting the command in a bash shell, as opposed to &amp;#039;!&amp;#039; meaning &amp;#039;negation of installation&amp;#039; here).  I hope to write a section on &amp;#039;&amp;#039;&amp;#039;Masking packages&amp;#039;&amp;#039;&amp;#039; in or after Alpine Package Keeper wikipage&amp;#039;s [[Alpine_Package_Keeper#Package_pinning|Package pining]] section highlighting this point about using single quotes and other points hopefully fairly soon.  Let me know what the passage might be named and its location, in your preference. [[User:John3-16|John3-16]] ([[User talk:John3-16|talk]]) 08:39, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Please note that the masking instruction may be best expressed using single quotes, as in the nag message (&amp;#039;!usr-merge&amp;#039;) so as to prevent an unintended shell interpretation of the exclamation mark (having looked into this, the single quotes help to avoid other meanings in certain Unix shells, such as &amp;#039;!&amp;#039; possibly being interpreted as &amp;#039;history expansion&amp;#039; if the user was effecting the command in a bash shell, as opposed to &amp;#039;!&amp;#039; meaning &amp;#039;negation of installation&amp;#039; here).  I hope to write a section on &amp;#039;&amp;#039;&amp;#039;Masking packages&amp;#039;&amp;#039;&amp;#039; in or after Alpine Package Keeper wikipage&amp;#039;s [[Alpine_Package_Keeper#Package_pinning|Package pining]] section highlighting this point about using single quotes and other points hopefully fairly soon.  Let me know what the passage might be named and its location, in your preference. [[User:John3-16|John3-16]] ([[User talk:John3-16|talk]]) 08:39, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::Dear [[User:John3-16|John3-16]], Thanks for the reminder about including single quotes. I&#039;ve fixed it. Based on the latest discussions on this topic, i presume usr-merge may happen before the target(v3.29) date&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, once &lt;/del&gt;apk-tool is suitably modified &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and until then&lt;/del&gt;, this will &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;continue to &lt;/del&gt;remain only in edge. Please correct me, if any such moving of content is unwarranted. &#039;&#039;&#039;Package exclusion&#039;&#039;&#039; or &#039;&#039;&#039;Excluding packages&#039;&#039;&#039; are also potential name(s) for heading, as the behaviour in apk might be different from masking feature of other distributions . Please feel free to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;post it under &lt;/del&gt;a heading of your choice. I&#039;ve submitted a [https://github.com/alpinelinux/apk-tools/pulls PR] to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;include &lt;/del&gt;this in official man page.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;::Dear [[User:John3-16|John3-16]], Thanks for the reminder about including single quotes. I&#039;ve fixed it. Based on the latest discussions on this topic, i presume usr-merge may happen &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;even &lt;/ins&gt;before the target(v3.29) date&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;. Until &lt;/ins&gt;apk-tool is suitably modified, this &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;usr-merge &lt;/ins&gt;will remain only in edge.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::&lt;/ins&gt;Please correct me, if any such moving of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;wiki &lt;/ins&gt;content is unwarranted &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and thanks for your understanding&lt;/ins&gt;.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::&lt;/ins&gt;&#039;&#039;&#039;Package exclusion&#039;&#039;&#039; or &#039;&#039;&#039;Excluding packages&#039;&#039;&#039; are also potential name(s) for heading, as the behaviour in apk might be different from masking feature of other distributions. Please feel free to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;use &lt;/ins&gt;a heading of your choice. I&#039;ve submitted a [https://github.com/alpinelinux/apk-tools/pulls PR] to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;document &lt;/ins&gt;this &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;feature &lt;/ins&gt;in official man page.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Prabuanand</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31554&amp;oldid=prev</id>
		<title>Prabuanand: thanked John3-16  for single quotes and replied about other topics</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31554&amp;oldid=prev"/>
		<updated>2025-11-28T16:06:12Z</updated>

		<summary type="html">&lt;p&gt;thanked &lt;a href=&quot;/w/index.php?title=User:John3-16&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:John3-16 (page does not exist)&quot;&gt;John3-16&lt;/a&gt;  for single quotes and replied about other topics&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:06, 28 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l9&quot;&gt;Line 9:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 9:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:As you may have also worked out, the state of the usr-merge will vary for several releases, with v.3.23 having the same usr-merge state as edge currently has;  while v.3.24 may require opting-out of usr-merge instead  – I haven&amp;#039;t looked into whether this is definite­ – etc., and therefore, just as a heads up, although you may have already anticipated this, some wiki contributions in the future will have to describe the state for each new Alpine Linux versions in due course.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:As you may have also worked out, the state of the usr-merge will vary for several releases, with v.3.23 having the same usr-merge state as edge currently has;  while v.3.24 may require opting-out of usr-merge instead  – I haven&amp;#039;t looked into whether this is definite­ – etc., and therefore, just as a heads up, although you may have already anticipated this, some wiki contributions in the future will have to describe the state for each new Alpine Linux versions in due course.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Please note that the masking instruction may be best expressed using single quotes, as in the nag message (&amp;#039;!usr-merge&amp;#039;) so as to prevent an unintended shell interpretation of the exclamation mark (having looked into this, the single quotes help to avoid other meanings in certain Unix shells, such as &amp;#039;!&amp;#039; possibly being interpreted as &amp;#039;history expansion&amp;#039; if the user was effecting the command in a bash shell, as opposed to &amp;#039;!&amp;#039; meaning &amp;#039;negation of installation&amp;#039; here).  I hope to write a section on &amp;#039;&amp;#039;&amp;#039;Masking packages&amp;#039;&amp;#039;&amp;#039; in or after Alpine Package Keeper wikipage&amp;#039;s [[Alpine_Package_Keeper#Package_pinning|Package pining]] section highlighting this point about using single quotes and other points hopefully fairly soon.  Let me know what the passage might be named and its location, in your preference. [[User:John3-16|John3-16]] ([[User talk:John3-16|talk]]) 08:39, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Please note that the masking instruction may be best expressed using single quotes, as in the nag message (&amp;#039;!usr-merge&amp;#039;) so as to prevent an unintended shell interpretation of the exclamation mark (having looked into this, the single quotes help to avoid other meanings in certain Unix shells, such as &amp;#039;!&amp;#039; possibly being interpreted as &amp;#039;history expansion&amp;#039; if the user was effecting the command in a bash shell, as opposed to &amp;#039;!&amp;#039; meaning &amp;#039;negation of installation&amp;#039; here).  I hope to write a section on &amp;#039;&amp;#039;&amp;#039;Masking packages&amp;#039;&amp;#039;&amp;#039; in or after Alpine Package Keeper wikipage&amp;#039;s [[Alpine_Package_Keeper#Package_pinning|Package pining]] section highlighting this point about using single quotes and other points hopefully fairly soon.  Let me know what the passage might be named and its location, in your preference. [[User:John3-16|John3-16]] ([[User talk:John3-16|talk]]) 08:39, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::Dear [[User:John3-16|John3-16]], Thanks for the reminder about including single quotes. I&#039;ve fixed it. Based on the latest discussions on this topic, i presume usr-merge may happen before the target(v3.29) date, once apk-tool is suitably modified and until then, this will continue to remain only in edge. Please correct me, if any such moving of content is unwarranted. &#039;&#039;&#039;Package exclusion&#039;&#039;&#039; or &#039;&#039;&#039;Excluding packages&#039;&#039;&#039; are also potential name(s) for heading, as the behaviour in apk might be different from masking feature of other distributions . Please feel free to post it under a heading of your choice. I&#039;ve submitted a [https://github.com/alpinelinux/apk-tools/pulls PR] to include this in official man page.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Prabuanand</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31552&amp;oldid=prev</id>
		<title>John3-16: /* usr merge */ Agreeing on having the usr-merge section into Edge section;  &#039;Masking packages&#039; section anticipated</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31552&amp;oldid=prev"/>
		<updated>2025-11-28T08:39:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;usr merge: &lt;/span&gt; Agreeing on having the usr-merge section into Edge section;  &amp;#039;Masking packages&amp;#039; section anticipated&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:39, 28 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l6&quot;&gt;Line 6:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 6:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br/&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dear [[User:John3-16|John3-16]], based on repeated user reports in irc about system breakage due to this user-merge and discussions in this ticket {{Issue|17624}}, i&amp;#039;ve added a warning. Since this nag appears during every package upgrade in Edge, not just when upgrading to Edge alone, i&amp;#039;ve moved the content to [[Repositories#Message_on_user-merge|Edge]] page. I have also removed content found elsewhere, so that [[Repositories]] page has minimal, but required information. Thanks again for all the updates. -[[User:Prabuanand|Prabuanand]] ([[User talk:Prabuanand|talk]]) 04:21, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dear [[User:John3-16|John3-16]], based on repeated user reports in irc about system breakage due to this user-merge and discussions in this ticket {{Issue|17624}}, i&amp;#039;ve added a warning. Since this nag appears during every package upgrade in Edge, not just when upgrading to Edge alone, i&amp;#039;ve moved the content to [[Repositories#Message_on_user-merge|Edge]] page. I have also removed content found elsewhere, so that [[Repositories]] page has minimal, but required information. Thanks again for all the updates. -[[User:Prabuanand|Prabuanand]] ([[User talk:Prabuanand|talk]]) 04:21, 28 November 2025 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:Thanks for your help;  it is a good idea to have the usr-merge section directly into the Edge wiki section, as you have arranged.  &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:As you may have also worked out, the state of the usr-merge will vary for several releases, with v.3.23 having the same usr-merge state as edge currently has;  while v.3.24 may require opting-out of usr-merge instead  – I haven&#039;t looked into whether this is definite­ – etc., and therefore, just as a heads up, although you may have already anticipated this, some wiki contributions in the future will have to describe the state for each new Alpine Linux versions in due course. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:Please note that the masking instruction may be best expressed using single quotes, as in the nag message (&#039;!usr-merge&#039;) so as to prevent an unintended shell interpretation of the exclamation mark (having looked into this, the single quotes help to avoid other meanings in certain Unix shells, such as &#039;!&#039; possibly being interpreted as &#039;history expansion&#039; if the user was effecting the command in a bash shell, as opposed to &#039;!&#039; meaning &#039;negation of installation&#039; here).  I hope to write a section on &#039;&#039;&#039;Masking packages&#039;&#039;&#039; in or after Alpine Package Keeper wikipage&#039;s [[Alpine_Package_Keeper#Package_pinning|Package pining]] section highlighting this point about using single quotes and other points hopefully fairly soon.  Let me know what the passage might be named and its location, in your preference. [[User:John3-16|John3-16]] ([[User talk:John3-16|talk]]) 08:39, 28 November 2025 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>John3-16</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31545&amp;oldid=prev</id>
		<title>Prabuanand: explained the rationale on moving the content to John3-16 as he created this content</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=31545&amp;oldid=prev"/>
		<updated>2025-11-28T04:21:42Z</updated>

		<summary type="html">&lt;p&gt;explained the rationale on moving the content to &lt;a href=&quot;/w/index.php?title=User:John3-16&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:John3-16 (page does not exist)&quot;&gt;John3-16&lt;/a&gt; as he created this content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:21, 28 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;= &amp;lt;s&amp;gt;Duplicate text&amp;lt;/s&amp;gt; =&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;=&lt;/ins&gt;= &amp;lt;s&amp;gt;Duplicate text&amp;lt;/s&amp;gt; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;=&lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Ah so it looks like this is basically Templates. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 20:44, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;:Ah so it looks like this is basically Templates. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 20:44, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;== usr merge ==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Dear [[User:John3-16|John3-16]], based on repeated user reports in irc about system breakage due to this user-merge and discussions in this ticket {{Issue|17624}}, i&#039;ve added a warning. Since this nag appears during every package upgrade in Edge, not just when upgrading to Edge alone, i&#039;ve moved the content to [[Repositories#Message_on_user-merge|Edge]] page. I have also removed content found elsewhere, so that [[Repositories]] page has minimal, but required information. Thanks again for all the updates. -[[User:Prabuanand|Prabuanand]] ([[User talk:Prabuanand|talk]]) 04:21, 28 November 2025 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Prabuanand</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22015&amp;oldid=prev</id>
		<title>Encode: Formatting change</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22015&amp;oldid=prev"/>
		<updated>2022-06-26T20:57:47Z</updated>

		<summary type="html">&lt;p&gt;Formatting change&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:57, 26 June 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;= Duplicate text =&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;= &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;s&amp;gt;&lt;/ins&gt;Duplicate text&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/s&amp;gt; &lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&lt;/ins&gt;Ah so it looks like this is basically Templates. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 20:44, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Ah so it looks like this is basically Templates. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 20:44, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Encode</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22014&amp;oldid=prev</id>
		<title>Encode: understanding why this page is here</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22014&amp;oldid=prev"/>
		<updated>2022-06-26T20:45:15Z</updated>

		<summary type="html">&lt;p&gt;understanding why this page is here&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:45, 26 June 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;= Duplicate text =&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;= Duplicate text =&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Ah so it looks like this is basically Templates. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 20:44, 26 June 2022 (UTC)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Encode</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22013&amp;oldid=prev</id>
		<title>Encode: Duplicate text</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:Include:Upgrading_to_Edge&amp;diff=22013&amp;oldid=prev"/>
		<updated>2022-06-26T05:54:19Z</updated>

		<summary type="html">&lt;p&gt;Duplicate text&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Duplicate text =&lt;br /&gt;
Any reason for this page?  I think the content should be copied to https://wiki.alpinelinux.org/wiki/Edge and this page deleted. --[[User:Encode|Encode]] ([[User talk:Encode|talk]]) 05:53, 26 June 2022 (UTC)&lt;/div&gt;</summary>
		<author><name>Encode</name></author>
	</entry>
</feed>