mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Update README
This commit is contained in:
@@ -10,7 +10,7 @@ http://www.armbian.com
|
||||
- x86/x64 machine running any OS; 4G ram, SSD, quad core (recommended),
|
||||
- [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or similar virtualization software **(highly recommended with a minimum of 20GB hard disk space for the virtual disk image)**,
|
||||
- alternatively - [Docker](https://github.com/igorpecovnik/lib/pull/255#issuecomment-205045273), [systemd-nspawn](https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html) or other containerization software,
|
||||
- compilation environment is **highly recommended** to be [Ubuntu Trusty 14.04](http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-amd64/current/images/netboot/mini.iso) or [Ubuntu Xenial 16.04](http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-amd64/current/images/netboot/mini.iso) (other releases are **not officially supported**),
|
||||
- compilation environment is **highly recommended** to be [Ubuntu Trusty 14.04 x64](http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-amd64/current/images/netboot/mini.iso) or [Ubuntu Xenial 16.04 x64](http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-amd64/current/images/netboot/mini.iso) (other releases are **not officially supported**),
|
||||
- installed basic system, OpenSSH and Samba (optional),
|
||||
- superuser rights (configured `sudo` or root shell).
|
||||
|
||||
@@ -23,7 +23,7 @@ http://www.armbian.com
|
||||
|
||||
This will download all necessary sources, execute compilation and/or build a bootable image. Most of things will be cached so next run will be extremely faster!
|
||||
|
||||
## How to edit kernel configuration?
|
||||
## How to change kernel configuration?
|
||||
|
||||
Edit `compile.sh` and set
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
Progress:
|
||||
|
||||
* sunxi-mali: fix pkgconfig files for multiarch
|
||||
* sunxi-mali: fix pkgconfig files for multiarch - **done**
|
||||
|
||||
* fbturbo: check xserver plugin search path
|
||||
* fbturbo: check xserver plugin search path for multiarch
|
||||
|
||||
### Installing packages to images:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user