Difference between revisions of "Downloads"

From Linux-VServer

Jump to: navigation, search
(Userspace Utilities)
(Undo revision 24337 by Ipodsoft (talk))
(27 intermediate revisions by 19 users not shown)
Line 1: Line 1:
 
{{NeedCompletion}}
 
{{NeedCompletion}}
  
good post man thx http://google.us/group/zteens nude preteen models  hha
+
== Kernel Patches ==
  
bookmark you thx http://google.us/group/nteens pre teen pics vwen
+
The Linux- VServer project maintains several branches of the kernel patch. Since version 1.00 the versioning is similar to the kernel versioning scheme. Even numbered releases (a.X.z with even X) are stable, reasonably well tested and expected not to change feature-wise. Odd numbered (a.Y.z with odd Y) releases are development releases. The last digit/number (z) is a subversion identifier. Experimental versions and Release Candidates might add a fourth identifier to that scheme.
 +
 
 +
Basically the stable and development releases should be similar in functionality, but the development releases will include features and enhancements not present in the stable branch. Once those features mature (and get well tested), they will be incorporated by the stable branch.
 +
 
 +
For example the first stable release (1.00) uses two systemcalls as the previous releases did. However, the vserver system calls have been changed in the first development release (1.1.0). Linus assigned the vserver project a single system call, so a [[System Call Switch]] has been implemented. Running a development release usually requires using recent (latest) tools from the util-vserver development branch.
 +
 
 +
1.X.z and 1.Y.z releases are for the 2.4 kernels, while 1.9.x (obsoleted by now) and 2.X.y releases are for the 2.6 series.
 +
 
 +
{{CurrentPatchTableMatrix}}
 +
 
 +
'''[http://vserver.13thfloor.at/Experimental/ Experimental Releases]'''<br>
 +
'''[http://people.linux-vserver.org/~harry/ Grsecurity+Vserver Releases]'''<br>
 +
Let us know if anything is broken ...
 +
 
 +
{{ExperimentalPatchTableMatrix}}
 +
 
 +
All (previous) downloads are available in the [[Archives]]. Also take a look at the [[ChangeLogs]].
 +
 
 +
For an overview of available Features in each version take a look at [[Feature Matrix]]
 +
 
 +
