summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-23 12:35:33 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-23 12:38:13 -0500
commit929f07eed0b70e96c34fadc2d0b2d66d9f22834e (patch)
treece7a8326119b7a86b053850aa1c6b993c0eeba6a
parentSync up to desktop-amd64-hardened (diff)
downloadgrs-929f07eed0b70e96c34fadc2d0b2d66d9f22834e.tar.gz
grs-929f07eed0b70e96c34fadc2d0b2d66d9f22834e.tar.bz2
grs-929f07eed0b70e96c34fadc2d0b2d66d9f22834e.zip
build: use new syntax for kernel directive
-rw-r--r--build14
-rw-r--r--scripts/kernel-config2
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