tianon / boot2docker-debian

a newly re-imagined boot2docker, based on Debian for stability and maintainability
Apache License 2.0
55 stars 14 forks source link

Provide kernel config #9

Closed tiborvass closed 9 years ago

tiborvass commented 9 years ago

I couldn't find the kernel configs anywhere inside the VM. Are they missing?

tianon commented 9 years ago

We don't compile our own kernel. :smile:

If you do something like "make explore-docker", kernel config should be available inside "/boot".

tiborvass commented 9 years ago

I see, but why not provide that list of kernel options inside the VM? Is it reserved for when you compile your own kernel?

tianon commented 9 years ago

Yeah, it's getting excluded as a side effect -- if we narrow down our /boot exclusion (which is reasonable IMO) we should be able to get the kernel config included in the ISO.