summaryrefslogtreecommitdiff
path: root/assets/outbox
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-12 16:09:25 -0600
committerCraig Jennings <c@cjennings.net>2026-02-12 16:09:25 -0600
commitccf76c9ea3a8dc739cd9deddcd26bea6978538a4 (patch)
treea329c93508374981b0f7bcf3ba49312662daa8b1 /assets/outbox
parent15dfb4275c65bea9b31b2e8b202fcad44ca56736 (diff)
chore(archsetup): add texlive-latexextra, update test scriptsHEADmain
Add texlive-latexextra for pdflatex resume builds (enumitem package). Update test VM password and Arch mirror URL. Process inbox items.
Diffstat (limited to 'assets/outbox')
-rw-r--r--assets/outbox/add-texlive-latexextra.txt13
-rw-r--r--assets/outbox/archangel-iso-ssh-access.txt9
-rw-r--r--assets/outbox/rebuild-test-vm.txt3
-rw-r--r--assets/outbox/website-project-packages.txt4
4 files changed, 29 insertions, 0 deletions
diff --git a/assets/outbox/add-texlive-latexextra.txt b/assets/outbox/add-texlive-latexextra.txt
new file mode 100644
index 0000000..9eca9b5
--- /dev/null
+++ b/assets/outbox/add-texlive-latexextra.txt
@@ -0,0 +1,13 @@
+Package request: texlive-latexextra
+
+Add texlive-latexextra to the archsetup script's package list.
+
+Why: The career project's resume build system (Makefile) uses pdflatex to generate
+PDFs from LaTeX source. The resume.tex files use the enumitem package (for itemize
+list formatting), which is provided by texlive-latexextra. Without it, pdflatex
+fails with "Undefined control sequence" on \setlist.
+
+Already installed: texlive-basic, texlive-bin, texlive-binextra,
+texlive-fontsrecommended, texlive-latex, texlive-latexrecommended
+
+Install command: pacman -S texlive-latexextra
diff --git a/assets/outbox/archangel-iso-ssh-access.txt b/assets/outbox/archangel-iso-ssh-access.txt
new file mode 100644
index 0000000..1e71050
--- /dev/null
+++ b/assets/outbox/archangel-iso-ssh-access.txt
@@ -0,0 +1,9 @@
+SSH into archangel live ISO to run the installer:
+
+ ssh root@archangel.local
+ Password: archangel
+
+Port forwarding (QEMU VM testing):
+ ssh -p 2222 root@localhost
+
+Once logged in, run: archangel
diff --git a/assets/outbox/rebuild-test-vm.txt b/assets/outbox/rebuild-test-vm.txt
new file mode 100644
index 0000000..f143a4d
--- /dev/null
+++ b/assets/outbox/rebuild-test-vm.txt
@@ -0,0 +1,3 @@
+New archangel ISO available: archangel-vmlinuz-6.12.70-lts-2026-02-12-x86_64.iso
+Location: ~/downloads/isos/
+Rebuild the base test VM from this ISO to pick up linux-lts 6.12.70.
diff --git a/assets/outbox/website-project-packages.txt b/assets/outbox/website-project-packages.txt
new file mode 100644
index 0000000..651f098
--- /dev/null
+++ b/assets/outbox/website-project-packages.txt
@@ -0,0 +1,4 @@
+Packages to install for cjennings.net website project
+=====================================================
+
+sudo pacman -S hugo