Skip to content

Commit

Permalink
patches: move into separate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
blitz committed Mar 22, 2024
1 parent 0eff1a5 commit 8fd3df1
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ $ git clone https://github.com/cyberus-technology/virtualbox-kvm vbox-patches
$ cd VirtualBox-7.0.14
$ git add *
$ git commit -m "VirtualBox vanilla code"
$ git am ../vbox-patches/*.patch
$ git am ../vbox-patches/patches/*.patch
$ ./configure --with-kvm --disable-kmods --disable-docs --disable-hardening --disable-java
$ source ./env.sh
$ kmk
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8fd3df1

Please sign in to comment.