blob: f4d699501ea9948fd7a385f369049d038d854d6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
Numbering scheme
--------------------------------------
FIXES
000_all - 195_all
FEATURES
200_all - 395_all
Patch descriptions:
--------------------------------------
Patch: 005_all_baselayout-1.13.patch
From: Benedikt Boehm
Desc: Provide necessary changes to support plain! sys-apps/baselayout (>=1.13)
Patch: 010_all_vyumworker-fixes.patch
From: Daniel Hokka Zakrisson
Desc: Fix a bug in the warning code; Improve the versions handled by the vyum-wrapper
Patch: 015_all_chroot-sh.c.patch
From: Benedikt Boehm
Desc: Adding `mkdir' and `chmod' functions to chroot-sh
Patch: 020_all_vserver-build.template.patch
From: Benedikt Boehm
Desc: Fix the `no_dev_sanity' logic
Patch: 025_all_namespace-cleanup.patch
From: Daniel Hokka Zakrisson
Desc: Improve namespace cleanup to make sure some required directories stick around,
and add some configuration options to exclude further paths.
Patch: 030_all_gentoo-wrapper.patch
From: Benedikt Boehm
Desc: add gentoo specific wrappers: vemerge, vesync, vupdateworld and vdispatch-conf
Patch: 035_all_optional-vlogin.patch
From: Daniel Hokka Zakrisson
Desc: Make vlogin optional.
Patch: 040_all_kernel-headers.patch
From: Daniel Hokka Zakrisson
Desc: Adds support for the 2.1 vserver API.
Patch: 045_all_exec-limits-reset.patch
From: Daniel Hokka Zakrisson
Desc: Reset all limits that aren't configured.
Patch: 210_all_gentoo-tools.patch
From: Benedikt Boehm and Christian Heim
Desc: Adding various Gentoo related scripts (vemerge, vdispatch-conf, ...)
Patch: 215_all_shell-completion.patch
From: Thomas Champagne and Ben Voui(?)
Desc: Adding bash/zsh completion scripts
|