<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>personal_scripts, branch HEAD</title>
<subtitle>mrgrouse&#39;s personal scripts for using arch or artix linux
</subtitle>
<entry>
<id>55083c1a2c1a03d1799be6699f8dbac6858363c5</id>
<published>2024-11-13T00:36:31Z</published>
<updated>2024-11-13T00:36:31Z</updated>
<title>arch-secure-boot.sh: allow for user intervention before rebooting to firmware</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/55083c1a2c1a03d1799be6699f8dbac6858363c5.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 55083c1a2c1a03d1799be6699f8dbac6858363c5
parent 2ada7c5f32adbc316e7de001efc40086f78e3906
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:36:31 -0500

arch-secure-boot.sh: allow for user intervention before rebooting to firmware

</content>
</entry>
<entry>
<id>2ada7c5f32adbc316e7de001efc40086f78e3906</id>
<published>2024-11-13T00:34:16Z</published>
<updated>2024-11-13T00:34:16Z</updated>
<title>wall.sh: use `xdg-user-dirs-update` as fallback for an unset `$XDG_PICTURES`</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/2ada7c5f32adbc316e7de001efc40086f78e3906.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 2ada7c5f32adbc316e7de001efc40086f78e3906
parent 4ead81dcf65e71defb4a71d0bd08df0974737477
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:34:16 -0500

wall.sh: use `xdg-user-dirs-update` as fallback for an unset `$XDG_PICTURES`

</content>
</entry>
<entry>
<id>4ead81dcf65e71defb4a71d0bd08df0974737477</id>
<published>2024-11-13T00:32:31Z</published>
<updated>2024-11-13T00:32:31Z</updated>
<title>README.md: make README warning bold</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/4ead81dcf65e71defb4a71d0bd08df0974737477.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 4ead81dcf65e71defb4a71d0bd08df0974737477
parent a69d48b6437cb3650d9a1e417c1dc4e3ae685bd3
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:32:31 -0500

README.md: make README warning bold

</content>
</entry>
<entry>
<id>a69d48b6437cb3650d9a1e417c1dc4e3ae685bd3</id>
<published>2024-11-13T00:31:18Z</published>
<updated>2024-11-13T00:31:18Z</updated>
<title>Makefile: convert `chmod` commands to octal mode</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/a69d48b6437cb3650d9a1e417c1dc4e3ae685bd3.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a69d48b6437cb3650d9a1e417c1dc4e3ae685bd3
parent b34b975cacdde7aed02f1571b0369b59f6a99888
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:31:18 -0500

Makefile: convert `chmod` commands to octal mode

</content>
</entry>
<entry>
<id>b34b975cacdde7aed02f1571b0369b59f6a99888</id>
<published>2024-11-13T00:29:43Z</published>
<updated>2024-11-13T00:29:43Z</updated>
<title>artix-install.sh: add dhcpcd dependency, add comments about the use of the script about this change and notify user about enabling services after install is completed</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/b34b975cacdde7aed02f1571b0369b59f6a99888.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit b34b975cacdde7aed02f1571b0369b59f6a99888
parent 69b239273fd0469d3dd70139b0aa24aa13a99f9a
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:29:43 -0500

artix-install.sh: add dhcpcd dependency, add comments about the use of the script about this change and notify user about enabling services after install is completed

</content>
</entry>
<entry>
<id>69b239273fd0469d3dd70139b0aa24aa13a99f9a</id>
<published>2024-11-13T00:25:58Z</published>
<updated>2024-11-13T00:25:58Z</updated>
<title>artix-install.sh: remove networkmanager dependency, fix broken directories, tell user what script is doing when run, and add some comments</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/69b239273fd0469d3dd70139b0aa24aa13a99f9a.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 69b239273fd0469d3dd70139b0aa24aa13a99f9a
parent 145309c5ef7081079ed9161114b60140bb73ad91
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Tue, 12 Nov 2024 19:25:58 -0500

