commit: 929f07eed0b70e96c34fadc2d0b2d66d9f22834e Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Dec 23 17:35:33 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Dec 23 17:38:13 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=929f07ee
build: use new syntax for kernel directive build | 14 ++++++++++++-- scripts/kernel-config | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/build b/build index 5ca3387..10271f2 100644 --- a/build +++ b/build @@ -29,7 +29,7 @@ runscript initrc.sh runscript passwd.sh runscript clean.sh unmount -kernel +kernel x86_64 log stamp log Tar+Hash @@ -38,5 +38,15 @@ log stamp tarit hashit -log stamp ++log stamp ++log Extras ++log stamp ++ ++mount ++populate 4 ++runscript cycle.3.sh ++unmount ++kernel x86_64 ++ ++log stamp +log END diff --git a/scripts/kernel-config b/scripts/kernel-config index 5985a28..a485802 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.7.10-hardened Kernel Configuration +# Linux/x86 4.14.8-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y