Justin Cormack
|
9f8f7812bc
|
add kexec support
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-18 22:25:58 +00:00 |
|
Justin Cormack
|
dd0cd99c4d
|
switch to Ubuntu for stable release with cross compilers as Debian broke
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-18 17:46:19 +00:00 |
|
Justin Cormack
|
f00e396175
|
update gitignore
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-14 15:18:37 +00:00 |
|
Mindy Preston
|
55bfabc8f2
|
fix qemu invocation for arm kernel
Download the correct dtb from debian when making a kernel and use it
when invoking qemu-system-arm. Also, provide additional serial
parameters.
|
2016-01-14 14:23:57 +00:00 |
|
Justin Cormack
|
42e141986a
|
cut down serial port options on arm
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-14 10:45:18 +00:00 |
|
Justin Cormack
|
7ce5afc2d9
|
more arm fixes
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-13 17:48:42 +00:00 |
|
Justin Cormack
|
658ac6145f
|
Initial arm support
Not yet working, some parts also not yet cross compiled
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-13 15:49:38 +00:00 |
|
Justin Cormack
|
5b3188cd0c
|
Update kernel to 4.1.15
Add fix for https://github.com/docker/docker/issues/18180 with
aufs update.
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-12 14:11:05 +00:00 |
|
Justin Cormack
|
306635da8e
|
add virtio scsi support
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-11 15:28:03 +00:00 |
|
Justin Cormack
|
f4b04272a7
|
clean up build containers on make clean; rename for consistency
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-07 10:56:02 +00:00 |
|
Justin Cormack
|
689c0db749
|
kernel option cleanups
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-05 11:25:38 +00:00 |
|
Justin Cormack
|
ab9801f5c3
|
remove unnecessary PCI option
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-05 11:20:30 +00:00 |
|
Justin Cormack
|
f509a1e0be
|
remove unnecessary power management options
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-05 11:18:33 +00:00 |
|
Justin Cormack
|
1eb909946c
|
remove old syscall support
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-05 11:15:55 +00:00 |
|
Justin Cormack
|
bf0c62123c
|
remove softdog, as liable to be unreliable in VM
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2016-01-05 10:51:19 +00:00 |
|
Justin Cormack
|
06821b12db
|
initial changes towards building kernel for arm
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-30 18:33:07 +00:00 |
|
Justin Cormack
|
a6f133ce49
|
Draft arm kernel config, untested
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-30 17:34:16 +00:00 |
|
Justin Cormack
|
12db308469
|
switch to Debian unstable for kernel compiles, prep for arm cross compile
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-30 16:57:08 +00:00 |
|
Justin Cormack
|
0d281ffbc1
|
kernel config changes for slightly faster boot
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-23 15:07:03 +00:00 |
|
Justin Cormack
|
282c9846ba
|
remove btrfs as this pulls in the very slow raid6 test on boot
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-23 14:18:06 +00:00 |
|
Justin Cormack
|
0f31668020
|
remove some more unused kernel config
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-23 14:06:09 +00:00 |
|
Justin Cormack
|
f85c89b3c4
|
add other optional kernel config as reported by check-config.sh
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-17 15:56:39 +00:00 |
|
Justin Cormack
|
b005491406
|
add btrfs and dm backend kernel support
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-17 15:45:30 +00:00 |
|
Justin Cormack
|
fca32a3b72
|
move kernel under rest of build and pull through aufs tools
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
|
2015-12-17 15:26:42 +00:00 |
|