From 333d0505c927b4288c27f46359c70d09882ca9b3 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sun, 12 Jun 2016 18:02:48 +0100 Subject: [PATCH] documented install_default_kernel --- doc/README-functions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/README-functions.md b/doc/README-functions.md index 73745d3..39dc020 100644 --- a/doc/README-functions.md +++ b/doc/README-functions.md @@ -113,3 +113,7 @@ Prints the `/etc/resolv.conf` file. ## conf_print_sourceslist() Prints default `/etc/apt/sources.list` +# zlibs/customise + +## install_default_kernel() +Install the default kernel in the bootstrapped system \ No newline at end of file