<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mkcs.at/wikien/index.php?action=history&amp;feed=atom&amp;title=OpenBSD_7.2</id>
	<title>OpenBSD 7.2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mkcs.at/wikien/index.php?action=history&amp;feed=atom&amp;title=OpenBSD_7.2"/>
	<link rel="alternate" type="text/html" href="https://wiki.mkcs.at/wikien/index.php?title=OpenBSD_7.2&amp;action=history"/>
	<updated>2026-05-03T19:51:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://wiki.mkcs.at/wikien/index.php?title=OpenBSD_7.2&amp;diff=412&amp;oldid=prev</id>
		<title>MkWikiEnSysOp: Created page with &quot;== General information ==  OpenBSD 7.2 was released on [https://distrowatch.com/?newsid=11645 2022-10-20]. It contains 11455 packages with a total size of 61.603.905.586 bytes (58750 MiB).  === How to determine package stats ===   wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.2/packages/amd64/ -Oopenbsd72packages.html  # Number of packages  grep &quot;&lt;a href&quot; openbsd72packages.html | wc -l  # Total size of all packages  grep &quot;&lt;a href&quot; openbsd72packages.html | awk -F&#039; &#039; &#039;{prin...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.mkcs.at/wikien/index.php?title=OpenBSD_7.2&amp;diff=412&amp;oldid=prev"/>
		<updated>2023-05-13T16:27:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== General information ==  OpenBSD 7.2 was released on [https://distrowatch.com/?newsid=11645 2022-10-20]. It contains 11455 packages with a total size of 61.603.905.586 bytes (58750 MiB).  === How to determine package stats ===   wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.2/packages/amd64/ -Oopenbsd72packages.html  # Number of packages  grep &amp;quot;&amp;lt;a href&amp;quot; openbsd72packages.html | wc -l  # Total size of all packages  grep &amp;quot;&amp;lt;a href&amp;quot; openbsd72packages.html | awk -F&amp;#039; &amp;#039; &amp;#039;{prin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
OpenBSD 7.2 was released on [https://distrowatch.com/?newsid=11645 2022-10-20]. It contains 11455 packages with a total size of 61.603.905.586 bytes (58750 MiB).&lt;br /&gt;
&lt;br /&gt;
=== How to determine package stats ===&lt;br /&gt;
&lt;br /&gt;
 wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.2/packages/amd64/ -Oopenbsd72packages.html&lt;br /&gt;
 # Number of packages&lt;br /&gt;
 grep &amp;quot;&amp;lt;a href&amp;quot; openbsd72packages.html | wc -l&lt;br /&gt;
 # Total size of all packages&lt;br /&gt;
 grep &amp;quot;&amp;lt;a href&amp;quot; openbsd72packages.html | awk -F&amp;#039; &amp;#039; &amp;#039;{print $NF}&amp;#039; | awk &amp;#039;{sum+=$1}END{print sum}&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== diff in xinitrc ==&lt;br /&gt;
&lt;br /&gt;
After the first boot, a message was shown that &amp;lt;code&amp;gt;/etc/X11/xinit/xinitrc&amp;lt;/code&amp;gt; was modified and that a new version would be available. In order to look at the differences, I used&lt;br /&gt;
&lt;br /&gt;
 find / -name xinitrc&lt;br /&gt;
&lt;br /&gt;
to find the new file. The location was&lt;br /&gt;
&lt;br /&gt;
 /tmp/sysmerge.2CBIiNo9iG/etc/X11/xinit/xinitrc&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;diff&amp;lt;/code&amp;gt; showed me that I changed the window manager from &amp;#039;&amp;#039;&amp;#039;fvwm&amp;#039;&amp;#039;&amp;#039; to &amp;#039;&amp;#039;&amp;#039;openbox&amp;#039;&amp;#039;&amp;#039; and OpenBSD brought in some changes. So I ran &amp;lt;code&amp;gt;sysmerge&amp;lt;/code&amp;gt; and told it to install the new version. After that, I modified xinitrc again so it would start &amp;lt;code&amp;gt;openbox-session&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Category:OpenBSD]]&lt;br /&gt;
[[Category:BSD]]&lt;/div&gt;</summary>
		<author><name>MkWikiEnSysOp</name></author>
	</entry>
</feed>