We currently migrate to MediaWiki from our old installation, but not all content has been migrated yet.
Take a look at the Wiki Team page for instructions how to help
or browse through our new wiki at
wiki.linux-vserver.org
to find the information already migrated.
Change Log 2.6
Devel Change Log 2.6
vs2.01 [2005.12.13]
- bugfix for task/load accounting
- bugfix for interface visibility
- fixed endianess issue with loopback
- fixed reiserfs attribute handling
- utsname fix for ppc64 (tx Serge)
- corrected scheduler return codes
- proper module support for vroot
- dlimit cleanup and improvements
- extended and cleaned up debug features
- cleanup of the attribute layer
- various code cleanups ...
- added ioprio support
vs2.0 [2005.08.07]
- initial release (no changes to rc9)
vs2.0-rc9 [2005.08.01]
- updated parisc syscall id, yay!
- moved vroot printk to debug
- added /proc/locs virtualization
- VLIMIT include cleanup
- various whitespace cleanups
vs2.0-rc8.1 [2005.07.17]
- fixed a bug with lock tagging
vs2.0-rc8 [2005.07.16]
- extended history labeling
- added vxd_assert() helper
- added proper f/posix lock tagging
- general xid tagging cleanup
- check for tagxid (re)mount options
vs2.0-rc7 [2005.07.14]
- fixed issue with virt_handler (uuid)
- expanded percpu room (64k)
vs2.0-rc6 [2005.07.09]
- dcache_readdir_filter for devpts
- sys_getxpid wrapper for alpha
- switch return code debug option
- legacy version support (1.00FF)
- vx_current_fsxid() support
- mremap bugfix (tx Doener)
- avail check moved into may_expand_mm()
- removed utf8 chars from debug msgs
- added new network interface
- added jfs tagxid support
- fixed reiserfs tagxid support
- fixed xfs xattr support
vs2.0-rc5 [2005.07.02]
- UM arch fixup (support)
- get/set_vhi_name moved into cvirt
- kconfig help texts (tx Greek0 et.al.)
- debug docu updated
vs2.0-rc4 [2005.06.06]
- xfs xid tagging cleanup
- network up/down helper
- 2.0 versioning (2.0001)
- context helper init state support
vs2.0-rc3 [2005.06.01]
- cleanup of the history macros/code
- some config help text cleanup
- fix in the signal code (group_send_sig_info)
vs2.0-rc2 [2005.05.25]
- back to locking (from rcu)
- memory accounting comment cleanup
- helper cleanup (__*_vx_*)
- network cleanup (sync with context)
- vs_info_state cleanups/bugon()
- change to *_tasks (from *_refcnt)
- LEGACYNET extended
vs2.0-rc1 [2005.05.13]
- VXC_SYSLOG virtual syslog support
- VXC_QUOTA_CTL support added
- VXF_INFO_HIDE support added
- VXF_FAKE_INIT support added
- vroot device (initial support)
- 32bit compatibility syscalls
- parisc syscall support
- varhz cleanup (lower, more general)
- /proc/mounts cleanup (virtual)
- NFS xid tagging option
- linux_banner virtualized
- doutsstring virtualized (tx Doener)
- wakeup_vx_info added (vx_ctxwait)
- user/system ticks added back
- startup/shutdown helper support
- init vx_info added (clean init)
- dlimit/inode/signal cmds
- virtual init signal protection
- capabilities forced into kernel
- vshelper/context start/stop support
- x25 bugfix