home · contact · privacy
Add forgotten testing/aptmark/ directory. master
authorChristian Heller <c.heller@plomlompom.de>
Tue, 25 Feb 2025 03:25:15 +0000 (04:25 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 25 Feb 2025 03:25:15 +0000 (04:25 +0100)
testing/aptmark/all [new file with mode: 0644]
testing/aptmark/h610m [new file with mode: 0644]
testing/aptmark/t490s [new file with mode: 0644]

diff --git a/testing/aptmark/all b/testing/aptmark/all
new file mode 100644 (file)
index 0000000..cf4af24
--- /dev/null
@@ -0,0 +1,14 @@
+# connectivity: ifupdown seems necessary everyhwere, isc-dhcp-client
+# unpredictably so
+ifupdown
+isc-dhcp-client
+# git for the setup directory; cloning works with ca-certificates
+ca-certificates
+git
+# to avoid constant warnings about no locale being found
+locales
+# extremely useful for basic network debugging; missed these more than once in an emergency
+netcat-traditional
+iputils-ping
+# to set the time
+ntpsec-ntpdate
diff --git a/testing/aptmark/h610m b/testing/aptmark/h610m
new file mode 100644 (file)
index 0000000..645086f
--- /dev/null
@@ -0,0 +1,10 @@
+# for X to start at all
+linux-headers-amd64
+nvidia-driver
+firmware-misc-nonfree
+# X input: keyboard
+xserver-xorg-input-evdev
+## CUDA
+#nvidia-cuda-dev
+#nvidia-cuda-toolkit
+
diff --git a/testing/aptmark/t490s b/testing/aptmark/t490s
new file mode 100644 (file)
index 0000000..9be8397
--- /dev/null
@@ -0,0 +1,3 @@
+# so we can work without the Ethernet adapter
+network-manager
+