X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/1a8d12c265f699cb47bf14fe7f7e7b87ae77e784..93ae139b76977d3a23f3154f6b6d87bb31248ce2:/README.md diff --git a/README.md b/README.md index a018daaa..f0d5d4bd 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Packages are built using Ubuntu 16.04. Perform the following steps to configure - Run `scripts/setup-android-sdk.sh` to install the Android SDK and NDK at `$HOME/lib/android-{sdk,ndk}`. +There is also a [Vagrantfile](scripts/Vagrantfile) available for setting up an Ubuntu environment using a virtual machine on other operating systems. + Build environment using Docker ============================== On other Linux distributions than Ubuntu 16.04 (or on other platforms than Linux) the best course @@ -83,7 +85,7 @@ Resources ========= * [Android changes for NDK developers](https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md) -* [Linux From Scratch](http://www.linuxfromscratch.org/blfs/view/svn/index.html) +* [Linux From Scratch](http://www.linuxfromscratch.org/lfs/view/stable/) * [Beyond Linux From Scratch](http://www.linuxfromscratch.org/blfs/view/stable/)