Commit Graph

491 Commits

Author SHA1 Message Date
sickcodes
730d6f294a rename build id's in action
Some checks failed
Push Docker Image to Docker Hub / Push Docker Image to Docker Hub (push) Has been cancelled
2024-11-18 15:00:53 +00:00
sickcodes
93c2119ebc Label images correctly in yaml 2024-11-18 14:59:41 +00:00
sickcodes
fb8aa4b248 Push latest
Some checks are pending
Push Docker Image to Docker Hub / Push Docker Image to Docker Hub (push) Waiting to run
2024-11-18 13:24:20 +00:00
sickcodes
b5a70782cc Push latest 2024-11-18 07:19:56 +00:00
sickcodes
61b21421f6 main to master, -ng typo 2024-11-18 07:07:00 +00:00
sickcodes
342c09eb2a Add docker-build.yml 2024-11-18 07:05:24 +00:00
sickcodes
2dc1d615b1
Merge pull request #826 from sickcodes/runtime-download
DMCA compliance, installer download at runtime
2024-10-14 09:51:21 +00:00
sickcodes
19915de799 -e SHORTNAME=sonoma is now a runtime arg, which is DMCA compliant, all images are under :latest. 2024-09-26 16:17:43 +00:00
sickcodes
a1df7c5a65 Wrong spot 2024-09-26 07:47:40 +00:00
sickcodes
55fe01bb97 DMCA compliance, installer download at runtime 2024-09-26 07:34:18 +00:00
sickcodes
7c635c0d20
Merge pull request #800 from slonopotamus/LegacyKeyValueFormat 2024-09-03 16:40:41 +00:00
sickcodes
b653f292a5
Merge pull request #792 from eltociear/patch-1 2024-09-03 16:39:43 +00:00
sickcodes
c1b834fbb0
Merge pull request #794 from alexislefebvre/patch-1 2024-09-03 16:39:02 +00:00
Marat Radchenko
d13bae59e4 Fix LegacyKeyValueFormat Docker warning
When doing `docker build`, docker (tested with 27.0.3) prints a warning:

    LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 238)

This commit fixes it by using proper syntax.

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2024-08-28 18:37:51 +03:00
Alexis Lefebvre
1c10fc4301
README: add version numbers 2024-08-14 19:16:43 +02:00
Ikko Eltociear Ashimine
0c8e5f3923
docs: update README.md
passsword -> password
2024-08-02 03:35:43 +09:00
sickcodes
9a229b87ce
Merge pull request #742 from Anthropohedron/faq
Frequently Asked Questions
2024-05-01 16:53:12 +00:00
sickcodes
476de8d2d1
Merge pull request #683 from iambenmitchell/master-1
Update CREDITS.md
2024-04-08 14:36:55 +00:00
sickcodes
42263d90fc config-custom-sonoma.plist & config-nopicker-sonoma.plist 2024-04-08 13:20:18 +00:00
sickcodes
756a1c03b9
Merge pull request #758 from sickcodes/sonoma
Update to add Sonoma
2024-04-08 13:13:18 +00:00
sickcodes
37aad0460d Add sonoma to README with special flags 2024-04-08 13:12:35 +00:00
sickcodes
54c96557c0 Add tests/sonoma_master.png 2024-04-08 10:37:47 +00:00
sickcodes
e17ee6c90a Update submodule 2024-04-01 07:55:14 +00:00
sickcodes
a208578bf0 Merge @kholia/OSX-KVM Set XHCI controller to qemu-xhci for USB keyboard/ mouse on macOS 14.4 #238 2024-03-27 13:07:30 +00:00
Anthropohedron
88343e730c one more FAQ 2024-02-08 17:42:30 -05:00
Anthropohedron
a13f61bded drafted FAQ 2024-02-08 15:35:19 -05:00
sickcodes
d09fa38b47 Update submodule 2023-11-16 18:05:26 +00:00
sickcodes
b09155a612 Add another version specific field 2023-11-16 15:32:50 +00:00
sickcodes
669bea269d Add sonoma to README and build script. Plist changes shall be made via 422bb3b713 and then update submodule sickcodes/osx-serial-generator 2023-11-16 14:28:51 +00:00
Ben Mitchell
d3129a83d5
Update CREDITS.md
Changed my name on GitHub a while ago haha
2023-08-06 02:19:45 +01:00
sickcodes
846cf8fdaf
Merge pull request #661 from lucasrueda/master
Tiny change on Readme: Recommend to Find by name instead of using grep on results
2023-06-13 11:04:26 +00:00
Lucas Rueda
bc0be6b6c7
Find by name instead of using grep on results 2023-05-22 17:04:39 -03:00
sickcodes
bb1e992916
Merge pull request #616 from raeldev/add-kvm-install-to-readme
Add kvm and dependencies install to readme
2023-01-23 18:11:32 +00:00
sickcodes
51f1c1ce14
Merge pull request #613 from Ygnys/fix-typos
fixing typos in Readme
2023-01-23 18:09:40 +00:00
Israel Augusto Moreira
ac3fe529a8 fix wrong parameter 2023-01-21 02:06:20 +00:00
Israel Augusto Moreira
0daf0ff5d4 add kvm and dependencies install to readme 2023-01-21 01:54:20 +00:00
Agnieszka Stec
8f555f085d
fixing typos in Readme
Found a few minor typos in Readme
2023-01-16 08:59:16 -10:00
sickcodes
924fa68088 Update submodule 2022-11-19 10:37:21 +00:00
sickcodes
237a286e44 Add ventura test, add other images to automated push 2022-11-19 10:19:05 +00:00
sickcodes
de142e8e49 Remove libguestfs patch from auto 2022-11-19 04:02:57 +00:00
sickcodes
fc8f78ff0f Fix Dockerfile.auto inline with others 2022-11-19 04:02:17 +00:00
sickcodes
6dc83cebc2 Remove libguestfs old fixes from auto and naked 2022-11-19 04:00:20 +00:00
sickcodes
9b10a306db Add Xvfb to tests for screenshotting test auto 2022-11-19 03:59:33 +00:00
sickcodes
fbe5dba618 Fix busted docker.list 2022-11-19 03:53:32 +00:00
sickcodes
2265bb5a3f Signature errors 2022-11-18 15:58:05 +00:00
sickcodes
86452e6da3 Clean Dockerfile 2022-11-18 04:35:02 +00:00
sickcodes
e612ca3229 Warning still exit 1's 2022-11-16 14:46:51 +00:00
sickcodes
dab7fc884c Add Worldwide mirrors 2022-11-16 14:44:37 +00:00
sickcodes
c0ea46aab5 archlinux image keyring issue 2022-11-16 14:41:37 +00:00
sickcodes
bb75dc4669 git pull when doubling builds on one server 2022-11-16 14:26:58 +00:00