artix-install.sh: remove networkmanager dependency, fix broken directories, tell user what script is doing when run, and add some comments

</content>
</entry>
<entry>
<id>145309c5ef7081079ed9161114b60140bb73ad91</id>
<published>2024-09-22T00:48:08Z</published>
<updated>2024-09-22T00:48:08Z</updated>
<title>wall.sh: assign home variable if not set</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/145309c5ef7081079ed9161114b60140bb73ad91.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 145309c5ef7081079ed9161114b60140bb73ad91
parent 219b34a358807ecd75a6dc8a5247ba7a56b7f7be
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sat, 21 Sep 2024 20:48:08 -0400

wall.sh: assign home variable if not set

</content>
</entry>
<entry>
<id>219b34a358807ecd75a6dc8a5247ba7a56b7f7be</id>
<published>2024-09-22T00:46:11Z</published>
<updated>2024-09-22T00:46:11Z</updated>
<title>arch-secure-boot.sh: make reboot to firmware free of systemd dependency</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/219b34a358807ecd75a6dc8a5247ba7a56b7f7be.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 219b34a358807ecd75a6dc8a5247ba7a56b7f7be
parent 2aed720ecf076cce41ce3c4253fff4069e98e673
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sat, 21 Sep 2024 20:46:11 -0400

arch-secure-boot.sh: make reboot to firmware free of systemd dependency

</content>
</entry>
<entry>
<id>2aed720ecf076cce41ce3c4253fff4069e98e673</id>
<published>2024-08-23T08:09:14Z</published>
<updated>2024-08-23T08:09:14Z</updated>
<title>wall.sh: change domain name to local ip address</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/2aed720ecf076cce41ce3c4253fff4069e98e673.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 2aed720ecf076cce41ce3c4253fff4069e98e673
parent c827ae2f015033cdc4c0c1acecaafe98679e4790
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Fri, 23 Aug 2024 04:09:14 -0400

wall.sh: change domain name to local ip address

</content>
</entry>
<entry>
<id>c827ae2f015033cdc4c0c1acecaafe98679e4790</id>
<published>2024-08-23T02:23:26Z</published>
<updated>2024-08-23T02:23:26Z</updated>
<title> arch-secure-boot.sh: remove unnecessary TODO comment and fix other comment for clarity</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/c827ae2f015033cdc4c0c1acecaafe98679e4790.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c827ae2f015033cdc4c0c1acecaafe98679e4790
parent 5c0b7ddddf6993a31e57022df33acfbc3e866ef8
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu, 22 Aug 2024 22:23:26 -0400

 arch-secure-boot.sh: remove unnecessary TODO comment and fix other comment for clarity

</content>
</entry>
<entry>
<id>5c0b7ddddf6993a31e57022df33acfbc3e866ef8</id>
<published>2024-08-10T02:31:12Z</published>
<updated>2024-08-10T02:31:12Z</updated>
<title>wall.sh: fix ssh username</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/5c0b7ddddf6993a31e57022df33acfbc3e866ef8.html" />
<author>
<name>mrgrouse</name>
<email>mrgrouse@mrgrouse.com</email>
</author>
<content>commit 5c0b7ddddf6993a31e57022df33acfbc3e866ef8
parent cd17e9f43adcb0d3f901caabb2cbb806b704d7b0
Author: mrgrouse &lt;mrgrouse@mrgrouse.com&gt;
Date:   Fri,  9 Aug 2024 22:31:12 -0400

wall.sh: fix ssh username

</content>
</entry>
<entry>
<id>cd17e9f43adcb0d3f901caabb2cbb806b704d7b0</id>
<published>2024-08-09T06:59:59Z</published>
<updated>2024-08-09T06:59:59Z</updated>
<title>Makefile: set permissions when installing scripts</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/cd17e9f43adcb0d3f901caabb2cbb806b704d7b0.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit cd17e9f43adcb0d3f901caabb2cbb806b704d7b0
parent 149da247a3b5d90e7bb3225191e03999449450f0
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Fri,  9 Aug 2024 02:59:59 -0400

