<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/roles/gnome/vars, branch mac-nvidia-drivers</title>
<subtitle>Ansible Roles to configure different (linux) distros
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/'/>
<entry>
<title>Replace cheese with the new gnome snapshot</title>
<updated>2026-06-12T09:47:33+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-06-12T09:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=4652a00742ad09f83a5875339efdd103400ec95c'/>
<id>4652a00742ad09f83a5875339efdd103400ec95c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace vanilla gnome with ubuntu-gnome-desktop</title>
<updated>2026-02-05T13:54:51+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2026-02-05T00:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=493c157438862e28dad4f0ebbb7c5ac34e873e38'/>
<id>493c157438862e28dad4f0ebbb7c5ac34e873e38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix removing the packages the breaks ubuntu DNS</title>
<updated>2025-10-24T19:55:52+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-10-22T21:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=b41bad62663b94c95862d8038eec4064d43ed1d2'/>
<id>b41bad62663b94c95862d8038eec4064d43ed1d2</id>
<content type='text'>
This disables install_recommends and revert to using specific gnome
packages that are needed/necessary for functioning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This disables install_recommends and revert to using specific gnome
packages that are needed/necessary for functioning
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix installing gnome on debian</title>
<updated>2025-09-23T10:44:43+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-23T10:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=82bdc309e0bddc21241560dd498e5803339387b1'/>
<id>82bdc309e0bddc21241560dd498e5803339387b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update debian gnome packages for better experience</title>
<updated>2025-09-22T23:17:06+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-22T23:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=afee289b2dc27763842786299e788c0bd20df7b8'/>
<id>afee289b2dc27763842786299e788c0bd20df7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gnome role idempotency test</title>
<updated>2025-09-22T23:08:17+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-22T20:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=0f6b3dcc8435614acc077eed5754cf6c6d7a30b3'/>
<id>0f6b3dcc8435614acc077eed5754cf6c6d7a30b3</id>
<content type='text'>
Gnome installs avahi-daemon, and keeps reinstalling it

Remove the ubuntu specific tasks and install the packages with
recommendations (as we are removing the avahi-daemon afterwords to make
the network manager stable and idempotent)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gnome installs avahi-daemon, and keeps reinstalling it

Remove the ubuntu specific tasks and install the packages with
recommendations (as we are removing the avahi-daemon afterwords to make
the network manager stable and idempotent)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor gnome not to pull unnecessary deps (like avahi)</title>
<updated>2025-09-22T08:35:32+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-22T08:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=a98515d5f846d87aee212a5d7d007ea5e712a780'/>
<id>a98515d5f846d87aee212a5d7d007ea5e712a780</id>
<content type='text'>
The recommended debian/ubuntu install of gnome pulls avahi-daemon and
that could potentially conflicts with NetworkManager.

Therefore resorting to more restrictive approach for installing gnome
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The recommended debian/ubuntu install of gnome pulls avahi-daemon and
that could potentially conflicts with NetworkManager.

Therefore resorting to more restrictive approach for installing gnome
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gnome on archlinux installing packages without administrator acc</title>
<updated>2025-09-21T21:37:36+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-21T21:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=5d3c4aa3e3a6b1e090f5f8a78d249e6179151a01'/>
<id>5d3c4aa3e3a6b1e090f5f8a78d249e6179151a01</id>
<content type='text'>
The gnome on archlinux was lacking polkit and it's configuration and was
failing to install any application from the gnome store
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gnome on archlinux was lacking polkit and it's configuration and was
failing to install any application from the gnome store
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix installing gnome on debian and arch</title>
<updated>2025-09-21T20:55:57+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-21T20:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=563e3be63a96dda971a8ec5aee46731f22d0a45c'/>
<id>563e3be63a96dda971a8ec5aee46731f22d0a45c</id>
<content type='text'>
Instead of using ubuntu version which isn't great, I prefer using the
minimal gnome
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using ubuntu version which isn't great, I prefer using the
minimal gnome
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix testing</title>
<updated>2025-09-20T23:04:54+00:00</updated>
<author>
<name>Ahmed AbdelHalim</name>
<email>pm@a14m.me</email>
</author>
<published>2025-09-20T23:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=d76ccd0db8d72c539ed70d02e37e74af7e259fd5'/>
<id>d76ccd0db8d72c539ed70d02e37e74af7e259fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
