[Pkg-virtualbox-commits] r244 - in tags: . 1.5.6-dfsg-3/debian
meskes at alioth.debian.org
meskes at alioth.debian.org
Tue Mar 18 18:47:11 UTC 2008
Author: meskes
Date: 2008-03-18 18:47:11 +0000 (Tue, 18 Mar 2008)
New Revision: 244
Added:
tags/1.5.6-dfsg-3/
tags/1.5.6-dfsg-3/debian/changelog
tags/1.5.6-dfsg-3/debian/control
tags/1.5.6-dfsg-3/debian/lynx-dump-postprocess
tags/1.5.6-dfsg-3/debian/rules
tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian.xml
tags/1.5.6-dfsg-3/debian/virtualbox-ose.docs
Removed:
tags/1.5.6-dfsg-3/debian/changelog
tags/1.5.6-dfsg-3/debian/control
tags/1.5.6-dfsg-3/debian/rules
tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian
Log:
Released 1.5.6-dfsg-3
Copied: tags/1.5.6-dfsg-3 (from rev 241, trunk)
Deleted: tags/1.5.6-dfsg-3/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-03-15 20:48:45 UTC (rev 241)
+++ tags/1.5.6-dfsg-3/debian/changelog 2008-03-18 18:47:11 UTC (rev 244)
@@ -1,463 +0,0 @@
-virtualbox-ose (1.5.6-dfsg-3) UNRELEASED; urgency=low
-
- [ Michael Meskes ]
- * Fixed arch check in virtualbox-ose-source rules file, closes: #469882
- * Added just another patch to the initscript. This patch makes sure the tun
- module is only loaded if it is needed, closes: #470172
- * Made desktop file comply to the Free Desktop specification, closes: #470937
- * Replaced $(PWD) with $(CURDIR) in rules file.
- * Bumped build dependency for debhelper to version >= 5.0.44~ because of
- dh_installifupdown.
-
- [ Hilko Bengen ]
- * Added scripts for managing `vbox' interfaces from
- /etc/network/interfaces
-
- -- Hilko Bengen <bengen at debian.org> Wed, 12 Mar 2008 22:53:07 +0100
-
-virtualbox-ose (1.5.6-dfsg-2) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Added Brazilian-Portuguese debconf translation from Eder L. Marques
- <eder at edermarques.net> (Closes: #467452).
-
- [ Michael Meskes ]
- * Added patch by Frans Pop <elendil at planet.nl> to make modules compile with
- kernel 2.6.25, closes: #468864
- * Suggest bridge-utils which is needed for static host networking.
- * Added patch against init script to remove newly created file again on
- failure, closes: #468419
- * Fixed watch file to cope with -1 upstream release.
-
- -- Michael Meskes <meskes at debian.org> Sun, 02 Mar 2008 10:38:31 +0100
-
-virtualbox-ose (1.5.6-dfsg-1) unstable; urgency=low
-
- [ Michael Meskes ]
- * New upstream version
- * Fixed LSB headers in init.d scripts, closes: #466311
- * list x11config.pl with correct path in README file, closes: #466621
- * Added last changes made by the translation projects, thanks to
- Christian Perrier <bubulle at debian.org>.
- * Tweaked dfsg-free target in rules file so it is really executable, first
- steps made by Hilko.
-
- [ Hilko Bengen ]
- * Make module loading in initscript configurable (disabled by default).
-
- [ Patrick Winnertz ]
- * prevent initscript from failing if module doesn't exist. (Closes: #466851)
-
- -- Michael Meskes <meskes at debian.org> Sat, 23 Feb 2008 10:49:28 +0100
-
-virtualbox-ose (1.5.4-dfsg-5) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
- * Unified headers of debconf template translations.
- * Rediffed patches and again fixed their headers.
- * Added Portuguese debconf translation from Ricardo Silva <ardoric at gmail.com>
- (Closes: #464761).
- * Removed extra whitespace in maintainer field of control, thanks to
- Christoph Berg <myon at debian.org> (Closes: #465327).
-
- [ Michael Meskes ]
- * Added Basque debconf translation, closes: #460348
- * Added Japanese debconf translation, closes: #465682
- * Added French debconf translation, closes: #465779
- * Added Russian debconf translation, closes: #466092
- * Added Italian debconf translation, closes: #466095
- * Added Dutch debconf translation, closes: #466113
- * Added Spanish debconf translation, closes: #466280
- * Updated German translation.
- * Really use runtime assertion patch.
- * Replaced two patches for module build process by upstream changes taken
- from SVN.
- * Added ARCH setting to virtualbox-ose-source rules file so we can cross
- compile the module.
- * Insert module in initscript.
-
- [ Patrick Winnertz ]
- * Fix error of postrm if vboxusers is a non-system group (maybe added
- manually before installation of virtualbox-ose). (Closes: #462885)
- * Added reviewed debconf templates and translations.
- (Closes: #463283) Thanks to Christian Perrier
- (Closes: #463828) Thanks to Jacobo Tarrio.
- (Closes: #463959) Thanks to Esko Arajärvi
- (Closes: #464043) Thanks to Miroslav Kure
- (Closes: #464509) Thanks to Clytie Siddall
-
- -- Michael Meskes <meskes at debian.org> Sun, 17 Feb 2008 19:08:04 +0100
-
-virtualbox-ose (1.5.4-dfsg-4) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
-
- [ Patrick Winnertz ]
- * Fixed broken symlink (Closes: #458991)
-
- -- Patrick Winnertz <winnie at debian.org> Tue, 15 Jan 2008 11:49:18 +0100
-
-virtualbox-ose (1.5.4-dfsg-3) unstable; urgency=low
-
- * Added patch from SVN send by Frank Mehnert <frank at innotek.de> to fix
- runtime assertions.
- * Improved debconf text.
- * Check for package upgrade in preinst.
- * Pre-Depend on debconf.
-
- -- Michael Meskes <meskes at debian.org> Thu, 10 Jan 2008 15:14:26 +0100
-
-virtualbox-ose (1.5.4-dfsg-2) unstable; urgency=low
-
- [ Hilko Bengen ]
- * Added debian/watch
-
- [ Daniel Baumann ]
- * Rediffed 02-module-in-kernel.dpatch.
- * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
-
- [ Michael Meskes ]
- * Removed two additional include files from guest-sources again because they
- were only needed for amd64.
- * Install VBoxAddIF.sh which was lost during transition, closes: #458991.
- * Added a recommend to libhal, see #448347 for details.
- * Added debconf support.
- * Tell the user about losing snapshots and ask via debconf whether to
- proceed, closes: #458842.
- * Clarified error message coming up if module is not loaded, closes: #459440.
-
- -- Michael Meskes <meskes at debian.org> Mon, 07 Jan 2008 17:41:32 +0100
-
-virtualbox-ose (1.5.4-dfsg-1) unstable; urgency=low
-
- [ Michael Meskes ]
- * Do not build guest-utils on amd64 because 64bit guests are nor support
- yet.
- * Removed build time dependency on i32-libs that is not really needed.
- * New upstream version.
- * Removed some new files because of licensing problems:
- ./src/VBox/Additions/linux/selinux-fedora
- ./src/VBox/Additions/linux/xmouse/Imakefile
- ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
- * Removed the following patches because they are not needed anymore:
- 01-configure.dpatch
- 08-no-kernel.dpatch
- 09-fix-initscript.dpatch
- 12-kcompat-2.6.24.dpatch
- * Replaced our registration patch by the new config option taken from SVN.
- * Rediffed and renumbered some of the remaining patches.
- * Added build dependency on libpulse-dev.
- * Moved shell scripts from /usr/lib to /usr/share.
- * g++-multilib on amd64 depends on libc6-dev-i386, no need to specify both
- as build dependency.
- * Manually install missing include files for guest-sources.
- * Changed layout of guest-sources package to not have to patch the Makefile.
- * Changed patch accordingly.
- * Removed old 02-host-module patch, it wasn't needed anymore.
- * Added new patch 02-module-in-kernel to make sure modules build in a kernel
- build environment.
-
- [ Hilko Bengen ]
- * Make dh_strip ignore symlink(s) in /usr/share
-
- [ Daniel Baumann ]
- * Again fixing dpatch headers.
- * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
- * Correcting the name of Phillip in copyright.
- * Syncronising Uploaders of control with control.module.in.
- * Rediffed all patches properly.
-
- -- Michael Meskes <meskes at debian.org> Tue, 01 Jan 2008 14:26:51 +0100
-
-virtualbox-ose (1.5.2-dfsg2-7) unstable; urgency=low
-
- [ Patrick Winnertz ]
- * Do only recommend the virtualbox-ose-modules package. Maybe someone
- would like to compile it on it's own, or not with m-a. (Closes: #456989)
-
- [ Hilko Bengen ]
- * Build system: a large move towards using dh_install
- - This requires that we force the build output dir to a fixed location.
- - The dh_install call needs to go to the `install' target.
- * Leave out code/data for test cases from virtualbox-ose binary package
-
- [ Michael Meskes ]
- * Only suggest guest-sources in guest-utils. With l-m-e expected to include
- the guest-modules in the near future, this should be sufficient.
- * Rearranged parts of the debian dir.
- * Replaced our patch to not need kernel sources by new configure option
- taken from svn.
-
- [ Daniel Baumann ]
- * Bumping policy also in module controls, no other changes needed.
-
- -- Michael Meskes <meskes at debian.org> Thu, 20 Dec 2007 15:51:13 +0100
-
-virtualbox-ose (1.5.2-dfsg2-6) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
- * Fixing dpatch headers.
- * Rediffed dpatches 6-12.
- * Removed svn:executable on dpatch 9 and 12.
-
- [ Michael Meskes ]
- * Fixed rules file to correctly install module sources, closes: #456916
-
- -- Michael Meskes <meskes at debian.org> Tue, 18 Dec 2007 16:21:33 +0100
-
-virtualbox-ose (1.5.2-dfsg2-5) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Upgrading virtualbox-ose-modules recommends to depends.
- * Downgrading virtualbox-ose-source recommends to suggests.
- * Bumping policy version, no other changes needed.
-
- [ Hilko Bengen ]
- * Added support for vditool to VBox.sh
- * Build system:
- - Cleaned up patch/config phase
- - Added copy of init script to debian directory -- no longer copy it
- from src/VBox/Installer/linux/vboxnet.sh
- - symlinks/directories in packages are now created using debhelper
- * Add 2.6.24 compatibility fix (Closes: #456464)
-
- [ Patrick Winnertz ]
- * Moved initscript again out of debian, we should use the upstream one
- and created a patch for this one. (in order to fix lintian warning)
- * Add description to 02-host-module.dpatch
-
- -- Patrick Winnertz <winnie at debian.org> Mon, 17 Dec 2007 17:37:52 +0100
-
-virtualbox-ose (1.5.2-dfsg2-4) unstable; urgency=low
-
- [ Patrick Winnertz ]
- * Changed my maintainer address
-
- [ meskes at debian.org ]
- * Made virtualbox-ose-guest-source compile under linux-modules-extra.
- * Made virtualbox-ose-guest-modules i386 only.
- * Re-encoded copyright file in UTF-8.
- * Removed empty /usr/sbin directory in virtualbox-ose package.
- * Removed /usr/lib/virtualbox/VBox.png, doesn't seem to be needed.
- * Also removed override for this file.
- * Moved binary file xpidl from /usr/share back to /usr/lib.
-
- -- Michael Meskes <meskes at debian.org> Thu, 06 Dec 2007 09:11:51 +0100
-
-virtualbox-ose (1.5.2-dfsg2-3) unstable; urgency=low
-
- * Added patch to remove registration form, closes: #447626, #453784
- * Added just another patch to make sure module is build with the correct
- name when build by linux-modules-extra, closes: #453681, #454123
- * Patched Makefile for guest modules for the same reason.
-
- -- Michael Meskes <meskes at debian.org> Sun, 02 Dec 2007 18:06:27 +0100
-
-virtualbox-ose (1.5.2-dfsg2-2) unstable; urgency=low
-
- [ Michael Meskes ]
- * Removed superfluous build dependencies:
- - libqt3-mt-dev depends on zlib1g-dev and libxcursor-dev
- - libxalan110-dev depends on libxerces27-dev
- - bcc depends on bin86
- * Remove guest libs from debug package.
- * Call "invoke-rc.d udev reload" conditionally in modules postinst.
- * Do not call modprobe in postinst script, closes: #451743, #451742
- * Made grep command in vboxnet.sh be quiet, closes: #451741
- * Do not start guest utils if not inside the vm.
- * Disabled modprobing of vboxadd because udev seems to be able to handle it.
- * Applied patch by Kel Modderman <kel at otaku42.de> improving
- guest utils init script.
- * Do not change xorg.conf in postinst, closes: #451745
-
- [ Daniel Baumann ]
- * Removing again whitespaces at EOL.
- * Removing empty virtualbox-ose-guest-utils.postrm.
-
- -- Michael Meskes <meskes at debian.org> Mon, 19 Nov 2007 10:56:31 +0100
-
-virtualbox-ose (1.5.2-dfsg2-1) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Added debug package.
- * Converting XS-* fields to their official counterparts.
- * Removed some re-imported useless whitespaces.
-
- [ Michael Meskes ]
- * Made sure modules postinst calls debmod before modprobe.
- * Added reference to http://wiki.debian.org/VirtualBox to README.Debian.
- * Moved architecture independant files from /usr/lib to /usr/share, closes: #448951
- * Checked license of linux installer and additions.
- * Repackaged dfsg orig tarball accordingly.
- * Added linux installer tools, closes: #448749
- * Provide programs with upstream upper/lower case mix as used by upstream.
- * Added linux additions in two seperate packages, closes: #440517, #449315
- * Install vboxnet.sh as init script.
- * Changed build system to work without kernel sources.
-
- -- Michael Meskes <meskes at debian.org> Tue, 12 Nov 2007 20:26:35 +0100
-
-virtualbox-ose (1.5.2-dfsg-2) unstable; urgency=low
-
- * Adding depends to adduser (Closes: #447271).
- * Conditionally call delgroup in virtualbox-ose.postrm.
- * Replacing virtualbox-modules with virtualbox-ose-modules in
- scripts/VBox.sh.
- * Sorting recommends.
- * Adding patch from Daniel Hahler <ubuntu at thequod.de> to change the error
- message for vboxdrv failure, according to virtualbox-ose-modules.
-
- -- Daniel Baumann <daniel at debian.org> Sat, 20 Oct 2007 06:40:00 +0200
-
-virtualbox-ose (1.5.2-dfsg-1) unstable; urgency=low
-
- [ Michael Meskes ]
- * Made build process install menu file, closes: #444842
- * Move virtualbox to Apps/System.
- * Syncronized desktop and menu file.
- * Documented features missing in Open-Source-Edition in
- README.Debian, closes: #444941
- * Changed menu section to Applications/Emulators.
-
- [ Daniel Baumann ]
- * Removing useless whitespaces at EOL and EOF in debian/*.
- * Sorting architectures.
- * Sorting build-depends.
- * Sorting control fields.
- * Adding VCS control fields.
- * Adding Homepage control fields.
- * Renaming virtualbox.desktop and virtualbox.xpm to virtualbox-ose.desktop
- and virtualbox-ose.xpm.
- * Using the term 'VirtualBox OSE' consistently in virtualbox-ose.desktop,
- virtualbox-ose-source.README.Debian and virtualbox-ose.menu.
- * Renaming README.Debian and README.rebuild to virtualbox-ose.README.Debian
- and virtualbox-ose.README.rebuild for consistency reasons.
- * Rediffed, cleaned up and properly named all dpatches.
- * Added forgotton changelog from the 1.5.0-dfsg-1 upload.
- * Using install -D call to install the lintian override.
- * Removed comment in rules about "dh_lintian"; this will not be implemented
- in debhelper anyway, see #109642 for more information.
- * Fixed spelling error and improved language in
- virtualbox-ose.README.rebuild.
- * Cleaned, simplified and refractored postinst.modules.in,
- virtualbox-ose.postinst and virtualbox-ose.postrm.
- * Added m-a override link for virtualbox-ose-source.
- * Re-applied improvements to dfsg-target in rules from 1.5.0-dfsg-1 upload.
- * Removing not needed debhelper calls in binary-indep target in rules.
- * Moving debian/virtualbox-ose.lintian-overrides to
- debian/lintian/virtualbox-ose for consistency reasons.
- * Moving debian/VBox.sh to debian/scripts/VBox.sh for consistency reasons.
- * Updated menu file to new menu policy.
- * Updated fsf address in copyright.
- * New upstream release:
- - Updating dfsg-free target in rules.
- - Updating 01-configure.dpatch.
-
- -- Michael Meskes <meskes at debian.org> Fri, 19 Oct 2007 10:19:49 +0200
-
-virtualbox-ose (1.5.0-dfsg2-2) unstable; urgency=low
-
- [ Patrick Winnertz ]
- * Added README.Debian to virtualbox-ose in order to document that the
- configuration xml files of the machines are not compatible between
- 1.4.0-svn4130 and the 1.5.0 release. (Closes: #441634)
- * Build only binary-dep packages in binary-dep target and only binary-indep
- packages in binary-indep target.
- * Added postrm to virtualbox-ose in order to remove the vboxusers group on
- purge. (Closes: #442396)
-
- [ Michael Meskes ]
- * Force udev to reload the rules in postinst. Hopefully this makes sure that
- the device always belongs to the right group.
-
- -- Michael Meskes <meskes at debian.org> Sun, 23 Sep 2007 13:55:37 +0200
-
-virtualbox-ose (1.5.0-dfsg2-1) unstable; urgency=low
-
- * Improved README.Debian for virtualbox-ose-source (Closes: #440793 )
- * Fixed error using different kernel sources than the one which is running
- (Closes: #440693 )
- Thanks to Stefan Lippers-Hollmann
- * The kernel module for virtualbox will only build on amd64 and i386
- (Closes: #440564)
- * Merge some changes that Daniel Baumann made in his own package before.
- Thanks.
- * Set the alioth ML as maintainer address, since this list will be used to
- discuss issues from now on.
- * Removed one patch for makefile. Instead use variables now.
- - Improved patch localconfig-kmk.dpatch
- * Upload of 1.5.0 fixes scrolling issue. (Closes: #440773 )
-
- -- Patrick Winnertz <patrick.winnertz at skolelinux.org> Thu, 06 Sep 2007 09:52:48 +0200
-
-virtualbox-ose (1.5.0-dfsg-1) unstable; urgency=low
-
- * New upstream release.
- * Re-added myself as co-maintainer as I'm the original maintainer.
- * Updated dfsg-free target in rules for new upstream version.
- * Don't forkbomb in dfsg-free target, use xargs.
- * Don't do a subshell in dfsg-free target, not required.
- * Cleaned the 'dh_make'-template header in postinst.modules.in.
- * Rediffed all patches with the same diff options.
- * Properly named all patches and adjusted their dpatch headers.
-
- -- Daniel Baumann <daniel at debian.org> Wed, 5 Sep 2007 06:58:00 +0200
-
-virtualbox-ose (1.4.0svn4130-dfsg-1) unstable; urgency=low
-
- [ Patrick Winnertz ]
- * Rename virtualbox to virtualbox-ose since innotek has a trademark on this
- name and they prohibit us to use this name together with the open-source edition.
- See http://www.virtualbox.org/wiki/Licensing_FAQ point 8 for details.
- * If module is not loadable on this kernel don't fail to install kernel
- module. (Closes: #440509)
- * Adjusted Upstream Authors name. The name of the company has changed.
- * Adjusted copyright. virtualbox is GPLv2 *only*.
-
- [ Michael Meskes ]
- * Added Build-Dependancy to g++-multilib on amd64.
-
- -- Michael Meskes <meskes at debian.org> Mon, 03 Sep 2007 14:27:30 +0200
-
-virtualbox (1.4.0svn4130-dfsg-1) unstable; urgency=low
-
- [ Daniel Baumann ]
- * Initial release (Closes: #406992, #407001, #409711).
-
- [ Philipp Hug ]
- * Stripped kbuild and yasm from source tarball
- * Use Debian's kbuild and yasm instead
- * Added myself as uploader
- * Build target for module is now all instead of module
- * Build against correct kernel source
- * Integrated changes by Patrick Winnertz
- * clean: rm env.sh AutoConfig.kmk configure.log
- * Install udev rules to automatically create device
- * Automatically create vboxusers group
- * Binary names are now lowercase
- * Disabled stripping for VMM because it breaks VirtualBox
- * Don't require kernel module, recommend it instead
-
- [ Patrick Winnertz ]
- * Remove Microsoft license stuff from orig.tar.gz (repackaged it )
- See dfsg-free section in debian/rules for details.
- * Added patch to use own yasm
- * Added patch to remove Additions from the Makefile.kmk
- * Remove ./src/libs/xpcom18a4/nsprpub/build/autoconf from source tarball.
- * Doesn't depend on gcc-3.4 and g++-3.4 since they are going to be removed from
- debian. Use default instead.
- Therefore I removed the patch, too.
- * Don't call dh_installdeb twice. (build-dep & build-indep)
- * Added section to create dfsg tarball automatically to debian/rules (experimental!!)
- * Added lintian.overrides for -fPIC since somehow virtualbox doesn't work with
- * Added patch to prevent building modules and kernel code when building the
- gui.
- * Install udev rule with virtualbox and not with the module, since several
- modules for several kernels could be there.
- * Improved copyright statements in copyright file.
- * Corrected .desktop file
-
- -- Patrick Winnertz <patrick.winnertz at skolelinux.org> Thu, 30 Aug 2007 12:35:51 +0200
Copied: tags/1.5.6-dfsg-3/debian/changelog (from rev 242, trunk/debian/changelog)
===================================================================
--- tags/1.5.6-dfsg-3/debian/changelog (rev 0)
+++ tags/1.5.6-dfsg-3/debian/changelog 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,466 @@
+virtualbox-ose (1.5.6-dfsg-3) unstable; urgency=low
+
+ [ Michael Meskes ]
+ * Fixed arch check in virtualbox-ose-source rules file, closes: #469882
+ * Added just another patch to the initscript. This patch makes sure the tun
+ module is only loaded if it is needed, closes: #470172
+ * Made desktop file comply to the Free Desktop specification, closes: #470937
+ * Replaced $(PWD) with $(CURDIR) in rules file.
+ * Bumped build dependency for debhelper to version >= 5.0.44~ because of
+ dh_installifupdown.
+ * Moved to Hilko's docbook version of README.Debian.
+ * Also added information about VBoxADDIF to README.Debian.
+ * Copied lynx-dump-postprocess script from exim4 package.
+
+ [ Hilko Bengen ]
+ * Added scripts for managing `vbox' interfaces from
+ /etc/network/interfaces
+
+ -- Michael Meskes <meskes at debian.org> Tue, 18 Mar 2008 15:13:39 +0100
+
+virtualbox-ose (1.5.6-dfsg-2) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Added Brazilian-Portuguese debconf translation from Eder L. Marques
+ <eder at edermarques.net> (Closes: #467452).
+
+ [ Michael Meskes ]
+ * Added patch by Frans Pop <elendil at planet.nl> to make modules compile with
+ kernel 2.6.25, closes: #468864
+ * Suggest bridge-utils which is needed for static host networking.
+ * Added patch against init script to remove newly created file again on
+ failure, closes: #468419
+ * Fixed watch file to cope with -1 upstream release.
+
+ -- Michael Meskes <meskes at debian.org> Sun, 02 Mar 2008 10:38:31 +0100
+
+virtualbox-ose (1.5.6-dfsg-1) unstable; urgency=low
+
+ [ Michael Meskes ]
+ * New upstream version
+ * Fixed LSB headers in init.d scripts, closes: #466311
+ * list x11config.pl with correct path in README file, closes: #466621
+ * Added last changes made by the translation projects, thanks to
+ Christian Perrier <bubulle at debian.org>.
+ * Tweaked dfsg-free target in rules file so it is really executable, first
+ steps made by Hilko.
+
+ [ Hilko Bengen ]
+ * Make module loading in initscript configurable (disabled by default).
+
+ [ Patrick Winnertz ]
+ * prevent initscript from failing if module doesn't exist. (Closes: #466851)
+
+ -- Michael Meskes <meskes at debian.org> Sat, 23 Feb 2008 10:49:28 +0100
+
+virtualbox-ose (1.5.4-dfsg-5) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
+ * Unified headers of debconf template translations.
+ * Rediffed patches and again fixed their headers.
+ * Added Portuguese debconf translation from Ricardo Silva <ardoric at gmail.com>
+ (Closes: #464761).
+ * Removed extra whitespace in maintainer field of control, thanks to
+ Christoph Berg <myon at debian.org> (Closes: #465327).
+
+ [ Michael Meskes ]
+ * Added Basque debconf translation, closes: #460348
+ * Added Japanese debconf translation, closes: #465682
+ * Added French debconf translation, closes: #465779
+ * Added Russian debconf translation, closes: #466092
+ * Added Italian debconf translation, closes: #466095
+ * Added Dutch debconf translation, closes: #466113
+ * Added Spanish debconf translation, closes: #466280
+ * Updated German translation.
+ * Really use runtime assertion patch.
+ * Replaced two patches for module build process by upstream changes taken
+ from SVN.
+ * Added ARCH setting to virtualbox-ose-source rules file so we can cross
+ compile the module.
+ * Insert module in initscript.
+
+ [ Patrick Winnertz ]
+ * Fix error of postrm if vboxusers is a non-system group (maybe added
+ manually before installation of virtualbox-ose). (Closes: #462885)
+ * Added reviewed debconf templates and translations.
+ (Closes: #463283) Thanks to Christian Perrier
+ (Closes: #463828) Thanks to Jacobo Tarrio.
+ (Closes: #463959) Thanks to Esko Arajärvi
+ (Closes: #464043) Thanks to Miroslav Kure
+ (Closes: #464509) Thanks to Clytie Siddall
+
+ -- Michael Meskes <meskes at debian.org> Sun, 17 Feb 2008 19:08:04 +0100
+
+virtualbox-ose (1.5.4-dfsg-4) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
+
+ [ Patrick Winnertz ]
+ * Fixed broken symlink (Closes: #458991)
+
+ -- Patrick Winnertz <winnie at debian.org> Tue, 15 Jan 2008 11:49:18 +0100
+
+virtualbox-ose (1.5.4-dfsg-3) unstable; urgency=low
+
+ * Added patch from SVN send by Frank Mehnert <frank at innotek.de> to fix
+ runtime assertions.
+ * Improved debconf text.
+ * Check for package upgrade in preinst.
+ * Pre-Depend on debconf.
+
+ -- Michael Meskes <meskes at debian.org> Thu, 10 Jan 2008 15:14:26 +0100
+
+virtualbox-ose (1.5.4-dfsg-2) unstable; urgency=low
+
+ [ Hilko Bengen ]
+ * Added debian/watch
+
+ [ Daniel Baumann ]
+ * Rediffed 02-module-in-kernel.dpatch.
+ * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
+
+ [ Michael Meskes ]
+ * Removed two additional include files from guest-sources again because they
+ were only needed for amd64.
+ * Install VBoxAddIF.sh which was lost during transition, closes: #458991.
+ * Added a recommend to libhal, see #448347 for details.
+ * Added debconf support.
+ * Tell the user about losing snapshots and ask via debconf whether to
+ proceed, closes: #458842.
+ * Clarified error message coming up if module is not loaded, closes: #459440.
+
+ -- Michael Meskes <meskes at debian.org> Mon, 07 Jan 2008 17:41:32 +0100
+
+virtualbox-ose (1.5.4-dfsg-1) unstable; urgency=low
+
+ [ Michael Meskes ]
+ * Do not build guest-utils on amd64 because 64bit guests are nor support
+ yet.
+ * Removed build time dependency on i32-libs that is not really needed.
+ * New upstream version.
+ * Removed some new files because of licensing problems:
+ ./src/VBox/Additions/linux/selinux-fedora
+ ./src/VBox/Additions/linux/xmouse/Imakefile
+ ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
+ * Removed the following patches because they are not needed anymore:
+ 01-configure.dpatch
+ 08-no-kernel.dpatch
+ 09-fix-initscript.dpatch
+ 12-kcompat-2.6.24.dpatch
+ * Replaced our registration patch by the new config option taken from SVN.
+ * Rediffed and renumbered some of the remaining patches.
+ * Added build dependency on libpulse-dev.
+ * Moved shell scripts from /usr/lib to /usr/share.
+ * g++-multilib on amd64 depends on libc6-dev-i386, no need to specify both
+ as build dependency.
+ * Manually install missing include files for guest-sources.
+ * Changed layout of guest-sources package to not have to patch the Makefile.
+ * Changed patch accordingly.
+ * Removed old 02-host-module patch, it wasn't needed anymore.
+ * Added new patch 02-module-in-kernel to make sure modules build in a kernel
+ build environment.
+
+ [ Hilko Bengen ]
+ * Make dh_strip ignore symlink(s) in /usr/share
+
+ [ Daniel Baumann ]
+ * Again fixing dpatch headers.
+ * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
+ * Correcting the name of Phillip in copyright.
+ * Syncronising Uploaders of control with control.module.in.
+ * Rediffed all patches properly.
+
+ -- Michael Meskes <meskes at debian.org> Tue, 01 Jan 2008 14:26:51 +0100
+
+virtualbox-ose (1.5.2-dfsg2-7) unstable; urgency=low
+
+ [ Patrick Winnertz ]
+ * Do only recommend the virtualbox-ose-modules package. Maybe someone
+ would like to compile it on it's own, or not with m-a. (Closes: #456989)
+
+ [ Hilko Bengen ]
+ * Build system: a large move towards using dh_install
+ - This requires that we force the build output dir to a fixed location.
+ - The dh_install call needs to go to the `install' target.
+ * Leave out code/data for test cases from virtualbox-ose binary package
+
+ [ Michael Meskes ]
+ * Only suggest guest-sources in guest-utils. With l-m-e expected to include
+ the guest-modules in the near future, this should be sufficient.
+ * Rearranged parts of the debian dir.
+ * Replaced our patch to not need kernel sources by new configure option
+ taken from svn.
+
+ [ Daniel Baumann ]
+ * Bumping policy also in module controls, no other changes needed.
+
+ -- Michael Meskes <meskes at debian.org> Thu, 20 Dec 2007 15:51:13 +0100
+
+virtualbox-ose (1.5.2-dfsg2-6) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Again removing reimported useless whitespaces at EOL and EOF in debian/*.
+ * Fixing dpatch headers.
+ * Rediffed dpatches 6-12.
+ * Removed svn:executable on dpatch 9 and 12.
+
+ [ Michael Meskes ]
+ * Fixed rules file to correctly install module sources, closes: #456916
+
+ -- Michael Meskes <meskes at debian.org> Tue, 18 Dec 2007 16:21:33 +0100
+
+virtualbox-ose (1.5.2-dfsg2-5) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Upgrading virtualbox-ose-modules recommends to depends.
+ * Downgrading virtualbox-ose-source recommends to suggests.
+ * Bumping policy version, no other changes needed.
+
+ [ Hilko Bengen ]
+ * Added support for vditool to VBox.sh
+ * Build system:
+ - Cleaned up patch/config phase
+ - Added copy of init script to debian directory -- no longer copy it
+ from src/VBox/Installer/linux/vboxnet.sh
+ - symlinks/directories in packages are now created using debhelper
+ * Add 2.6.24 compatibility fix (Closes: #456464)
+
+ [ Patrick Winnertz ]
+ * Moved initscript again out of debian, we should use the upstream one
+ and created a patch for this one. (in order to fix lintian warning)
+ * Add description to 02-host-module.dpatch
+
+ -- Patrick Winnertz <winnie at debian.org> Mon, 17 Dec 2007 17:37:52 +0100
+
+virtualbox-ose (1.5.2-dfsg2-4) unstable; urgency=low
+
+ [ Patrick Winnertz ]
+ * Changed my maintainer address
+
+ [ meskes at debian.org ]
+ * Made virtualbox-ose-guest-source compile under linux-modules-extra.
+ * Made virtualbox-ose-guest-modules i386 only.
+ * Re-encoded copyright file in UTF-8.
+ * Removed empty /usr/sbin directory in virtualbox-ose package.
+ * Removed /usr/lib/virtualbox/VBox.png, doesn't seem to be needed.
+ * Also removed override for this file.
+ * Moved binary file xpidl from /usr/share back to /usr/lib.
+
+ -- Michael Meskes <meskes at debian.org> Thu, 06 Dec 2007 09:11:51 +0100
+
+virtualbox-ose (1.5.2-dfsg2-3) unstable; urgency=low
+
+ * Added patch to remove registration form, closes: #447626, #453784
+ * Added just another patch to make sure module is build with the correct
+ name when build by linux-modules-extra, closes: #453681, #454123
+ * Patched Makefile for guest modules for the same reason.
+
+ -- Michael Meskes <meskes at debian.org> Sun, 02 Dec 2007 18:06:27 +0100
+
+virtualbox-ose (1.5.2-dfsg2-2) unstable; urgency=low
+
+ [ Michael Meskes ]
+ * Removed superfluous build dependencies:
+ - libqt3-mt-dev depends on zlib1g-dev and libxcursor-dev
+ - libxalan110-dev depends on libxerces27-dev
+ - bcc depends on bin86
+ * Remove guest libs from debug package.
+ * Call "invoke-rc.d udev reload" conditionally in modules postinst.
+ * Do not call modprobe in postinst script, closes: #451743, #451742
+ * Made grep command in vboxnet.sh be quiet, closes: #451741
+ * Do not start guest utils if not inside the vm.
+ * Disabled modprobing of vboxadd because udev seems to be able to handle it.
+ * Applied patch by Kel Modderman <kel at otaku42.de> improving
+ guest utils init script.
+ * Do not change xorg.conf in postinst, closes: #451745
+
+ [ Daniel Baumann ]
+ * Removing again whitespaces at EOL.
+ * Removing empty virtualbox-ose-guest-utils.postrm.
+
+ -- Michael Meskes <meskes at debian.org> Mon, 19 Nov 2007 10:56:31 +0100
+
+virtualbox-ose (1.5.2-dfsg2-1) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Added debug package.
+ * Converting XS-* fields to their official counterparts.
+ * Removed some re-imported useless whitespaces.
+
+ [ Michael Meskes ]
+ * Made sure modules postinst calls debmod before modprobe.
+ * Added reference to http://wiki.debian.org/VirtualBox to README.Debian.
+ * Moved architecture independant files from /usr/lib to /usr/share, closes: #448951
+ * Checked license of linux installer and additions.
+ * Repackaged dfsg orig tarball accordingly.
+ * Added linux installer tools, closes: #448749
+ * Provide programs with upstream upper/lower case mix as used by upstream.
+ * Added linux additions in two seperate packages, closes: #440517, #449315
+ * Install vboxnet.sh as init script.
+ * Changed build system to work without kernel sources.
+
+ -- Michael Meskes <meskes at debian.org> Tue, 12 Nov 2007 20:26:35 +0100
+
+virtualbox-ose (1.5.2-dfsg-2) unstable; urgency=low
+
+ * Adding depends to adduser (Closes: #447271).
+ * Conditionally call delgroup in virtualbox-ose.postrm.
+ * Replacing virtualbox-modules with virtualbox-ose-modules in
+ scripts/VBox.sh.
+ * Sorting recommends.
+ * Adding patch from Daniel Hahler <ubuntu at thequod.de> to change the error
+ message for vboxdrv failure, according to virtualbox-ose-modules.
+
+ -- Daniel Baumann <daniel at debian.org> Sat, 20 Oct 2007 06:40:00 +0200
+
+virtualbox-ose (1.5.2-dfsg-1) unstable; urgency=low
+
+ [ Michael Meskes ]
+ * Made build process install menu file, closes: #444842
+ * Move virtualbox to Apps/System.
+ * Syncronized desktop and menu file.
+ * Documented features missing in Open-Source-Edition in
+ README.Debian, closes: #444941
+ * Changed menu section to Applications/Emulators.
+
+ [ Daniel Baumann ]
+ * Removing useless whitespaces at EOL and EOF in debian/*.
+ * Sorting architectures.
+ * Sorting build-depends.
+ * Sorting control fields.
+ * Adding VCS control fields.
+ * Adding Homepage control fields.
+ * Renaming virtualbox.desktop and virtualbox.xpm to virtualbox-ose.desktop
+ and virtualbox-ose.xpm.
+ * Using the term 'VirtualBox OSE' consistently in virtualbox-ose.desktop,
+ virtualbox-ose-source.README.Debian and virtualbox-ose.menu.
+ * Renaming README.Debian and README.rebuild to virtualbox-ose.README.Debian
+ and virtualbox-ose.README.rebuild for consistency reasons.
+ * Rediffed, cleaned up and properly named all dpatches.
+ * Added forgotton changelog from the 1.5.0-dfsg-1 upload.
+ * Using install -D call to install the lintian override.
+ * Removed comment in rules about "dh_lintian"; this will not be implemented
+ in debhelper anyway, see #109642 for more information.
+ * Fixed spelling error and improved language in
+ virtualbox-ose.README.rebuild.
+ * Cleaned, simplified and refractored postinst.modules.in,
+ virtualbox-ose.postinst and virtualbox-ose.postrm.
+ * Added m-a override link for virtualbox-ose-source.
+ * Re-applied improvements to dfsg-target in rules from 1.5.0-dfsg-1 upload.
+ * Removing not needed debhelper calls in binary-indep target in rules.
+ * Moving debian/virtualbox-ose.lintian-overrides to
+ debian/lintian/virtualbox-ose for consistency reasons.
+ * Moving debian/VBox.sh to debian/scripts/VBox.sh for consistency reasons.
+ * Updated menu file to new menu policy.
+ * Updated fsf address in copyright.
+ * New upstream release:
+ - Updating dfsg-free target in rules.
+ - Updating 01-configure.dpatch.
+
+ -- Michael Meskes <meskes at debian.org> Fri, 19 Oct 2007 10:19:49 +0200
+
+virtualbox-ose (1.5.0-dfsg2-2) unstable; urgency=low
+
+ [ Patrick Winnertz ]
+ * Added README.Debian to virtualbox-ose in order to document that the
+ configuration xml files of the machines are not compatible between
+ 1.4.0-svn4130 and the 1.5.0 release. (Closes: #441634)
+ * Build only binary-dep packages in binary-dep target and only binary-indep
+ packages in binary-indep target.
+ * Added postrm to virtualbox-ose in order to remove the vboxusers group on
+ purge. (Closes: #442396)
+
+ [ Michael Meskes ]
+ * Force udev to reload the rules in postinst. Hopefully this makes sure that
+ the device always belongs to the right group.
+
+ -- Michael Meskes <meskes at debian.org> Sun, 23 Sep 2007 13:55:37 +0200
+
+virtualbox-ose (1.5.0-dfsg2-1) unstable; urgency=low
+
+ * Improved README.Debian for virtualbox-ose-source (Closes: #440793 )
+ * Fixed error using different kernel sources than the one which is running
+ (Closes: #440693 )
+ Thanks to Stefan Lippers-Hollmann
+ * The kernel module for virtualbox will only build on amd64 and i386
+ (Closes: #440564)
+ * Merge some changes that Daniel Baumann made in his own package before.
+ Thanks.
+ * Set the alioth ML as maintainer address, since this list will be used to
+ discuss issues from now on.
+ * Removed one patch for makefile. Instead use variables now.
+ - Improved patch localconfig-kmk.dpatch
+ * Upload of 1.5.0 fixes scrolling issue. (Closes: #440773 )
+
+ -- Patrick Winnertz <patrick.winnertz at skolelinux.org> Thu, 06 Sep 2007 09:52:48 +0200
+
+virtualbox-ose (1.5.0-dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ * Re-added myself as co-maintainer as I'm the original maintainer.
+ * Updated dfsg-free target in rules for new upstream version.
+ * Don't forkbomb in dfsg-free target, use xargs.
+ * Don't do a subshell in dfsg-free target, not required.
+ * Cleaned the 'dh_make'-template header in postinst.modules.in.
+ * Rediffed all patches with the same diff options.
+ * Properly named all patches and adjusted their dpatch headers.
+
+ -- Daniel Baumann <daniel at debian.org> Wed, 5 Sep 2007 06:58:00 +0200
+
+virtualbox-ose (1.4.0svn4130-dfsg-1) unstable; urgency=low
+
+ [ Patrick Winnertz ]
+ * Rename virtualbox to virtualbox-ose since innotek has a trademark on this
+ name and they prohibit us to use this name together with the open-source edition.
+ See http://www.virtualbox.org/wiki/Licensing_FAQ point 8 for details.
+ * If module is not loadable on this kernel don't fail to install kernel
+ module. (Closes: #440509)
+ * Adjusted Upstream Authors name. The name of the company has changed.
+ * Adjusted copyright. virtualbox is GPLv2 *only*.
+
+ [ Michael Meskes ]
+ * Added Build-Dependancy to g++-multilib on amd64.
+
+ -- Michael Meskes <meskes at debian.org> Mon, 03 Sep 2007 14:27:30 +0200
+
+virtualbox (1.4.0svn4130-dfsg-1) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Initial release (Closes: #406992, #407001, #409711).
+
+ [ Philipp Hug ]
+ * Stripped kbuild and yasm from source tarball
+ * Use Debian's kbuild and yasm instead
+ * Added myself as uploader
+ * Build target for module is now all instead of module
+ * Build against correct kernel source
+ * Integrated changes by Patrick Winnertz
+ * clean: rm env.sh AutoConfig.kmk configure.log
+ * Install udev rules to automatically create device
+ * Automatically create vboxusers group
+ * Binary names are now lowercase
+ * Disabled stripping for VMM because it breaks VirtualBox
+ * Don't require kernel module, recommend it instead
+
+ [ Patrick Winnertz ]
+ * Remove Microsoft license stuff from orig.tar.gz (repackaged it )
+ See dfsg-free section in debian/rules for details.
+ * Added patch to use own yasm
+ * Added patch to remove Additions from the Makefile.kmk
+ * Remove ./src/libs/xpcom18a4/nsprpub/build/autoconf from source tarball.
+ * Doesn't depend on gcc-3.4 and g++-3.4 since they are going to be removed from
+ debian. Use default instead.
+ Therefore I removed the patch, too.
+ * Don't call dh_installdeb twice. (build-dep & build-indep)
+ * Added section to create dfsg tarball automatically to debian/rules (experimental!!)
+ * Added lintian.overrides for -fPIC since somehow virtualbox doesn't work with
+ * Added patch to prevent building modules and kernel code when building the
+ gui.
+ * Install udev rule with virtualbox and not with the module, since several
+ modules for several kernels could be there.
+ * Improved copyright statements in copyright file.
+ * Corrected .desktop file
+
+ -- Patrick Winnertz <patrick.winnertz at skolelinux.org> Thu, 30 Aug 2007 12:35:51 +0200
Deleted: tags/1.5.6-dfsg-3/debian/control
===================================================================
--- trunk/debian/control 2008-03-15 20:48:45 UTC (rev 241)
+++ tags/1.5.6-dfsg-3/debian/control 2008-03-18 18:47:11 UTC (rev 244)
@@ -1,81 +0,0 @@
-Source: virtualbox-ose
-Section: misc
-Priority: extra
-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel at lists.alioth.debian.org>
-Uploaders: Philipp Hug <debian at hug.cx>, Marvin Stark <marv at der-marv.de>, Michael Meskes <meskes at debian.org>, Patrick Winnertz <winnie at debian.org>, Daniel Baumann <daniel at debian.org>, Hilko Bengen <bengen at debian.org>
-Build-Depends: debhelper (>= 5.0.44~), dpatch, bcc, bzip2, g++-multilib [amd64], iasl, kbuild, libacl1-dev, libasound-dev, libhal-dev, libidl-dev, libqt3-mt-dev, libsdl1.2-dev, libxalan110-dev, uuid-dev, xalan, xsltproc, yasm, libpulse-dev, po-debconf (>= 0.5.0)
-Standards-Version: 3.7.3
-Homepage: http://www.virtualbox.org/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-virtualbox/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-virtualbox/trunk
-
-Package: virtualbox-ose
-Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
-Pre-Depends: debconf | debconf-2.0
-Recommends: virtualbox-ose-modules
-Suggests: virtualbox-ose-source, bridge-utils
-Conflicts: virtualbox
-Replaces: virtualbox
-Provides: virtualbox
-Description: x86 virtualization solution - binaries
- VirtualBox is a free x86 virtualization solution allowing a wide range
- of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
- Linux system.
- .
- This package provides the binaries for the Open Source Edition of
- VirtualBox.
-
-Package: virtualbox-ose-dbg
-Section: devel
-Priority: extra
-Architecture: amd64 i386
-Depends: virtualbox-ose (= ${binary:Version})
-Description: x86 virtualization solution - debugging symbols
- VirtualBox is a free x86 virtualization solution allowing a wide range
- of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
- Linux system.
- .
- This package provides the debugging symbols for the Open Source Edition of
- VirtualBox.
-
-Package: virtualbox-ose-source
-Architecture: all
-Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
-Conflicts: virtualbox-source
-Replaces: virtualbox-source
-Provides: virtualbox-source
-Description: x86 virtualization solution - kernel module source
- VirtualBox is a free x86 virtualization solution allowing a wide range
- of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
- Linux system.
- .
- This package provides the source code for the virtualbox kernel module.
- The virtualbox-ose package is also required in order to make use of these
- modules. Kernel sources or headers are required to compile this module.
-
-Package: virtualbox-ose-guest-source
-Architecture: all
-Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
-Description: x86 virtualization solution - guest addition module source
- VirtualBox is a free x86 virtualization solution allowing a wide range
- of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
- Linux system.
- .
- This package provides the source code for the virtualbox guest addition kernel
- modules. The virtualbox-ose-guest package is also required in order to make
- use of these modules. Kernel sources or headers are required to compile these
- modules.
-
-Package: virtualbox-ose-guest-utils
-Architecture: i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, pciutils
-Recommends: virtualbox-ose-guest-modules
-Suggests: virtualbox-ose-guest-source
-Description: x86 virtualization solution - guest utilities
- VirtualBox is a free x86 virtualization solution allowing a wide range
- of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
- Linux system.
- .
- This package provides the guest utilities of the Open Source Edition of
- VirtualBox. These utilities are meant to be run inside the virtual machine.
Copied: tags/1.5.6-dfsg-3/debian/control (from rev 242, trunk/debian/control)
===================================================================
--- tags/1.5.6-dfsg-3/debian/control (rev 0)
+++ tags/1.5.6-dfsg-3/debian/control 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,81 @@
+Source: virtualbox-ose
+Section: misc
+Priority: extra
+Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel at lists.alioth.debian.org>
+Uploaders: Philipp Hug <debian at hug.cx>, Marvin Stark <marv at der-marv.de>, Michael Meskes <meskes at debian.org>, Patrick Winnertz <winnie at debian.org>, Daniel Baumann <daniel at debian.org>, Hilko Bengen <bengen at debian.org>
+Build-Depends: debhelper (>= 5.0.44~), dpatch, bcc, bzip2, g++-multilib [amd64], iasl, kbuild, libacl1-dev, libasound-dev, libhal-dev, libidl-dev, libqt3-mt-dev, libsdl1.2-dev, libxalan110-dev, uuid-dev, xalan, xsltproc, yasm, libpulse-dev, po-debconf (>= 0.5.0), docbook-xsl, xsltproc, lynx, docbook-xml
+Standards-Version: 3.7.3
+Homepage: http://www.virtualbox.org/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-virtualbox/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-virtualbox/trunk
+
+Package: virtualbox-ose
+Architecture: amd64 i386
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Pre-Depends: debconf | debconf-2.0
+Recommends: virtualbox-ose-modules
+Suggests: virtualbox-ose-source, bridge-utils
+Conflicts: virtualbox
+Replaces: virtualbox
+Provides: virtualbox
+Description: x86 virtualization solution - binaries
+ VirtualBox is a free x86 virtualization solution allowing a wide range
+ of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
+ Linux system.
+ .
+ This package provides the binaries for the Open Source Edition of
+ VirtualBox.
+
+Package: virtualbox-ose-dbg
+Section: devel
+Priority: extra
+Architecture: amd64 i386
+Depends: virtualbox-ose (= ${binary:Version})
+Description: x86 virtualization solution - debugging symbols
+ VirtualBox is a free x86 virtualization solution allowing a wide range
+ of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
+ Linux system.
+ .
+ This package provides the debugging symbols for the Open Source Edition of
+ VirtualBox.
+
+Package: virtualbox-ose-source
+Architecture: all
+Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
+Conflicts: virtualbox-source
+Replaces: virtualbox-source
+Provides: virtualbox-source
+Description: x86 virtualization solution - kernel module source
+ VirtualBox is a free x86 virtualization solution allowing a wide range
+ of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
+ Linux system.
+ .
+ This package provides the source code for the virtualbox kernel module.
+ The virtualbox-ose package is also required in order to make use of these
+ modules. Kernel sources or headers are required to compile this module.
+
+Package: virtualbox-ose-guest-source
+Architecture: all
+Depends: debhelper (>= 5), dpatch, module-assistant, bzip2, kbuild
+Description: x86 virtualization solution - guest addition module source
+ VirtualBox is a free x86 virtualization solution allowing a wide range
+ of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
+ Linux system.
+ .
+ This package provides the source code for the virtualbox guest addition kernel
+ modules. The virtualbox-ose-guest package is also required in order to make
+ use of these modules. Kernel sources or headers are required to compile these
+ modules.
+
+Package: virtualbox-ose-guest-utils
+Architecture: i386
+Depends: ${shlibs:Depends}, ${misc:Depends}, pciutils
+Recommends: virtualbox-ose-guest-modules
+Suggests: virtualbox-ose-guest-source
+Description: x86 virtualization solution - guest utilities
+ VirtualBox is a free x86 virtualization solution allowing a wide range
+ of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
+ Linux system.
+ .
+ This package provides the guest utilities of the Open Source Edition of
+ VirtualBox. These utilities are meant to be run inside the virtual machine.
Copied: tags/1.5.6-dfsg-3/debian/lynx-dump-postprocess (from rev 242, trunk/debian/lynx-dump-postprocess)
===================================================================
--- tags/1.5.6-dfsg-3/debian/lynx-dump-postprocess (rev 0)
+++ tags/1.5.6-dfsg-3/debian/lynx-dump-postprocess 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,51 @@
+#!/usr/bin/perl
+
+# taken from the exim4 package
+
+open IN, '<&STDIN';
+#open IN, 'dump';
+{
+ local $/;
+ $content=<IN>;
+}
+close IN;
+
+($title,$body,$links) =
+ ($content =~
+ /^(.*)\n\s+_+\n\n
+ (\s+Table\ of\ Contents.*)
+ (References\n\n\s+1\..*)/sx);
+
+die unless ($title);
+
+print "$title\n".'-' x length($title)."\n\n";
+
+# Sort out local links.
+# The regex might not be entirely accurate.
+foreach (split /\n/, $links) {
+ ($index, $url) = /^\s*(\d+)\. (.+)$/;
+ if ($url !~ /file:\/\/.*#.*$/) {
+ $links[$index] = $url;
+ }
+}
+
+$linkno=0;
+# Split paragraphs
+foreach (split /\n(?:\s+_+\n)?\n/, $body) {
+ my $footnote = '';
+ my $rest = $_;
+ while ( $rest =~ /^(.*?)\[(\d+)\](.*)$/s ) {
+ print $1;
+ if (defined $links[$2]) {
+ $linkno++;
+ print "[$linkno]";
+ $footnote.=" $linkno. $links[$2]\n";
+ }
+ $rest = $3;
+ }
+ print $rest;
+ print "\n\n";
+ if ($footnote ne '') {
+ print "$footnote\n";
+ }
+}
Deleted: tags/1.5.6-dfsg-3/debian/rules
===================================================================
--- trunk/debian/rules 2008-03-15 20:48:45 UTC (rev 241)
+++ tags/1.5.6-dfsg-3/debian/rules 2008-03-18 18:47:11 UTC (rev 244)
@@ -1,157 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-include /usr/share/dpatch/dpatch.make
-
-# some default definitions, important!
-#
-# Name of the source packages
-psource:=virtualbox-ose-source
-gsource:=virtualbox-ose-guest-source
-
-# The short upstream name
-sname:=virtualbox-ose
-gname:=virtualbox-ose-guest
-uname:=virtualbox-ose-guest-utils
-
-MAKE:=kmk
-
-upstreamversion=$(shell dpkg-parsechangelog | grep Version | cut -d" " -f2 | cut -d"-" -f1)
-
-env.sh: patch-stamp
- dh_testdir
- ./configure --with-linux="/usr" --disable-kmods
- if [ "`dpkg --print-architecture`" = "i386" ]; then \
- echo "VBOX_WITH_X11_ADDITIONS=1" >> LocalConfig.kmk; \
- else \
- echo "VBOX_WITH_X11_ADDITIONS=" >> LocalConfig.kmk; \
- fi
-
-
-build: build-stamp
-build-stamp: env.sh
- dh_testdir
-
- # Building package
- $(MAKE) \
- BUILD_TYPE=release \
- PATH_OUT=$(abspath out)
- # make sure VBoxAddIF.sh is built, too
- $(MAKE) -C src/VBox/Installer/linux $(abspath out/bin/VBoxAddIF.sh) \
- PATH_OUT=$(abspath out)
-
- touch build-stamp
-
-clean: unpatch
- dh_testdir
- dh_testroot
-
- # Cleaning package
- rm -rf out
- rm -f AutoConfig.kmk configure.log env.sh
- rm -f debian/$(sname).init debian/$(sname).preinst
-
- debconf-updatepo
-
- dh_clean
-
-#Rebuild the orig.tar.gz
-dfsg-free: clean
- rm -rf ./kBuild
- rm -rf ./tools
- rm -rf ./src/VBox/Additions/os2
- rm -rf ./src/VBox/Additions/WINNT
- rm -f ./src/VBox/HostDrivers/VBoxTAP/VBoxTAP.rc
- rm -f ./src/VBox/HostDrivers/Support/darwin/load.sh
- rm -f ./include/VBox/VBoxGuest.inc
- rm -f ./include/VBox/VBoxGuest16.h
- rm -f ./include/VBox/VBoxGuest.mac
- rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.c
- rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h
- rm -f ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
- rm -f ./src/VBox/Additions/linux/xmouse/Imakefile
- rm -rf ./src/VBox/Additions/linux/selinux-fedora
-
- (cd ..; mv $(CURDIR) virtualbox-ose-$(upstreamversion)-dfsg; \
- tar --exclude .svn --exclude '.git*' --exclude debian \
- -czf virtualbox-ose_$(upstreamversion)-dfsg.orig.tar.gz \
- virtualbox-ose-$(upstreamversion)-dfsg)
-
-# install: DH_OPTIONS=
-install: build
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
-
- # This will get installed into the package by dh_installinit
- install -m 644 src/VBox/Installer/linux/vboxnet.sh debian/$(sname).init
-
- # We also need to build a preinst file
- sed -e 's/UPSTREAM/"$(upstreamversion)"/' < debian/$(sname).preinst.in > debian/$(sname).preinst
-
- # Install helper scripts for vbox* interfaces
- dh_installifupdown -p${sname}
-
-binary-arch: build install
- dh_testdir -a
- dh_testroot -a
- dh_installchangelogs -a
- dh_installdocs -a
- dh_installmenu -a
- dh_install -p$(sname)
- chmod 755 debian/$(sname)/usr/share/virtualbox/VBox.sh;
- if [ "`dpkg --print-architecture`" = "i386" ]; then \
- dh_install -p$(uname); \
- chmod 755 debian/$(uname)/usr/share/virtualbox/x11config.pl; \
- install -m 644 out/bin/additions/vboxvideo_drv_14.so debian/$(uname)/usr/lib/xorg/modules/drivers/vboxvideo_drv.so; \
- install -m 644 out/bin/additions/vboxmouse_drv_14.so debian/$(uname)/usr/lib/xorg/modules/input/vboxmouse_drv.so; \
- install -m 755 out/bin/additions/mountvboxsf debian/$(uname)/sbin/mount.vboxsf; \
- dh_strip -p$(uname); \
- fi
- dh_strip -p$(sname) --dbg-package=$(sname)-dbg -X/usr/share/virtualbox/sdk/bin/xpidl
- dh_link -a
- dh_compress -a
- dh_fixperms -a
- dh_installudev -a
- dh_installdebconf -a
- dh_installinit -a
- dh_installdeb -a
- dh_shlibdeps -a
- dh_gencontrol -p$(sname)
- dh_gencontrol -p$(sname)-dbg
- if [ "`dpkg --print-architecture`" = "i386" ]; then dh_gencontrol -p$(uname); fi
- dh_md5sums -a
- dh_builddeb -p$(sname)
- dh_builddeb -p$(sname)-dbg
- if [ "`dpkg --print-architecture`" = "i386" ]; then dh_builddeb -p$(uname); fi
-
-binary-indep: build install
- dh_testdir -i
- dh_testroot -i
- dh_installchangelogs -i
- dh_installdocs -i
- dh_install -i
- # These files have incorrect permissions, fixing it.
- chmod 755 debian/$(psource)/usr/src/modules/$(sname)/debian/rules
- chmod 755 debian/$(gsource)/usr/src/modules/$(gname)/debian/rules
- dh_link -i
- # Create .tar.bz2 for virtualbox*source
- cd debian/$(psource)/usr/src && \
- tar -cjf $(sname).tar.bz2 modules && \
- rm -rf modules
- cd debian/$(gsource)/usr/src && \
- tar -cjf $(gname).tar.bz2 modules && \
- rm -rf modules
- dh_compress -i
- dh_fixperms -i
- dh_gencontrol -i
- dh_md5sums -i
- dh_builddeb -i
-
-binary: binary-arch binary-indep
-.PHONY: patch unpatch \
- build clean binary-arch binary-indep binary install \
- binary-modules kdist kdist_configure kdist_image kdist_clean
Copied: tags/1.5.6-dfsg-3/debian/rules (from rev 243, trunk/debian/rules)
===================================================================
--- tags/1.5.6-dfsg-3/debian/rules (rev 0)
+++ tags/1.5.6-dfsg-3/debian/rules 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,171 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/dpatch/dpatch.make
+
+# some default definitions, important!
+#
+# Name of the source packages
+psource:=virtualbox-ose-source
+gsource:=virtualbox-ose-guest-source
+
+# The short upstream name
+sname:=virtualbox-ose
+gname:=virtualbox-ose-guest
+uname:=virtualbox-ose-guest-utils
+
+MAKE:=kmk
+
+upstreamversion=$(shell dpkg-parsechangelog | grep Version | cut -d" " -f2 | cut -d"-" -f1)
+
+# Generate README.Debian as text/html ...
+debian/README.Debian.html: debian/virtualbox-ose.README.Debian.xml
+ xsltproc --nonet --stringparam section.autolabel 1 \
+ -o $@ \
+ /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl \
+ $<
+
+# ... and text/plain
+debian/virtualbox-ose.README.Debian: debian/README.Debian.html
+ chmod 755 debian/lynx-dump-postprocess
+ (LANG=C; lynx -force_html -dump $< | ./debian/lynx-dump-postprocess > $@.tmp)
+ mv $@.tmp $@
+
+env.sh: patch-stamp
+ dh_testdir
+ ./configure --with-linux="/usr" --disable-kmods
+ if [ "`dpkg --print-architecture`" = "i386" ]; then \
+ echo "VBOX_WITH_X11_ADDITIONS=1" >> LocalConfig.kmk; \
+ else \
+ echo "VBOX_WITH_X11_ADDITIONS=" >> LocalConfig.kmk; \
+ fi
+
+
+build: build-stamp
+build-stamp: env.sh
+ dh_testdir
+
+ # Building package
+ $(MAKE) \
+ BUILD_TYPE=release \
+ PATH_OUT=$(abspath out)
+ # make sure VBoxAddIF.sh is built, too
+ $(MAKE) -C src/VBox/Installer/linux $(abspath out/bin/VBoxAddIF.sh) \
+ PATH_OUT=$(abspath out)
+
+ touch build-stamp
+
+clean: unpatch
+ dh_testdir
+ dh_testroot
+
+ # Cleaning package
+ rm -rf out
+ rm -f AutoConfig.kmk configure.log env.sh
+ rm -f debian/$(sname).init debian/$(sname).preinst
+ rm -f debian/virtualbox-ose.README.Debian debian/README.Debian.html
+
+ debconf-updatepo
+
+ dh_clean
+
+#Rebuild the orig.tar.gz
+dfsg-free: clean
+ rm -rf ./kBuild
+ rm -rf ./tools
+ rm -rf ./src/VBox/Additions/os2
+ rm -rf ./src/VBox/Additions/WINNT
+ rm -f ./src/VBox/HostDrivers/VBoxTAP/VBoxTAP.rc
+ rm -f ./src/VBox/HostDrivers/Support/darwin/load.sh
+ rm -f ./include/VBox/VBoxGuest.inc
+ rm -f ./include/VBox/VBoxGuest16.h
+ rm -f ./include/VBox/VBoxGuest.mac
+ rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.c
+ rm -f ./src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h
+ rm -f ./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
+ rm -f ./src/VBox/Additions/linux/xmouse/Imakefile
+ rm -rf ./src/VBox/Additions/linux/selinux-fedora
+
+ (cd ..; mv $(CURDIR) virtualbox-ose-$(upstreamversion)-dfsg; \
+ tar --exclude .svn --exclude '.git*' --exclude debian \
+ -czf virtualbox-ose_$(upstreamversion)-dfsg.orig.tar.gz \
+ virtualbox-ose-$(upstreamversion)-dfsg)
+
+# install: DH_OPTIONS=
+install: build debian/virtualbox-ose.README.Debian debian/README.Debian.html
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # This will get installed into the package by dh_installinit
+ install -m 644 src/VBox/Installer/linux/vboxnet.sh debian/$(sname).init
+
+ # We also need to build a preinst file
+ sed -e 's/UPSTREAM/"$(upstreamversion)"/' < debian/$(sname).preinst.in > debian/$(sname).preinst
+
+ # Install helper scripts for vbox* interfaces
+ dh_installifupdown -p${sname}
+
+binary-arch: build install
+ dh_testdir -a
+ dh_testroot -a
+ dh_installchangelogs -a
+ dh_installdocs -a
+ dh_installmenu -a
+ dh_install -p$(sname)
+ chmod 755 debian/$(sname)/usr/share/virtualbox/VBox.sh;
+ if [ "`dpkg --print-architecture`" = "i386" ]; then \
+ dh_install -p$(uname); \
+ chmod 755 debian/$(uname)/usr/share/virtualbox/x11config.pl; \
+ install -m 644 out/bin/additions/vboxvideo_drv_14.so debian/$(uname)/usr/lib/xorg/modules/drivers/vboxvideo_drv.so; \
+ install -m 644 out/bin/additions/vboxmouse_drv_14.so debian/$(uname)/usr/lib/xorg/modules/input/vboxmouse_drv.so; \
+ install -m 755 out/bin/additions/mountvboxsf debian/$(uname)/sbin/mount.vboxsf; \
+ dh_strip -p$(uname); \
+ fi
+ dh_strip -p$(sname) --dbg-package=$(sname)-dbg -X/usr/share/virtualbox/sdk/bin/xpidl
+ dh_link -a
+ dh_compress -a
+ dh_fixperms -a
+ dh_installudev -a
+ dh_installdebconf -a
+ dh_installinit -a
+ dh_installdeb -a
+ dh_shlibdeps -a
+ dh_gencontrol -p$(sname)
+ dh_gencontrol -p$(sname)-dbg
+ if [ "`dpkg --print-architecture`" = "i386" ]; then dh_gencontrol -p$(uname); fi
+ dh_md5sums -a
+ dh_builddeb -p$(sname)
+ dh_builddeb -p$(sname)-dbg
+ if [ "`dpkg --print-architecture`" = "i386" ]; then dh_builddeb -p$(uname); fi
+
+binary-indep: build install
+ dh_testdir -i
+ dh_testroot -i
+ dh_installchangelogs -i
+ dh_installdocs -i
+ dh_install -i
+ # These files have incorrect permissions, fixing it.
+ chmod 755 debian/$(psource)/usr/src/modules/$(sname)/debian/rules
+ chmod 755 debian/$(gsource)/usr/src/modules/$(gname)/debian/rules
+ dh_link -i
+ # Create .tar.bz2 for virtualbox*source
+ cd debian/$(psource)/usr/src && \
+ tar -cjf $(sname).tar.bz2 modules && \
+ rm -rf modules
+ cd debian/$(gsource)/usr/src && \
+ tar -cjf $(gname).tar.bz2 modules && \
+ rm -rf modules
+ dh_compress -i
+ dh_fixperms -i
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i
+
+binary: binary-arch binary-indep
+.PHONY: patch unpatch \
+ build clean binary-arch binary-indep binary install \
+ binary-modules kdist kdist_configure kdist_image kdist_clean
Deleted: tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian
===================================================================
--- trunk/debian/virtualbox-ose.README.Debian 2008-03-15 20:48:45 UTC (rev 241)
+++ tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian 2008-03-18 18:47:11 UTC (rev 244)
@@ -1,46 +0,0 @@
-This Open-Source-Edition contains most but not all features of the innotek Virtualbox product.
-Closed-source features are:
-
-The following list shows the enterprise features that are only present in the closed-source edition. Note that this list may change over time as some of these features will eventually be made available with the open-source version as well.
-
- * Remote Display Protocol (RDP) Server
-
- This component implements a complete RDP server on top of the virtual
- hardware and allows users to connect to a virtual machine remotely using
- any RDP compatible client.
-
- * USB support
-
- VirtualBox implements a virtual USB controller and supports passing through
- USB 1.1 and USB 2.0 devices to virtual machines.
-
- * USB over RDP
-
- This is a combination of the RDP server and USB support allowing users to
- make USB devices available to virtual machines running remotely.
-
- * iSCSI initiator
-
- VirtualBox contains a builtin iSCSI initiator making it possible to use
- iSCSI targets as virtual disks without the guest requiring support for
- iSCSI.
-
- -- Michael Meskes <meskes at debian.org> Thu, 04 Oct 2007 09:23:11 +0200
-
-Due to compatibility issues between version 1.4.0-svn4130 and 1.5.x the configuration files
-are incompatible.
-
-In order to fix this issue please delete the complete
-
- <Uart>
- <Port .... />
- <Port ... />
- </Uart>
-
-section in the xml file.
-
- -- Patrick Winnertz <patrick.winnertz at skolelinux.org> Wed, 19 Sep 2007 23:29:32 +0200
-
-Please see also http://wiki.debian.org/VirtualBox for additional information.
-
- -- Michael Meskes <meskes at debian.org> Thu, 01 Nov 2007 14:46:39 +0100
Copied: tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian.xml (from rev 242, trunk/debian/virtualbox-ose.README.Debian.xml)
===================================================================
--- tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian.xml (rev 0)
+++ tags/1.5.6-dfsg-3/debian/virtualbox-ose.README.Debian.xml 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,149 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.docbook.org/xml/4.4/docbookx.dtd">
+<article>
+ <title>Virtualbox OSE for Debian</title>
+ <section>
+ <title>Different versions</title>
+ <para>
+ This Open Source Edition contains most but not all features of
+ the innotek Virtualbox product. Some of the features only
+ present in the closed-source version available from
+ <olink>http://virtualbox.org/wiki/Downloads</olink>:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Remote Display Protocol (RDP) Server
+ </para>
+ <para>
+ This component implements a complete RDP server on top of
+ the virtual hardware and allows users to connect to a
+ virtual machine remotely using any RDP compatible client.
+ </para>
+ </listitem>
+ <listitem>
+ <para>USB support</para>
+ <para>
+ VirtualBox implements a virtual USB controller and supports
+ passing through USB 1.1 and USB 2.0 devices to virtual
+ machines.
+ </para>
+ </listitem>
+ <listitem>
+ <para>USB over RDP</para>
+ <para>
+ This is a combination of the RDP server and USB support
+ allowing users to make USB devices available to virtual
+ machines running remotely.
+ </para>
+ </listitem>
+ <listitem>
+ <para>iSCSI initiator</para>
+ <para>
+ VirtualBox contains a builtin iSCSI initiator making it
+ possible to use iSCSI targets as virtual disks without the
+ guest requiring support for iSCSI.
+ </para>
+ </listitem>
+ <listitem>
+ <para>Emulation for Intel e1000 network device</para>
+ </listitem>
+ </itemizedlist>
+ </section>
+ <section>
+ <title>Networking</title>
+ <para>
+ By default VirtualBox uses NAT for the network interfaces of virtual
+ machines and use an internal DHCP server to obtain an IP address. This
+ works well but the disadvantage is that the machine will not have an IP
+ address visible outside the VM and so you cannot connect to it from the
+ host system or from other systems.
+ </para>
+ <para>
+ By attaching the VM's interface to "Host Interface" and creating a
+ corresponding tun/tap interface the VM can be made visible on the local
+ network.
+ </para>
+ <para>
+ The name for such an interface must start with
+ <code>vbox</code>.
+ </para>
+ <para>
+ There are different ways to create an interface:
+ </para>
+ <section>
+ <title>
+ Using VBoxAddIF
+ </title>
+ <para>
+ In this case you only need to "define" an interface for use by a
+ particular user once. All defined interfaces are "remembered" in the
+ file /etc/vbox/interfaces and recreated by the VirtualBox init script
+ every time the host system is booted.
+ <figure>
+ <title>Configuration of tun/tap interface for VirtualBox</title>
+ <para>
+ <programlisting>
+ VBoxAddIF vbox0 USER br0
+ </programlisting>
+ </para>
+ </figure>
+ </para>
+ <para>
+ You can of course create multiple interfaces per users, but all
+ interfaces should have unique names.
+ </para>
+ </section>
+ <section>
+ <title>
+ Using ifupdown
+ </title>
+ <para>
+ Starting with version 1.5.6-3, the virtualbox-ose package
+ contains helper scripts that allow tap interfaces for
+ host-based networking to be configured from
+ <filename>/etc/network/interfaces</filename>.
+ </para>
+ <para>
+ The owner <!-- and group --> for this interface can be
+ configured using the <code>virtualbox-user</code> <!-- and
+ <code>virtualbox-group</code>keywords respectively.-->
+ keyword.
+ <figure>
+ <title>Configuration of tun/tap interface for VirtualBox</title>
+ <para>
+ <programlisting>
+iface vbox0 inet static
+ address 192.168.3.1
+ netmask 255.255.255.0
+ virtualbox-user USER
+<!-- #virtualbox-group vboxusers -->
+ </programlisting>
+ </para>
+ </figure>
+ </para>
+ </section>
+ </section>
+ <section>
+ <title>Incompatibilities with previous versions</title>
+ <para>
+ Unfortunately, the configuration files between version version
+ 1.4.0-svn4130 and 1.5.0 the configuration files are
+ incompatible.
+ </para>
+ <para>
+ In order to fix this issue please delete the complete
+ <![CDATA[<Uart>]]> section in your
+ <filename>~/.VirtualBox/Machines/NAME/NAME.xml</filename> file.
+ </para>
+ </section>
+ <section>
+ <title>Additional information</title>
+ <para>
+ Please see the
+ <ulink url="http://wiki.debian.org/VirtualBox">VirtualBox page</ulink>
+ in the Debian Wiki for additional or updated information.
+ </para>
+ </section>
+</article>
Copied: tags/1.5.6-dfsg-3/debian/virtualbox-ose.docs (from rev 243, trunk/debian/virtualbox-ose.docs)
===================================================================
--- tags/1.5.6-dfsg-3/debian/virtualbox-ose.docs (rev 0)
+++ tags/1.5.6-dfsg-3/debian/virtualbox-ose.docs 2008-03-18 18:47:11 UTC (rev 244)
@@ -0,0 +1,2 @@
+debian/README.Debian.html
+
More information about the Pkg-virtualbox-commits
mailing list