]> git.proxmox.com Git - pve-installer.git/blame - debian/changelog
Revert "bridged network: set bridge HW-address to port one"
[pve-installer.git] / debian / changelog
CommitLineData
8fc0b963 1proxmox-installer (7.0-6) bullseye; urgency=medium
87da13d0
TL
2
3 * bridged network: set bridge HW-address (MAC) to the one of the physical
4 port
5
6 * unconfigured: ifupdown is not used anymore, cope with that
7
8 * unconfigured: do not unmount /dev to early on shutdown
9
10 * unconfigured: only log about swap if there's actually one we can deactivate
11
8fc0b963 12 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 13:21:09 +0200
87da13d0 13
21d7be6e
TL
14proxmox-installer (7.0-4) bullseye; urgency=medium
15
16 * clean disk: sort blockdevs by length to clean depth-first
17
18 * lvcreate: pass --yes to ensure wipesignatures is answered with go-
19 for-it
20
21 * try to make LVM less noisy regarding leaked file-descriptors
22
23 * network: sync bridge option names with pve-common
24
25 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 11:04:45 +0200
26
f6af796e
TL
27proxmox-installer (7.0-3) bullseye; urgency=medium
28
29 * pid1: shutdown: send a more friendly TERM signal first
30
31 * Proxmox VE: enable BTRFS support on installation as technology preview
32
33 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:03:22 +0200
34
c930ad75
TL
35proxmox-installer (7.0-2) bullseye; urgency=medium
36
37 * lvm: always tell lvm to wipe the signatures
38
39 * clean disk: pass all partitions separately to wipe2fs, as else it won't
40 bother cleaning up child ones
41
42 * disk preparation: make progress report for cleaning up disks slightly more
43 granular
44
45 * unconfigured: handle being the new PID 1
46
47 * unconfigured: heuristically detect high-dpi and adapt debugshell font and
48 GDK_SCALE for the wizard in that case
49
50 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jun 2021 15:07:04 +0200
51
7bd5f9b4
TL
52proxmox-installer (7.0-1) bullseye; urgency=medium
53
54 * unify installer packages into single binary-package
55
56 * use wipefs to really clean the disks used for the root filesystem, as with
57 wiping only the partions through sgdik, things like LVS refuse to operate
58 if they find traces of existing LVs.
59
60 * override grub default config via installer instead of separate grub
61 package
62
63 * re-build for Debian 11 Bullseye based releases
64
65 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 19:54:34 +0200
66
61f260bf
TL
67pve-installer (6.4-2) pmg pve; urgency=medium
68
69 * zfs: assume that all devices are boot devices as firmware is weird and
70 sometimes allows booting only from certain devices, which we cannot know
71 here, and potentially only the boot partition could be corrupted/broken/...
72 in which case another dev in the raid 0 could allow successful booting
73
74 * legacy BIOS: boot ZFS indirectly using proxmox-boot-tool and the vfat based
75 ESP as the primary boot partition to avoid issues with the ZFS
76 implementation of GRUB.
77
78 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 18:53:55 +0200
79
6d352d07
TL
80pve-installer (6.4-1) pmg pve; urgency=medium
81
82 * fix #2518: disk selector: add "deselect all" button if there are
83 more than three disks
84
85 * avoid triggering keyboard layout auto-selection heuristic if it was
86 changed explicitly
87
88 * partially fix #2804: set debug-console keymap on language selection
89
90 * fix #3223: fix hardcoded port value in success page html
91
92 * fix #3165: start chrony after DHCP client for an opportunistic time-sync
93
811e0e6d 94 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Mar 2021 19:47:08 +0100
6d352d07 95
e93199d2
TL
96pve-installer (6.3-2) pmg pve; urgency=medium
97
98 * minor spelling/grammar fixes all over the place
99
100 * do not configure VT keyboard layout during installation, may hang the
101 installer
102
103 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 15:03:14 +0100
104
7dc66ff7
TL
105pve-installer (6.3-1) pmg pve; urgency=medium
106
107 * fix #2925: edit /etc/kernel/cmdline unconditionally
108
109 * set console keymap on language selection
110
111 * fix #3057: remove ext3 option from installer
112
113 * pbs: actually write out email to user.cfg
114
115 * network: replace dot notation netmask with CIDR notation as primary input
116
117 * fix #3093: allow one to automatically reboot on installation success
118
119 -- Proxmox Support Team <support@proxmox.com> Sun, 08 Nov 2020 19:35:45 +0100
120
86ebed3b
TL
121pve-installer (6.2-3) pmg pve; urgency=medium
122
123 * fix #2804: add a root shell on tty3
124
125 * pbs: update installation html texts
126
127 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 15:37:04 +0200
128
ba0efb12
TL
129pve-installer (6.2-2) pmg pve; urgency=medium
130
131 * write out network configuration in CIDR notation
132
133 * create default DS
134
135 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 21:10:33 +0200
136
c9605974
TL
137pve-installer (6.2-1) pmg pve; urgency=medium
138
139 * unconfigured: don't trap "bad" debug-shell exits
140
141 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:21:10 +0200
142
528e9761
TL
143pve-installer (6.1-4) pmg pve; urgency=medium
144
145 * unconfigured: allow pseudo terminals, mount devpts
146
147 * start installer window always in full screen mode
148
149 * improve spice integration
150
151 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 19:40:23 +0200
152
b2713661
TL
153pve-installer (6.1-3) pmg pve; urgency=medium
154
155 * fix behavior if ZFS disks have no /dev/by-id path
156
157 * restrict admin email to same format as the JSONSchema
158
159 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2020 10:57:49 +0100
160
b3afd5d1
TL
161pve-installer (6.1-2) pmg pve; urgency=medium
162
163 * add all ZFS vdevs with stable by-id device path
164
165 * fix #1211: allow installation on 4k-native (4kn) disks booting with UEFI
166
167 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 19:20:45 +0100
168
860f938d
TL
169pve-installer (6.1-1) pmg pve; urgency=medium
170
171 * raise postifx main.cf compatibility_level to 2
172
173 * ensure /etc/aliases.db is generated
174
175 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 10:35:42 +0100
176
0b4a801d
TL
177pve-installer (6.0-9) pmg pve; urgency=medium
178
179 * fix #2313: load country.dat file with utf8 encoding
180
181 -- Proxmox Support Team <support@proxmox.com> Sat, 17 Aug 2019 10:31:38 +0200
182
be1a181e
TL
183pve-installer (6.0-8) pmg pve; urgency=medium
184
185 * success screen: show real final IP addr with port
186
187 * handle bootloader installation errors gracefully
188
189 * efiboot: remove redundant call to zz-pve-efiboot
190
191 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jul 2019 12:40:37 +0200
192
9b9ce0e2
TL
193pve-installer (6.0-5) pmg pve; urgency=medium
194
195 * hd_list: skip all devices with iso9660 as FS
196
197 * mount efivarfs to ensure we can read bigger EFI NVRAM backed variables
198
199 * fix #1603: create a new and unique machine-id
200
201 * copy /etc/hostid from installer root to target
202
203 * prompt user if a vgrename is OK for exisiting 'pve'/'pmg' VGs
204
205 * use pve-efiboot-tool for systemd boot ESP preparation
206
207 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:22:31 +0200
208
0fbecc5e
TL
209pve-installer (6.0-4) pmg pve; urgency=medium
210
211 * update systemd-boot config after initializing esps
212
213 * clear zpool labels on selected disks' partitions
214
215 * use by-id diskpath for zpool create
216
217 * warn if host memory is less than 1 GB
218
219 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 18:10:06 +0200
220
1cd1a8b9
TL
221pve-installer (6.0-3) pmg pve; urgency=medium
222
223 * add support for ZFS on EFI
224
225 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 14:03:21 +0200
226
5da2ffd1
TL
227pve-installer (6.0-2) pmg pve; urgency=medium
228
229 * add note regarding issues with ZFS on HW raid controller
230
231 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 10:27:54 +0200
232
c5c6fe94
TL
233pve-installer (6.0-1) pmg pve; urgency=medium
234
235 * bump for Debian Buster
236
237 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 10:02:08 +0200
238
89aa55e2
TL
239pve-installer (5.0-26) unstable; urgency=medium
240
241 * ipconf view: only (re)set fields if nic really changed
242
243 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 14:39:35 +0100
244
e5ef2909
TL
245pve-installer (5.0-25) unstable; urgency=medium
246
247 * add support for Citrix Hypervisor blockdev
248
249 * Fix #2009: Recreate hdsize_adj with new hdsize
250
251 * implement previous button
252
253 * implement summary/acknowledgement screen
254
255 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 16:36:13 +0100
256
f20832ec
TL
257pve-installer (5.0-24) unstable; urgency=medium
258
259 * change last button to 'Install'
260
261 * Reset adjustment for spinbutton_hdsize
262
263 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 16:09:14 +0100
264
702e9890
TL
265pve-installer (5.0-23) unstable; urgency=medium
266
267 * do not create a swap zvol
268
269 * unify and adapt disk partitioning
270
271 * fix #1527: Use 'iso-codes' package country naming
272
273 * allow more than 26 SCSI disk devices.
274
275 * fix various grammar and spelling errors
276
277 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 09:49:44 +0100
278
af0245d1
FG
279pve-installer (5.0-22) unstable; urgency=medium
280
281 * fix #1241: ensure at least 1G of thinpool metadata
282
283 * handle swapsize=0 correctly
284
285 * handle maxvz=0 correctly
286
287 * handle minfree=0 correctly
288
289 * handle local-only LVM setup
290
291 -- Proxmox Support Team <support@proxmox.com> Fri, 11 May 2018 13:17:42 +0200
292
b55d21e5
DM
293pve-installer (5.0-21) unstable; urgency=medium
294
295 * ipconf.htm: remove pve product name
296
297 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 07:57:26 +0100
298
ed956793
DM
299pve-installer (5.0-20) unstable; urgency=medium
300
301 * proxinstall: only display option maxroot for product pve
302
303 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Dec 2017 07:43:41 +0100
304
7d865b96
DM
305pve-installer (5.0-19) unstable; urgency=medium
306
307 * allow all valid netmasks
308
309 * html-pmg/extract1-license.htm: fix typo
310
311 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2017 11:19:10 +0100
312
85cb5a90
DM
313pve-installer (5.0-18) unstable; urgency=medium
314
315 * proxinstall - only creat ezfs data pool for product pve
316
317 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
318
0c9c14e2
DM
319pve-installer (5.0-17) unstable; urgency=medium
320
321 * include svg files for installer banner
322
323 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
324
dd3eeeab
DM
325pve-installer (5.0-16) unstable; urgency=medium
326
327 * pmg: fix lvm volume sizes
328
329 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
330
1ec71724
DM
331pve-installer (5.0-15) unstable; urgency=medium
332
333 * dispaly info pages for 15 seconds
334
335 * Revert "change clamav daily database name to daily.cld"
336
337 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
338
96d83f35
DM
339pve-installer (5.0-14) unstable; urgency=medium
340
341 * correctly set PermitRootLogin in sshd_config
342
343 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
344
4c2b1ec1
DM
345pve-installer (5.0-13) unstable; urgency=medium
346
347 * change clamav daily database name to daily.cld
348
349 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
350
5993c2ad
DM
351pve-installer (5.0-12) unstable; urgency=medium
352
353 * pmg: write admin email to /etc/pmg/pmg.conf
354
355 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
356
9ae645db
DM
357pve-installer (5.0-11) unstable; urgency=medium
358
359 * pmg: write user.conf to correct location
360
361 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
362
5e49692c
DM
363pve-installer (5.0-10) unstable; urgency=medium
364
365 * bump version for testing
366
367 * implement proxmox mail gateway installation
368
369 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
370
a8213c0e
DM
371pve-installer (5.0-8) unstable; urgency=medium
372
373 * add support for multiple products (pve, pmg)
374
375 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
376
971d9294
FG
377pve-installer (5.0-7) unstable; urgency=medium
378
379 * kill dhclient before rebooting
380
381 * ZFS: explicitly export rpool after installation
382
383 * fix #1479: detect missing KVM support
384
385 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
386
53351632
FG
387pve-installer (5.0-6) unstable; urgency=medium
388
389 * fix console-setup
390
391 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
392
b19f719f
FG
393pve-installer (5.0-5) unstable; urgency=medium
394
395 * allow installing without active network devices
396
397 * fix bug in handling of invalid GeoIP results
398
399 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
400
bba8f763
FG
401pve-installer (5.0-4) unstable; urgency=medium
402
403 * rework password and email text
404
405 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
406
67d55cde
FG
407pve-installer (5.0-3) unstable; urgency=medium
408
409 * let raid dialogue grow if > 4 disks
410
411 * add initial check for NICs
412
413 * ignore link-local addresses
414
415 * clean disks prior to formatting
416
417 * explicitly mount ESP as vfat
418
419 * zero start of partitions after formatting disk
420
421 * fix XFS mount options
422
423 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
424
4f0241f1
FG
425pve-installer (5.0-2) unstable; urgency=medium
426
427 * always select a NIC, even if DHCP fails
428
429 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
430
64c46db3
FG
431pve-installer (5.0-1) unstable; urgency=medium
432
433 * rebuild for PVE 5.0
434
435 * fix #1239: enhance swap on ZFS setup
436
437 * use iproute2, support interface selection
438
439 * get DHCP leases on all interfaces
440
441 * only require grub-efi to succeed if booted using UEFI
442
443 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
444
56635b97
DM
445pve-installer (4.0-16) unstable; urgency=medium
446
447 * actually use more than 8 disks if selected
448
449 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
450
f29589b4
DM
451pve-installer (4.0-15) unstable; urgency=medium
452
453 * use explicit partition starts
454
455 * bump EFI partition size to 256M
456
457 * compute_swapsize: add return statement
458
459 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
460
bb77a307
DM
461pve-installer (4.0-14) unstable; urgency=medium
462
463 * bump version for new RELEASE=4.4
464
465 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
466
56445ecb
DM
467pve-installer (4.0-13) unstable; urgency=medium
468
469 * add default invalid mail address
470
471 * refactor disk setup
472
473 * add advanced ZFS options
474
475 * fix #1190: allow ZFS mirrors with slightly different sizes
476
477 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
478
77ebccb1
DM
479pve-installer (4.0-12) unstable; urgency=medium
480
481 * fix update_progress while extracting files
482
483 * assume root file system is writable (overlayfs)
484
485 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
486
e11d96aa
DM
487pve-installer (4.0-11) unstable; urgency=medium
488
489 * use unsquashfs instead of tar
490
491 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
492
26f89221
DM
493pve-installer (4.0-10) unstable; urgency=medium
494
495 * Fix #1054: error on purely numeric hostnames
496
497 * update layout, use new logo
498
499 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
500
3885481c
DM
501pve-installer (4.0-8) unstable; urgency=medium
502
503 * restrict hdsize if requested
504
505 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
506
5fd81672
DM
507pve-installer (4.0-7) unstable; urgency=medium
508
509 * use lvmthin for data volume
510
511 * create zfs subpool (rpool/data) as VM/CT storage
512
513 * create better default storage configiguration
514
515 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
516
0ee3ef41
DM
517pve-installer (4.0-6) unstable; urgency=medium
518
519 * install EFI fallback boot file (OVMF does not boot without)
520
521 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
522
6b5dc3d0
DM
523pve-installer (4.0-5) unstable; urgency=medium
524
036475a0
DM
525 * allow up to 8 zfs disks
526
6b5dc3d0
DM
527 * enable systemd-timesyncd.service by default
528
529 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
530
1143023f
DM
531pve-installer (4.0-4) unstable; urgency=medium
532
533 * add ipv6 support
534
535 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
536
ccac1881
DM
537pve-installer (4.0-3) unstable; urgency=medium
538
539 * zpool create: use cachefile=none
540
541 * do not mention LVM snapshots
542
543 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
544
df482fe5
DM
545pve-installer (4.0-2) unstable; urgency=medium
546
547 * add xfs support
548
549 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
550
551pve-installer (4.0-1) unstable; urgency=medium
552
553 * updates for debian jessie
554
555 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
556
71eb60d6
DM
557pve-installer (3.3-3) unstable; urgency=low
558
559 * support ZFS
560
561 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
562
84761f93
DM
563pve-installer (3.3-2) unstable; urgency=low
564
565 * support UEFI systems
aed81ff0
DM
566
567 * add new 'Options' Dialog
84761f93
DM
568
569 * do not install xorg.conf (not needed, and makes problems with EFI boot)
570
571 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
572
cd0cff32
DM
573pve-installer (3.3-1) unstable; urgency=low
574
575 * update path for 3.3 release
576
577 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
578
579pve-installer (3.0-2) unstable; urgency=low
580
581 * always use GUID partition tables
582
583 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
584
24396f40
DM
585pve-installer (3.0-1) unstable; urgency=low
586
587 * updates for debian wheezy
588
589 * use webkit instead of gthhtml2
590
591 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
592
87a09334
DM
593pve-installer (2.3-6) unstable; urgency=low
594
595 * fix hdsize algorythm
596
597 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
598
968fa90b
DM
599pve-installer (2.0-5) unstable; urgency=low
600
601 * add 'hdsize' boot parameter to specify maximum size used.
602
603 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
604
89092156
DM
605pve-installer (2.0-4) unstable; urgency=low
606
607 * fix bug #226 && #227: new minfree and maxvz boot options
608
609 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
610
5586cedd
DM
611pve-installer (2.0-3) unstable; urgency=low
612
613 * increase free space on LVM up to 16GB
614
615 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
616
89a12446
DM
617pve-installer (2.0-2) unstable; urgency=low
618
619 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
620
621 * use 'ext3' by default
622
623 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
624
625pve-installer (2.0-1) unstable; urgency=low
626
627 * use ext4 fs
628
629 * align LVM on 128k boundary
630
631 * use 'parted' to create partitions
632
633 * support > 2TB disks (use GPT partition tables)
634
635 * mount with barrier=0 during install (speedup)
636
637 * write keyboard settings to /etc/pve-installer.cfg
638
639 * adjust for pve2
640
641 * avoid to run update-grub or update-initramfs during install
642
643 * use --no-triggers for faster unpack
644
645 * also mount sysfs to /target/sys
646
647 * do not write /etc/default/grub - not really needed
648
649 * we now use openbox instead of metacity
650
651 * wait one second after partitioning (give kernel time to reread part
652 table)
653
654 * use update-initramfs -c (instead of -u)
655
656 * do not write /etc/apache2/ports.conf (not really needed)
657
658 * enable apache port redirect (a2ensite pve-redirect.conf)
659
660 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
661
662pve-installer (1.0-9) unstable; urgency=low
663
664 * fix netmask bug
665
666 * use 'udevadm info' to detect disks
667
668 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
669
670pve-installer (1.0-8) unstable; urgency=low
671
672 * use UUID= for /boot in fstab
673
674 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
675
676pve-installer (1.0-7) unstable; urgency=low
677
678 * unconfigured.sh: use -q flag for modprobe
679
680 * proxinstall: use 'removable' flag on older kernels (instead
681 of 'capability') to detect cdroms.
682
683 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
684
685pve-installer (1.0-6) unstable; urgency=low
686
687 * pass --no-floppy to grub-install (some users reported delays)
688
689 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
690
691pve-installer (1.0-5) unstable; urgency=low
692
693 * fixes for debian lenny
694
695 * support dynamically allocated virtio blk devices
696
697 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
698
699pve-installer (1.0-4) unstable; urgency=low
700
701 * proxinstall: better postfix configuration
702
703 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
704
705pve-installer (1.0-3) unstable; urgency=low
706
707 * ause grub instead of lilo
708
709 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
710
711pve-installer (1.0-2) stable; urgency=low
712
713 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
714 set bridge parameters (stp = on, fd = 0)
715
716 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
717
718pve-installer (1.0-1) stable; urgency=low
719
720 * initial release
721
722 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
723