Commit Graph

21 Commits

Author SHA1 Message Date
Andrew S. Rightenburg cb568450d1
Getting lintian to quiet down 2024-05-30 13:54:12 +08:00
Andrew S. Rightenburg ae3053d5b7
Split KVM failure message across two lines for better display in curses 2024-05-29 20:56:30 +08:00
Andrew S. Rightenburg 9dd394344a
Moved optional extra to second line 2024-05-25 23:07:51 +08:00
Andrew S. Rightenburg 4fff1675f8
Updated READMEs 2024-05-25 22:57:25 +08:00
Andrew S. Rightenburg a8b1003784
Removed makefiles from the build farm directory
Replaced them with good ol' shell scripting which can be hosted outside of the user directory
This finally closes #21, but more testing should be done before this change is shipped, since it's quite a big change
2024-05-25 22:49:51 +08:00
Andrew S. Rightenburg a15955ca57
Autobuild setup now has a proper curses display
Halfway to solving #15
2024-05-04 15:22:58 +08:00
Andrew S. Rightenburg ffe0aba61a
Beginning to add an amd64 VM (to address #17) 2024-05-01 19:30:11 +08:00
Andrew S. Rightenburg 54f3a2eb0a
Telnet ports for the VMs are now randomized 2024-04-27 18:22:44 +08:00
Andrew S. Rightenburg c22dd6361e
Now running the view-progress script from /usr/share instead of home
Goes further in taking care of #6
2024-04-27 17:19:54 +08:00
Andrew S. Rightenburg 4aef005eab
Progress terminal window exits after completion
Closes #8
2024-04-27 17:16:16 +08:00
Andrew S. Rightenburg 3bc1773ebb
Statically included base packaging dependencies in the build-farm VM preseeds
Also changed the repo mirror to the global URL deb.debian.org
2024-04-25 19:33:42 +08:00
Andrew S. Rightenburg 228c2dfcfa
Patched a potential problem with spaces in usernames
If a username had spaces in it, the boot_vm script would have failed in trying to find a path, because the path was not quoted. The path is quoted now. This realisticaly wouldn't have affected too many people but should be patched anyway.
2024-04-22 18:25:37 +08:00
Andrew S. Rightenburg f755836926
Shell cleanup 2024-04-21 10:03:44 +08:00
Andrew S. Rightenburg f2f5f01f11
Generalizing the build farm 2023-12-30 00:08:24 +08:00
Andrew S. Rightenburg 56d2445013
Fixed hanging issue on VM builds 2023-06-20 01:46:51 -04:00
Andrew S. Rightenburg c6fa251999 Fixed #2 and maybe fixed #1 2023-04-09 20:47:21 -04:00
Andrew S. Rightenburg b9a1df7113 Updated build-farm readmes 2023-04-03 00:25:25 -04:00
Andrew S. Rightenburg 2022a57df8 Completely rewrote build.sh, can now build any package 2023-04-03 00:15:59 -04:00
Andrew S. Rightenburg 278577a06b Added arm64 to the build farm 2023-04-01 22:29:21 -04:00
Andrew S. Rightenburg 96afa9c732 Build farm 2023-03-31 21:01:29 -04:00
Andrew S. Rightenburg e36c93fb75 Beginning to add VM build farm option 2023-03-31 20:54:19 -04:00