Ivan Mikushin
356f25be20
cross-build is back
...
`HOST_ARCH=arm64 ./make.sh minimal` builds vmlinuz and initrd for arm64 on arm64 (sourcing .docker-env.arm64 in the process)
`ARCH=arm ./make.sh rootfs` builds rootfs.tar.gz for arm on your current docker environment
2016-03-15 09:01:10 -07:00
Ivan Mikushin
142ec23778
Build for ARM64 on ARM64, installer included
2016-03-14 12:08:11 -07:00
Ivan Mikushin
0bab70e84e
cleanup Makefile a bit
2016-02-29 17:03:34 -08:00
Ivan Mikushin
8b72377a3c
generate os-config.yml
2016-02-26 17:46:55 -08:00
Josh Curl
f28d463504
Enable SELinux
2016-02-19 16:11:32 -08:00
Ivan Mikushin
2f27271a2c
Multi-arch build
...
Currently, for amd64 (the default) and arm.
Run `dapper make ARCH=arm rootfs` to build rootfs.tar.gz for arm.
2016-02-08 16:49:49 -08:00
Darren Shepherd
4cd78f1047
Even faster dev build :)
2015-10-01 15:45:48 -07:00
Ivan Mikushin
39e2e6c3b3
speed up the full build by swapping lzma with gzip if run with --dev flag
2015-09-23 10:22:55 +05:00
Ivan Mikushin
414eec85c6
custom kernel and docker-from-scratch
2015-08-07 20:06:28 +05:00
Ivan Mikushin
f072cff37c
cleanup after docker create
2015-08-06 15:03:29 +05:00
Darren Shepherd
13106ed63f
Fix sbin symlink and bootstrap services
2015-08-06 00:49:00 -07:00
Darren Shepherd
598f47b68d
Update build for docker-from-scratch
2015-08-06 00:05:25 -07:00
Ivan Mikushin
e0e51a9f37
move chunks of shell from Makefile into scripts
2015-08-06 01:58:32 +05:00