We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ceffbe commit 47872baCopy full SHA for 47872ba
src/config
@@ -1,5 +1,6 @@
1
export DIST_NAME=RealtimePi
2
export DIST_VERSION=0.1
3
export MODULES="base(network,kernel(realtimepi))"
4
+export KERNEL_SOURCE_CLEANUP="yes"
5
6
export BASE_IMAGE_ENLARGEROOT=2000
0 commit comments