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