summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 09:09:43 +0900
committerYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 09:09:43 +0900
commit2f12a22761fa221e2380be13916b5b23939367b8 (patch)
treeaa980c7604c4cc6eb8bd35609a1fec8a87ebd467 /scripts
parentsys-freebsd/*10.2_beta1: It was compiled to be able to fix 10.2_BETA1. (diff)
downloadgentoo-bsd-2f12a22761fa221e2380be13916b5b23939367b8.tar.gz
gentoo-bsd-2f12a22761fa221e2380be13916b5b23939367b8.tar.bz2
gentoo-bsd-2f12a22761fa221e2380be13916b5b23939367b8.zip
automatic_updater.sh : added kernelonly.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/automatic_updater.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/automatic_updater.sh b/scripts/automatic_updater.sh
index 0fd381b..c84a60e 100644
--- a/scripts/automatic_updater.sh
+++ b/scripts/automatic_updater.sh
@@ -120,6 +120,7 @@ case "$TARGETMODE" in
update_gcc
update_kernel
;;
+ "kernelonly" ) update_kernel ;;
"freebsd_userland" )
update_freebsd_userland
post_freebsd_userland