Skip to content

Commit

Permalink
patches: update for version 20241220
Browse files Browse the repository at this point in the history
  • Loading branch information
tpressure committed Dec 20, 2024
1 parent 1c0683c commit 565877c
Show file tree
Hide file tree
Showing 4 changed files with 478 additions and 5,971 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ After having all the prerequisites installed, the build process can be condensed
to the following steps:

```shell
$ # Download the VirtualBox 7.0.20 source package from Oracle.
$ tar xf VirtualBox-7.0.20.tar.bz2
$ # Download the VirtualBox 7.1.4 source package from Oracle.
$ tar xf VirtualBox-7.1.4.tar.bz2
$ git clone https://github.com/cyberus-technology/virtualbox-kvm vbox-kvm
$ cd VirtualBox-7.0.20
$ cd VirtualBox-7.1.4
$ git init
$ git add *
$ git commit -m "VirtualBox vanilla code"
Expand Down
Loading

0 comments on commit 565877c

Please sign in to comment.