diff --git a/README.md b/README.md index ac97e9c..a7db05a 100644 --- a/README.md +++ b/README.md @@ -325,8 +325,8 @@ quickget macos catalina quickemu --vm macos-catalina.conf ``` -macOS `high-sierra`, `mojave`, `catalina`, `big-sur` and `monterey` are -supported. +macOS `high-sierra`, `mojave`, `catalina`, `big-sur`, `monterey` and +`ventura` are supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** @@ -336,8 +336,8 @@ supported. click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big - Sur, and Monterey), choose any of the APFS options as the - filesystem. MacOS Extended may not work. + Sur, Monterey and Ventura), choose any of the APFS options + as the filesystem. MacOS Extended may not work. - Click **Erase**. - Click **Done**. - Close Disk Utility @@ -413,6 +413,7 @@ There are some considerations when running macOS via Quickemu. - Catalina **(Recommended)** - Big Sur - Monterey + - Ventura - `quickemu` will automatically download the required [OpenCore](https://github.com/acidanthera/OpenCorePkg) bootloader and OVMF firmware from [OSX-KVM](https://github.com/kholia/OSX-KVM). diff --git a/build-docs b/build-docs index 5bd40cb..e33d826 160000 --- a/build-docs +++ b/build-docs @@ -1 +1 @@ -Subproject commit 5bd40cb6bfbf21493c2cde258d09d0cab9ad3ff8 +Subproject commit e33d8263e0d19d8ad9ef16d1dc00274b9a0ab4bf diff --git a/docs/quickemu.1 b/docs/quickemu.1 index a9d71d5..4c20d6d 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU" "1" "June 14, 2023" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "June 27, 2023" "quickemu" "Quickemu User Manual" .hy .SH NAME .PP @@ -490,7 +490,8 @@ quickemu --vm macos-catalina.conf .fi .PP macOS \f[V]high-sierra\f[R], \f[V]mojave\f[R], \f[V]catalina\f[R], -\f[V]big-sur\f[R] and \f[V]monterey\f[R] are supported. +\f[V]big-sur\f[R], \f[V]monterey\f[R] and \f[V]ventura\f[R] are +supported. .IP \[bu] 2 Use cursor keys and enter key to select the \f[B]macOS Base System\f[R] .IP \[bu] 2 @@ -506,8 +507,8 @@ click \f[B]Erase\f[R]. .IP \[bu] 2 Enter a \f[V]Name:\f[R] for the disk .IP \[bu] 2 -If you are installing macOS Mojave or later (Catalina, Big Sur, and -Monterey), choose any of the APFS options as the filesystem. +If you are installing macOS Mojave or later (Catalina, Big Sur, Monterey +and Ventura), choose any of the APFS options as the filesystem. MacOS Extended may not work. .RE .IP \[bu] 2 @@ -626,6 +627,8 @@ Catalina \f[B](Recommended)\f[R] Big Sur .IP \[bu] 2 Monterey +.IP \[bu] 2 +Ventura .RE .IP \[bu] 2 \f[V]quickemu\f[R] will automatically download the required diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index f21b884..7de2871 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 14, 2023 +date: June 27, 2023 footer: quickemu header: Quickemu User Manual section: 1 @@ -349,8 +349,8 @@ quickget macos catalina quickemu --vm macos-catalina.conf ``` -macOS `high-sierra`, `mojave`, `catalina`, `big-sur` and `monterey` are -supported. +macOS `high-sierra`, `mojave`, `catalina`, `big-sur`, `monterey` and +`ventura` are supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** @@ -360,8 +360,8 @@ supported. click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big - Sur, and Monterey), choose any of the APFS options as the - filesystem. MacOS Extended may not work. + Sur, Monterey and Ventura), choose any of the APFS options + as the filesystem. MacOS Extended may not work. - Click **Erase**. - Click **Done**. - Close Disk Utility @@ -443,6 +443,7 @@ There are some considerations when running macOS via Quickemu. - Catalina **(Recommended)** - Big Sur - Monterey + - Ventura - `quickemu` will automatically download the required [OpenCore](https://github.com/acidanthera/OpenCorePkg) bootloader and OVMF firmware from [OSX-KVM](https://github.com/kholia/OSX-KVM). diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index 2e56c8f..594cbc4 100644 --- a/docs/quickemu_conf.1 +++ b/docs/quickemu_conf.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU_CONF" "1" "June 14, 2023" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "June 27, 2023" "quickemu_conf" "Quickemu Configuration Manual" .hy .SH NAME .PP diff --git a/docs/quickemu_conf.1.md b/docs/quickemu_conf.1.md index 18ca1c3..71b962f 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 14, 2023 +date: June 27, 2023 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 5365530..8bdbc17 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKGET" "1" "June 14, 2023" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "June 27, 2023" "quickget" "Quickget User Manual" .hy .SH NAME .PP @@ -273,7 +273,8 @@ quickemu --vm macos-catalina.conf .fi .PP macOS \f[V]high-sierra\f[R], \f[V]mojave\f[R], \f[V]catalina\f[R], -\f[V]big-sur\f[R] and \f[V]monterey\f[R] are supported. +\f[V]big-sur\f[R], \f[V]monterey\f[R] and \f[V]ventura\f[R] are +supported. .IP \[bu] 2 Use cursor keys and enter key to select the \f[B]macOS Base System\f[R] .IP \[bu] 2 @@ -289,8 +290,8 @@ click \f[B]Erase\f[R]. .IP \[bu] 2 Enter a \f[V]Name:\f[R] for the disk .IP \[bu] 2 -If you are installing macOS Mojave or later (Catalina, Big Sur, and -Monterey), choose any of the APFS options as the filesystem. +If you are installing macOS Mojave or later (Catalina, Big Sur, Monterey +and Ventura), choose any of the APFS options as the filesystem. MacOS Extended may not work. .RE .IP \[bu] 2 @@ -409,6 +410,8 @@ Catalina \f[B](Recommended)\f[R] Big Sur .IP \[bu] 2 Monterey +.IP \[bu] 2 +Ventura .RE .IP \[bu] 2 \f[V]quickemu\f[R] will automatically download the required diff --git a/docs/quickget.1.md b/docs/quickget.1.md index de59e7c..5bb5f22 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 14, 2023 +date: June 27, 2023 footer: quickget header: Quickget User Manual section: 1 @@ -181,8 +181,8 @@ quickget macos catalina quickemu --vm macos-catalina.conf ``` -macOS `high-sierra`, `mojave`, `catalina`, `big-sur` and `monterey` are -supported. +macOS `high-sierra`, `mojave`, `catalina`, `big-sur`, `monterey` and +`ventura` are supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** @@ -192,8 +192,8 @@ supported. click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big - Sur, and Monterey), choose any of the APFS options as the - filesystem. MacOS Extended may not work. + Sur, Monterey and Ventura), choose any of the APFS options + as the filesystem. MacOS Extended may not work. - Click **Erase**. - Click **Done**. - Close Disk Utility @@ -275,6 +275,7 @@ There are some considerations when running macOS via Quickemu. - Catalina **(Recommended)** - Big Sur - Monterey + - Ventura - `quickemu` will automatically download the required [OpenCore](https://github.com/acidanthera/OpenCorePkg) bootloader and OVMF firmware from [OSX-KVM](https://github.com/kholia/OSX-KVM).