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