New commits:
commit 9b9f25561a0134bf0b151b722cfc2320d6e1d8ef
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
virtualbox-module 1.6.6
commit 71d30f0ea14558a70e341f73d84982665697c609
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
virtualbox 1.6.6
diff --git a/kernels/virtualbox-module/DETAILS
b/kernels/virtualbox-module/DETAILS
index 2c0ba2d..dd054e7 100755
--- a/kernels/virtualbox-module/DETAILS
+++ b/kernels/virtualbox-module/DETAILS
@@ -1,5 +1,5 @@
SPELL=virtualbox-module
- VERSION=1.6.4
+ VERSION=1.6.6
SOURCE=virtualbox-module-$VERSION.tar.gz
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/vboxdrv
diff --git a/kernels/virtualbox-module/HISTORY
b/kernels/virtualbox-module/HISTORY
index d52203c..b6573b9 100644
--- a/kernels/virtualbox-module/HISTORY
+++ b/kernels/virtualbox-module/HISTORY
@@ -1,3 +1,6 @@
+2008-09-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.6.6
+
2008-08-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.4
ln -s $TRACK_ROOT/usr/include/qt $SOURCE_DIRECTORY/FAKEQTDIR/include &&
diff --git a/utils/virtualbox/attachment-0001.txt
b/utils/virtualbox/attachment-0001.txt
deleted file mode 100644
index 0169c8d..0000000
--- a/utils/virtualbox/attachment-0001.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-# $Id: Makefile.kmk 31342 2008-05-28 08:44:35Z frank $
-## @file
-# Makefile for VBoxTunctl, which is identical to tunctl from Usermode Linux
-# except for the name.
-#
-
-#
-# Copyright (C) 2006-2007 Sun Microsystems, Inc.
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License (GPL) as published by the Free Software
-# Foundation, in version 2 as it comes in the "COPYING" file of the
-# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
-# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
-# Clara, CA 95054 USA or visit http://www.sun.com if you need
-# additional information or have any questions.
-#
-
-DEPTH = ../../..
-include $(KBUILD_PATH)/header.kmk
-
-ifneq ($(KBUILD_HOST),linux)
-$(error "VBoxTunctl can only be built on Linux!")
-endif
-
-PROGRAMS = VBoxTunctl
-
-VBoxTunctl_TEMPLATE = VBOXR3EXE
-VBoxTunctl_SOURCES = tunctl.c
-
-include $(KBUILD_PATH)/footer.kmk
diff --git a/utils/virtualbox/attachment.txt b/utils/virtualbox/attachment.txt
deleted file mode 100644
index 3c4da94..0000000
--- a/utils/virtualbox/attachment.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-# $Id: Makefile.kmk 34052 2008-08-04 17:27:28Z klaus $
-## @file
-# Top-level makefile for the external apps.
-#
-
-#
-# Copyright (C) 2006-2007 Sun Microsystems, Inc.
-#
-# This file is part of VirtualBox Open Source Edition (OSE), as
-# available from http://www.virtualbox.org. This file is free software;
-# you can redistribute it and/or modify it under the terms of the GNU
-# General Public License (GPL) as published by the Free Software
-# Foundation, in version 2 as it comes in the "COPYING" file of the
-# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
-# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
-# Clara, CA 95054 USA or visit http://www.sun.com if you need
-# additional information or have any questions.
-#
-
-DEPTH = ../..
-include $(KBUILD_PATH)/header.kmk
-
-ifdef VBOX_WITH_KCHMVIEWER
-ifneq ($(wildcard kchmviewer-2.6),)
-SUBDIRS.linux = kchmviewer-2.6
-endif
-endif
-
-ifneq ($(wildcard tunctl),)
-SUBDIRS.linux += tunctl
-endif
-
-include $(KBUILD_PATH)/rules.kmk
-
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9b9f25561a0134bf0b151b722cfc2320d6e1d8ef),
Ladislav Hagara, 09/03/2008