]> git.proxmox.com Git - pve-installer.git/blame - changelog.Debian
add xfs support
[pve-installer.git] / changelog.Debian
CommitLineData
71eb60d6
DM
1pve-installer (3.3-3) unstable; urgency=low
2
3 * support ZFS
4
5 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
6
84761f93
DM
7pve-installer (3.3-2) unstable; urgency=low
8
9 * support UEFI systems
aed81ff0
DM
10
11 * add new 'Options' Dialog
84761f93
DM
12
13 * do not install xorg.conf (not needed, and makes problems with EFI boot)
14
15 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
16
cd0cff32
DM
17pve-installer (3.3-1) unstable; urgency=low
18
19 * update path for 3.3 release
20
21 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
22
23pve-installer (3.0-2) unstable; urgency=low
24
25 * always use GUID partition tables
26
27 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
28
24396f40
DM
29pve-installer (3.0-1) unstable; urgency=low
30
31 * updates for debian wheezy
32
33 * use webkit instead of gthhtml2
34
35 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
36
87a09334
DM
37pve-installer (2.3-6) unstable; urgency=low
38
39 * fix hdsize algorythm
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
42
968fa90b
DM
43pve-installer (2.0-5) unstable; urgency=low
44
45 * add 'hdsize' boot parameter to specify maximum size used.
46
47 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
48
89092156
DM
49pve-installer (2.0-4) unstable; urgency=low
50
51 * fix bug #226 && #227: new minfree and maxvz boot options
52
53 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
54
5586cedd
DM
55pve-installer (2.0-3) unstable; urgency=low
56
57 * increase free space on LVM up to 16GB
58
59 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
60
89a12446
DM
61pve-installer (2.0-2) unstable; urgency=low
62
63 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
64
65 * use 'ext3' by default
66
67 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
68
69pve-installer (2.0-1) unstable; urgency=low
70
71 * use ext4 fs
72
73 * align LVM on 128k boundary
74
75 * use 'parted' to create partitions
76
77 * support > 2TB disks (use GPT partition tables)
78
79 * mount with barrier=0 during install (speedup)
80
81 * write keyboard settings to /etc/pve-installer.cfg
82
83 * adjust for pve2
84
85 * avoid to run update-grub or update-initramfs during install
86
87 * use --no-triggers for faster unpack
88
89 * also mount sysfs to /target/sys
90
91 * do not write /etc/default/grub - not really needed
92
93 * we now use openbox instead of metacity
94
95 * wait one second after partitioning (give kernel time to reread part
96 table)
97
98 * use update-initramfs -c (instead of -u)
99
100 * do not write /etc/apache2/ports.conf (not really needed)
101
102 * enable apache port redirect (a2ensite pve-redirect.conf)
103
104 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
105
106pve-installer (1.0-9) unstable; urgency=low
107
108 * fix netmask bug
109
110 * use 'udevadm info' to detect disks
111
112 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
113
114pve-installer (1.0-8) unstable; urgency=low
115
116 * use UUID= for /boot in fstab
117
118 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
119
120pve-installer (1.0-7) unstable; urgency=low
121
122 * unconfigured.sh: use -q flag for modprobe
123
124 * proxinstall: use 'removable' flag on older kernels (instead
125 of 'capability') to detect cdroms.
126
127 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
128
129pve-installer (1.0-6) unstable; urgency=low
130
131 * pass --no-floppy to grub-install (some users reported delays)
132
133 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
134
135pve-installer (1.0-5) unstable; urgency=low
136
137 * fixes for debian lenny
138
139 * support dynamically allocated virtio blk devices
140
141 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
142
143pve-installer (1.0-4) unstable; urgency=low
144
145 * proxinstall: better postfix configuration
146
147 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
148
149pve-installer (1.0-3) unstable; urgency=low
150
151 * ause grub instead of lilo
152
153 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
154
155pve-installer (1.0-2) stable; urgency=low
156
157 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
158 set bridge parameters (stp = on, fd = 0)
159
160 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
161
162pve-installer (1.0-1) stable; urgency=low
163
164 * initial release
165
166 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
167