Makefile: set permissions when installing scripts

</content>
</entry>
<entry>
<id>149da247a3b5d90e7bb3225191e03999449450f0</id>
<published>2024-08-09T06:58:34Z</published>
<updated>2024-08-09T06:58:34Z</updated>
<title>Makefile: remove duplicated line</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/149da247a3b5d90e7bb3225191e03999449450f0.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 149da247a3b5d90e7bb3225191e03999449450f0
parent 28c356b3529cebd91ce176645a248402f8072d3f
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Fri,  9 Aug 2024 02:58:34 -0400

Makefile: remove duplicated line

</content>
</entry>
<entry>
<id>28c356b3529cebd91ce176645a248402f8072d3f</id>
<published>2024-08-08T04:15:56Z</published>
<updated>2024-08-08T04:15:56Z</updated>
<title>create Makefile with install target and customizable install path</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/28c356b3529cebd91ce176645a248402f8072d3f.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 28c356b3529cebd91ce176645a248402f8072d3f
parent 85bca41d3397073aa2dd0faad01b99e42069d2f2
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  8 Aug 2024 00:15:56 -0400

create Makefile with install target and customizable install path

</content>
</entry>
<entry>
<id>85bca41d3397073aa2dd0faad01b99e42069d2f2</id>
<published>2024-08-08T04:12:28Z</published>
<updated>2024-08-08T04:12:28Z</updated>
<title>rewrite upgrader.sh</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/85bca41d3397073aa2dd0faad01b99e42069d2f2.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 85bca41d3397073aa2dd0faad01b99e42069d2f2
parent 65b17e318393e3173b5275246de8d647acfa5e83
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  8 Aug 2024 00:12:28 -0400

rewrite upgrader.sh

</content>
</entry>
<entry>
<id>65b17e318393e3173b5275246de8d647acfa5e83</id>
<published>2024-05-18T02:16:30Z</published>
<updated>2024-05-18T02:16:30Z</updated>
<title>wall.sh: utilize XDG directories and create XDG_PICTURES variable if it doesn&#39;t exist</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/65b17e318393e3173b5275246de8d647acfa5e83.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 65b17e318393e3173b5275246de8d647acfa5e83
parent c695588d6845ca549ccdbb851a2517a0c12122d5
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Fri, 17 May 2024 22:16:30 -0400

wall.sh: utilize XDG directories and create XDG_PICTURES variable if it doesn&#39;t exist

</content>
</entry>
<entry>
<id>c695588d6845ca549ccdbb851a2517a0c12122d5</id>
<published>2024-05-16T02:34:13Z</published>
<updated>2024-05-16T02:34:13Z</updated>
<title>artix-install.sh: begin work on getting UUID as variables; work on grub auto generated config file</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/c695588d6845ca549ccdbb851a2517a0c12122d5.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c695588d6845ca549ccdbb851a2517a0c12122d5
parent 70f393b858e779344525c37f705023d04fd85710
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed, 15 May 2024 22:34:13 -0400

artix-install.sh: begin work on getting UUID as variables; work on grub auto generated config file

</content>
</entry>
<entry>
<id>70f393b858e779344525c37f705023d04fd85710</id>
<published>2024-05-13T04:44:05Z</published>
<updated>2024-05-13T04:44:05Z</updated>
<title>wall.sh: remove executable permissions</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/70f393b858e779344525c37f705023d04fd85710.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 70f393b858e779344525c37f705023d04fd85710
parent 61e008a0f892ea5a764dfae7b00f9d32eada70e7
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:44:05 -0400

wall.sh: remove executable permissions

