<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-install.git/roles/bootstrap/vars, branch main</title>
<subtitle>Ansible Roles to install different (linux) distros
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/'/>
<entry>
<title>Fix hard-coded ubuntu distro name</title>
<updated>2026-05-07T14:05:24+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-07T14:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=3c9441a3838ed8d4d2dc2642451177fb13091822'/>
<id>3c9441a3838ed8d4d2dc2642451177fb13091822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from rEFInd to GRUB for proxmox</title>
<updated>2026-05-04T22:21:01+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-04T20:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=6c5ab1a18f19944898e5ffe317451b1fa507a5a3'/>
<id>6c5ab1a18f19944898e5ffe317451b1fa507a5a3</id>
<content type='text'>
Since proxmox depends on GRUB and there is no benefit of fighting it,
since proxmox isn't (and not supposed to be) dual booted, use the
default stack and simplify the setup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since proxmox depends on GRUB and there is no benefit of fighting it,
since proxmox isn't (and not supposed to be) dual booted, use the
default stack and simplify the setup
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proxmox install support</title>
<updated>2026-05-03T21:37:30+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-03T21:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=2de4321b014e8f95b7d7450f78048ffaa7a1a703'/>
<id>2de4321b014e8f95b7d7450f78048ffaa7a1a703</id>
<content type='text'>
Using debian live ISO instead of proxmox live ISO, since using the
proxmox ISO didn't allow automating the setup after connecting to the
network.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using debian live ISO instead of proxmox live ISO, since using the
proxmox ISO didn't allow automating the setup after connecting to the
network.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mac ubuntu install tasks</title>
<updated>2026-04-20T12:48:09+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-04-20T12:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=8ee10fb59163977fb95fa688fcd6ee2409b48f02'/>
<id>8ee10fb59163977fb95fa688fcd6ee2409b48f02</id>
<content type='text'>
Add the hack scripts to download and install wifi drivers on Mac

For ubuntu ISO, unlike archlinux, it doesn't ship with the wl drivers
required for wifi to work on ubuntu, this is a hack workaround to
download the missing dependencies on an external USB and use it on the
Live ISO to install the missing drivers, allowing for the rest of
automation to take place.

Assisted-by: Claude (Sonnet 4.6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the hack scripts to download and install wifi drivers on Mac

For ubuntu ISO, unlike archlinux, it doesn't ship with the wl drivers
required for wifi to work on ubuntu, this is a hack workaround to
download the missing dependencies on an external USB and use it on the
Live ISO to install the missing drivers, allowing for the rest of
automation to take place.

Assisted-by: Claude (Sonnet 4.6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the rEFInd timeout and styling</title>
<updated>2025-09-21T20:17:54+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-09-21T20:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=8929640bc8aa84325315f734ba1e75cb9c44892f'/>
<id>8929640bc8aa84325315f734ba1e75cb9c44892f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add restricted repo for nvidia/amd drivers that might be needed</title>
<updated>2025-09-20T20:55:31+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-09-20T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=f8201926ac38b2105601ab3759dd5e4089997b88'/>
<id>f8201926ac38b2105601ab3759dd5e4089997b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove snapd from the ignored packages to be able to download</title>
<updated>2025-09-20T20:53:26+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-09-20T20:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=eb2c0891e5392d32c7f9fa18e656064429ca8f96'/>
<id>eb2c0891e5392d32c7f9fa18e656064429ca8f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix raspberry install correct kernel/firmware using rpi-update</title>
<updated>2025-08-10T22:33:36+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-08-10T22:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=bd2cb308854a5ec9f438c0604a47a5eef6880d92'/>
<id>bd2cb308854a5ec9f438c0604a47a5eef6880d92</id>
<content type='text'>
It can't be tested on mocked debian docker container, therefore
disabling the testing for it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can't be tested on mocked debian docker container, therefore
disabling the testing for it
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ci testing</title>
<updated>2025-08-10T22:33:34+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-08-10T22:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=c8cdf4fc65e66130896b2a6e7af92e9b4a4d77aa'/>
<id>c8cdf4fc65e66130896b2a6e7af92e9b4a4d77aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make bootstrap raspberry more detailed with minimal setup</title>
<updated>2025-08-10T22:33:34+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-08-10T22:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=6b20b109fd455ffa71351890a18940e7da326229'/>
<id>6b20b109fd455ffa71351890a18940e7da326229</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