Precompiled kernel packages are available for [http://packages.debian.org/search?keywords=linux+image+vserver+&searchon=names&suite=all&section=all debian]
 +
 
 +
== Userspace Utilities ==
 +
 
 +
In order to administrate your virtual private servers you need a set of userspace utilities. The following gives an overview of possible choices. For detailed instructions visit the respective project pages.
 +
 
 +
=== util-vserver ===
 +
 
 +
Created by Enrico Scholz util-vserver is the current "official" userspace implementation. Many distributions have added binary packages for util-vserver to their repositories.
 +
 
 +
{| class="wikitable" style="width: 60%;"
 +
| The current version of util-vserver is:
 +
| style="width: 20%;" | [http://ftp.linux-vserver.org/pub/utils/util-vserver/util-vserver-0.30.215.tar.bz2 0.30.215]
 +
|}
 +
 
 +
* [https://savannah.nongnu.org/projects/util-vserver/ util-vserver project homepage]
 +
* [http://people.linux-vserver.org/~dhozac/t/uv-testing/ util-vserver pre-releases]
 +
 
 +
=== VServer Control Daemon ===
 +
 
 +
Being still in development the VServer Control Daemon is another approach for virtual private server management. The concept is based on a client/server architecture using XMLRPC. Currently there are no releases, i.e. source code has to be obtained from SVN.
 +
 
 +
{| class="wikitable" style="width: 60%;"
 +
| The current version of the VServer Control Daemon is:
 +
| style="width: 20%;" | [http://svn.linux-vserver.org/svn/vcd SVN trunk]
 +
|}
 +
 
 +
* [http://dev.croup.de/proj/vserver-utils/browser/trunk/doc/vcd.spec?format=raw VCD specification]
 +
 
 +
=== Testme.sh script ===
 +
 
 +
Useful for debugging linux-vserver problems.
 +
 
 +
* [http://vserver.13thfloor.at/Stuff/SCRIPT/testme.sh testme.sh]
 +
 
 +
=== Ancient vserver tools ===
 +
 
 +
Although not used much anymore the old tools by Jacques Gelinas are said to still work on current kernels.
 +
 
 +
{| class="wikitable" style="width: 60%;"
 +
| The current version of the vserver tools is:
 +
| style="width: 20%;" | [ftp://ftp.solucorp.qc.ca/pub/vserver/vserver-0.40.src.tar.gz 0.40]
 +
|}
 +
 
 +
* [http://www.solucorp.qc.ca/miscprj/s_context.hc vserver tools project homepage]
  
 
== Guest images ==
 
== Guest images ==
Line 12: Line 76:
 
* http://debian.marlow.dk/vserver/guest/
 
* http://debian.marlow.dk/vserver/guest/
 
* http://lylix.net/vps+templates/func,select/id,1/
 
* http://lylix.net/vps+templates/func,select/id,1/
* http://distfiles.gentoo.org/experimental/x86/vserver/
+
* http://bb.xnull.de/projects/gentoo/stages/
* http://distfiles.gentoo.org/experimental/amd64/vserver/
+
* ftp://ftp.pld-linux.org/people/hawk/vserver-templates/
  
 
== Chroot repositories ==
 
== Chroot repositories ==
Line 28: Line 92:
 
* [http://dev.riseup.net/backupninja backupninja]
 
* [http://dev.riseup.net/backupninja backupninja]
 
* [http://puppet.reductivelabs.com puppet]: [http://git.black.co.at/?p=manifests.git;a=shortlog;h=virtual virtual module]
 
* [http://puppet.reductivelabs.com puppet]: [http://git.black.co.at/?p=manifests.git;a=shortlog;h=virtual virtual module]
 +
* [http://openqrm.sourceforge.net openQRM]: [http://openqrm.sourceforge.net/plugins.html plugin]
 +
 +
[[Category:Documentation]]
 +
[[Category:Community]]
 +
[[Category:Categories]]

Revision as of 07:01, 10 April 2013

Icon-Caution.png

This page is not considered complete
Your are welcome to help the Wiki Team and edit this page to fill in the missing parts


Contents

Kernel Patches

The Linux- VServer project maintains several branches of the kernel patch. Since version 1.00 the versioning is similar to the kernel versioning scheme. Even numbered releases (a.X.z with even X) are stable, reasonably well tested and expected not to change feature-wise. Odd numbered (a.Y.z with odd Y) releases are development releases. The last digit/number (z) is a subversion identifier. Experimental versions and Release Candidates might add a fourth identifier to that scheme.

Basically the stable and development releases should be similar in functionality, but the development releases will include features and enhancements not present in the stable branch. Once those features mature (and get well tested), they will be incorporated by the stable branch.

For example the first stable release (1.00) uses two systemcalls as the previous releases did. However, the vserver system calls have been changed in the first development release (1.1.0). Linus assigned the vserver project a single system call, so a System Call Switch has been implemented. Running a development release usually requires using recent (latest) tools from the util-vserver development branch.

1.X.z and 1.Y.z releases are for the 2.4 kernels, while 1.9.x (obsoleted by now) and 2.X.y releases are for the 2.6 series.

Linux-VServer branch

Linux kernel

2.2

Stable

2.0

Old Stable

2.3

Development

1.2

Ancient Stable

2.2 + grsecurity

Stable + grsecurity

2.6.22.19 vs2.2.0.7 vs2.3.0.34 vs2.2.0.7-grsec2.1.11
2.6.21.7 vs2.2.0.4 vs2.2.0.3-grsec2.1.10
2.6.20.20 vs2.2.0.4 vs2.3.0.12
2.6.19.7 vs2.2.0.3 vs2.3.0.12 vs2.2.0-grsec2.1.10
2.6.16.52 vs2.0.3-rc3
2.6.17.13 vs2.0.2.1 vs2.0.2.1-grsec2.1.9
2.4.36 vs1.2.12
2.4.30 vs1.2.10
ChangeLog ChangeLog ChangeLog ChangeLog ChangeLog


Experimental Releases
Grsecurity+Vserver Releases
Let us know if anything is broken ...

Linux-VServer branch

Linux kernel

2.3

Experimental

2.3 + grsecurity

Experimental

4.9.159 vs2.3.9.8
4.4.175 vs2.3.9.8
4.1.49 vs2.3.8.6
3.18.135 vs2.3.7.6
3.14.52 vs2.3.6.15
3.10.104 vs2.3.6.9
3.4.112 vs2.3.3.9.1
3.2.99 vs2.3.2.17
3.2.22 vs2.3.2.10-grsec2.9.1-20120711
2.6.38.8 vs2.3.0.37-rc17
2.6.37.4 vs2.3.0.37-rc5
2.6.36.4 vs2.3.0.36.39
2.6.36.2 vs2.3.0.36.38.2-grsec2.2.1-20101230
2.6.35.12 vs2.3.0.36.33
2.6.34.14 vs2.3.0.36.30.4
2.6.32.67 vs2.3.0.36.30
2.6.32.28 vs2.3.0.36.29.6-grsec2.2.1-20110215
2.6.31.14 vs2.3.0.36.28.2 vs2.3.0.36.28.2-grsec2.1.14-20100419
2.6.29.2 vs2.3.0.36.12-grsec2.1.14-20090513
2.6.27.55 vs2.3.0.36.9
2.6.27.15 vs2.3.0.36.4-grsec2.1.12-20090210

All (previous) downloads are available in the Archives. Also take a look at the ChangeLogs.

For an overview of available Features in each version take a look at Feature Matrix

Precompiled kernel packages are available for debian

Userspace Utilities

In order to administrate your virtual private servers you need a set of userspace utilities. The following gives an overview of possible choices. For detailed instructions visit the respective project pages.

util-vserver

Created by Enrico Scholz util-vserver is the current "official" userspace implementation. Many distributions have added binary packages for util-vserver to their repositories.

The current version of util-vserver is: 0.30.215

VServer Control Daemon

Being still in development the VServer Control Daemon is another approach for virtual private server management. The concept is based on a client/server architecture using XMLRPC. Currently there are no releases, i.e. source code has to be obtained from SVN.

The current version of the VServer Control Daemon is: SVN trunk

Testme.sh script

Useful for debugging linux-vserver problems.

Ancient vserver tools

Although not used much anymore the old tools by Jacques Gelinas are said to still work on current kernels.

The current version of the vserver tools is: 0.40

Guest images

Below is a list of third-party archives for VPS images

Chroot repositories

A collection of chroot trees suitable to bootstrap a vserver or to use with chroot

3rd-party applications

A collection of applications that support Linux-Vservers

Personal tools