</content>
</entry>
<entry>
<id>61e008a0f892ea5a764dfae7b00f9d32eada70e7</id>
<published>2024-05-13T04:38:21Z</published>
<updated>2024-05-13T04:38:21Z</updated>
<title>arch-secure-boot.sh: add echo with descriptions for each step for user&#39;s view; add comments for future plans</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/61e008a0f892ea5a764dfae7b00f9d32eada70e7.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 61e008a0f892ea5a764dfae7b00f9d32eada70e7
parent 407dbda2f9bd499f0c33372bdcf02c122ea5a634
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:38:21 -0400

arch-secure-boot.sh: add echo with descriptions for each step for user&#39;s view; add comments for future plans

</content>
</entry>
<entry>
<id>407dbda2f9bd499f0c33372bdcf02c122ea5a634</id>
<published>2024-05-13T04:32:23Z</published>
<updated>2024-05-13T04:32:23Z</updated>
<title>artix-install.sh: add initramfs generator checker; add variable for decrypted root drive; fix minor mistakes</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/407dbda2f9bd499f0c33372bdcf02c122ea5a634.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 407dbda2f9bd499f0c33372bdcf02c122ea5a634
parent 9754a52f925cd9eb635d179d8115f75dcde3ef2c
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:32:23 -0400

artix-install.sh: add initramfs generator checker; add variable for decrypted root drive; fix minor mistakes

</content>
</entry>
<entry>
<id>9754a52f925cd9eb635d179d8115f75dcde3ef2c</id>
<published>2024-05-13T04:22:50Z</published>
<updated>2024-05-13T04:22:50Z</updated>
<title>README.md: add list of currently created scripts</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/9754a52f925cd9eb635d179d8115f75dcde3ef2c.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 9754a52f925cd9eb635d179d8115f75dcde3ef2c
parent e15a092e9fb045a6e51abe57fa478800fa9e2ae4
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:22:50 -0400

README.md: add list of currently created scripts

</content>
</entry>
<entry>
<id>e15a092e9fb045a6e51abe57fa478800fa9e2ae4</id>
<published>2024-05-13T04:21:16Z</published>
<updated>2024-05-13T04:21:16Z</updated>
<title>create currently useless README</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/e15a092e9fb045a6e51abe57fa478800fa9e2ae4.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit e15a092e9fb045a6e51abe57fa478800fa9e2ae4
parent 00aa97560d621a65af33bc9678a1a2babadf5fe5
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:21:16 -0400

create currently useless README

</content>
</entry>
<entry>
<id>00aa97560d621a65af33bc9678a1a2babadf5fe5</id>
<published>2024-05-13T04:18:40Z</published>
<updated>2024-05-13T04:18:40Z</updated>
<title>create arch-secure-boot.sh</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/00aa97560d621a65af33bc9678a1a2babadf5fe5.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 00aa97560d621a65af33bc9678a1a2babadf5fe5
parent c5ee3b867364cd7a2fc0178209f0ca865cef5bb8
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:18:40 -0400

create arch-secure-boot.sh

</content>
</entry>
<entry>
<id>c5ee3b867364cd7a2fc0178209f0ca865cef5bb8</id>
<published>2024-05-13T04:17:56Z</published>
<updated>2024-05-13T04:17:56Z</updated>
<title>create artix-install.sh</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/c5ee3b867364cd7a2fc0178209f0ca865cef5bb8.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c5ee3b867364cd7a2fc0178209f0ca865cef5bb8
parent acb7d0283ab38084798d3b05a638224de5d2965b
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:17:56 -0400

create artix-install.sh

</content>
</entry>
<entry>
<id>acb7d0283ab38084798d3b05a638224de5d2965b</id>
<published>2024-05-13T04:13:39Z</published>
<updated>2024-05-13T04:13:39Z</updated>
<title>create wall.sh</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/personal_scripts/commit/acb7d0283ab38084798d3b05a638224de5d2965b.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit acb7d0283ab38084798d3b05a638224de5d2965b
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Mon, 13 May 2024 00:13:39 -0400

create wall.sh

</content>
</entry>
</feed>
