|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../vserver/pkg_linux_post.conf |
|
|
|
# Filename: package/.../vserver/pkg_linux_post.conf |
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2009 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
|
# |
|
|
@ -74,3 +74,5 @@ fi |
|
|
|
|
|
|
|
|
|
|
|
echo_status "Including VServer ($pkg_ctx_ver) support." |
|
|
|
echo_status "Including VServer ($pkg_ctx_ver) support." |
|
|
|
hook_add postpatch 5 "lx_extraversion=\$lx_extraversion-vs${pkg_ctx_ver}" |
|
|
|
hook_add postpatch 5 "lx_extraversion=\$lx_extraversion-vs${pkg_ctx_ver}" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var_insert lx_confmerge ' ' "$pkg_ctx_confdir/linux.cfg" |
|
|
|