Skip to content

Commit

Permalink
docs: Add Ventura to supported MacOS releases
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford authored and flexiondotorg committed Oct 16, 2023
1 parent 6545f87 commit 4226c5a
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 25 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand All @@ -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
Expand Down Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion build-docs
11 changes: 7 additions & 4 deletions docs/quickemu.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
11 changes: 6 additions & 5 deletions docs/quickemu.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: June 14, 2023
date: June 27, 2023
footer: quickemu
header: Quickemu User Manual
section: 1
Expand Down Expand Up @@ -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**
Expand All @@ -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
Expand Down Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion docs/quickemu_conf.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/quickemu_conf.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: June 14, 2023
date: June 27, 2023
footer: quickemu_conf
header: Quickemu Configuration Manual
section: 1
Expand Down
11 changes: 7 additions & 4 deletions docs/quickget.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
11 changes: 6 additions & 5 deletions docs/quickget.1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: June 14, 2023
date: June 27, 2023
footer: quickget
header: Quickget User Manual
section: 1
Expand Down Expand Up @@ -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**
Expand All @@ -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
Expand Down Expand Up @@ -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).
Expand Down

0 comments on commit 4226c5a

Please sign in to comment.