]>
git.proxmox.com Git - pve-installer.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dietmar Maurer [Tue, 26 May 2015 16:21:00 +0000 (18:21 +0200)]
also use sgdisk -Z for zfs
Dietmar Maurer [Tue, 26 May 2015 11:32:07 +0000 (13:32 +0200)]
use sgdisk -Z to wipe partition info
Dietmar Maurer [Fri, 22 May 2015 11:09:58 +0000 (13:09 +0200)]
bump version to 3.4-1
Dietmar Maurer [Fri, 22 May 2015 11:06:39 +0000 (13:06 +0200)]
do not install ESP on zfs disks, use sgdisk instead of parted
ZFS has this use_whole_disk concept, so we try to partition the same
way as zfs does by default. There is room at start of disk to insert
a grub boot partition. But adding a EFI ESP is not possible.
Note: zfs people think this is just a waste of space an not
required. Instead, you should put the ESP on another disk.
Turns out that parted is unable to set partition numbers, so
we use sgdisk instead.
Dietmar Maurer [Mon, 13 Apr 2015 12:58:33 +0000 (14:58 +0200)]
correctly set release to 3.4
Dietmar Maurer [Thu, 19 Mar 2015 05:23:31 +0000 (06:23 +0100)]
zfs: use lz4 compression
Dietmar Maurer [Thu, 12 Feb 2015 16:50:39 +0000 (17:50 +0100)]
do not use last MB of disk (newer parted version needs that)
Dietmar Maurer [Fri, 30 Jan 2015 05:49:41 +0000 (06:49 +0100)]
zfs: check all disk have same size (when required).
Dietmar Maurer [Thu, 29 Jan 2015 16:52:45 +0000 (17:52 +0100)]
fix raidz level
Dietmar Maurer [Thu, 22 Jan 2015 12:40:19 +0000 (13:40 +0100)]
fix zfs disk count check
Dietmar Maurer [Thu, 22 Jan 2015 09:17:39 +0000 (10:17 +0100)]
remove bacula related code
Dietmar Maurer [Thu, 22 Jan 2015 09:16:43 +0000 (10:16 +0100)]
zfs: corectly check mimimal number of disks
Dietmar Maurer [Wed, 21 Jan 2015 11:56:11 +0000 (12:56 +0100)]
improve zfs disk selector
Dietmar Maurer [Wed, 21 Jan 2015 11:31:47 +0000 (12:31 +0100)]
avoid editable combobox
Dietmar Maurer [Mon, 19 Jan 2015 06:51:04 +0000 (07:51 +0100)]
do not mount efi partition by default
Dietmar Maurer [Mon, 19 Jan 2015 06:09:01 +0000 (07:09 +0100)]
replace vdev with by-id devices only once
Dietmar Maurer [Mon, 19 Jan 2015 05:45:56 +0000 (06:45 +0100)]
fix grub-pc/install_devices
In case we do not have /dev/disk/by-id/ path.
Dietmar Maurer [Mon, 19 Jan 2015 05:44:50 +0000 (06:44 +0100)]
auto-generate reasonable hostname
Dietmar Maurer [Sat, 17 Jan 2015 17:53:35 +0000 (18:53 +0100)]
always install efi boot loader
Dietmar Maurer [Sat, 17 Jan 2015 14:59:08 +0000 (15:59 +0100)]
code cleanup, ru udev-settle at correct places
Dietmar Maurer [Sat, 17 Jan 2015 13:51:35 +0000 (14:51 +0100)]
comma separate list entries for grub-pc/install_devices
Dietmar Maurer [Sat, 17 Jan 2015 10:54:15 +0000 (11:54 +0100)]
find_stable_path: use shell glog to search in sorted order
So that we get the same names as other tools (grub postint script).
Dietmar Maurer [Sat, 17 Jan 2015 08:30:29 +0000 (09:30 +0100)]
store grub install device list with debconf
Dietmar Maurer [Sat, 17 Jan 2015 08:02:40 +0000 (09:02 +0100)]
do not create extra boot partition
Grub2 can boot directly from lvm, so there is no need to waste space.
Dietmar Maurer [Fri, 16 Jan 2015 16:17:20 +0000 (17:17 +0100)]
zfs: allow to configure raid levels
Dietmar Maurer [Thu, 15 Jan 2015 10:53:51 +0000 (11:53 +0100)]
zfs: correctly umount all filesystems
Dietmar Maurer [Thu, 15 Jan 2015 09:53:54 +0000 (10:53 +0100)]
use GRUB_CMDLINE_LINUX instead of GRUB_CMDLINE_LINUX_DEFAULT
So that we could also boot in rescue mode (and keep quiet flag).
Dietmar Maurer [Wed, 14 Jan 2015 12:01:28 +0000 (13:01 +0100)]
fix version in control file
Dietmar Maurer [Wed, 14 Jan 2015 11:56:29 +0000 (12:56 +0100)]
carefully load zfs module
and wait. Else zpool create can fail.
Dietmar Maurer [Wed, 14 Jan 2015 08:39:49 +0000 (09:39 +0100)]
bump version to 3.3-3
Dietmar Maurer [Wed, 14 Jan 2015 08:38:31 +0000 (09:38 +0100)]
do not use /dev/disk/by-id/ because of strange errors
Dietmar Maurer [Wed, 14 Jan 2015 08:05:13 +0000 (09:05 +0100)]
disable size option with zfs
Dietmar Maurer [Wed, 14 Jan 2015 07:54:49 +0000 (08:54 +0100)]
optimize zfs installation
use /dev/disk/by-id
disable sync during install to be faster
Dietmar Maurer [Wed, 14 Jan 2015 05:05:56 +0000 (06:05 +0100)]
directly boot from zfs, install swap on zvol
Dietmar Maurer [Tue, 13 Jan 2015 11:24:50 +0000 (12:24 +0100)]
allow to install on zfs
Dietmar Maurer [Thu, 9 Oct 2014 11:12:38 +0000 (13:12 +0200)]
fix for run_command
Dietmar Maurer [Thu, 9 Oct 2014 11:02:15 +0000 (13:02 +0200)]
run detect_country in test mode
And use open2 to avoid delay until traceroute finish.
Dietmar Maurer [Thu, 9 Oct 2014 10:14:28 +0000 (12:14 +0200)]
add dialog to edit options
Dietmar Maurer [Mon, 6 Oct 2014 10:20:40 +0000 (12:20 +0200)]
simplify code (always use combo box for target HD)
Dietmar Maurer [Fri, 3 Oct 2014 09:04:01 +0000 (11:04 +0200)]
support UEFI systems
Dietmar Maurer [Tue, 30 Sep 2014 06:12:06 +0000 (08:12 +0200)]
install grub on $target_hd instead of hd0
Dietmar Maurer [Mon, 8 Sep 2014 10:12:12 +0000 (12:12 +0200)]
updates for 3.3 release
Dietmar Maurer [Mon, 19 Aug 2013 06:12:20 +0000 (08:12 +0200)]
try to use shorter title
And display whole license file including title.
Dietmar Maurer [Mon, 19 Aug 2013 05:39:49 +0000 (07:39 +0200)]
make it possible to display an EULA
Also fix copyrigjht file (use AGPLv3).
Dietmar Maurer [Wed, 14 Aug 2013 08:45:28 +0000 (10:45 +0200)]
bump version to 3.1-1
Dietmar Maurer [Tue, 26 Mar 2013 06:30:34 +0000 (07:30 +0100)]
keep mtab symlink
wheezy wants that.
Dietmar Maurer [Fri, 22 Mar 2013 07:42:41 +0000 (08:42 +0100)]
improve country selection auto-completion
Dietmar Maurer [Fri, 22 Mar 2013 07:16:34 +0000 (08:16 +0100)]
fix focus traversal
Dietmar Maurer [Wed, 20 Mar 2013 11:29:51 +0000 (12:29 +0100)]
add link to our home page
Dietmar Maurer [Wed, 20 Mar 2013 11:17:47 +0000 (12:17 +0100)]
show percentage in progress bar
Dietmar Maurer [Wed, 20 Mar 2013 10:57:22 +0000 (11:57 +0100)]
include css style sheets
Dietmar Maurer [Wed, 20 Mar 2013 10:10:12 +0000 (11:10 +0100)]
use less space for input area
Dietmar Maurer [Wed, 20 Mar 2013 09:51:16 +0000 (10:51 +0100)]
update changelog
Dietmar Maurer [Wed, 20 Mar 2013 09:50:46 +0000 (10:50 +0100)]
fixes for wheezy
Dietmar Maurer [Wed, 20 Mar 2013 09:50:04 +0000 (10:50 +0100)]
run installer with malloc
Dietmar Maurer [Tue, 19 Mar 2013 13:02:11 +0000 (14:02 +0100)]
use css properties instead of font tags
Dietmar Maurer [Tue, 19 Mar 2013 11:32:30 +0000 (12:32 +0100)]
update for wheezy
we try to use webkit instead of gtkhtml2 now.
Dietmar Maurer [Mon, 18 Mar 2013 09:18:08 +0000 (10:18 +0100)]
set release to 3.0
Dietmar Maurer [Fri, 1 Mar 2013 09:33:12 +0000 (10:33 +0100)]
fix hdsize algorythm
Dietmar Maurer [Fri, 30 Nov 2012 05:22:40 +0000 (06:22 +0100)]
add 'hdsize' boot parameter
Dietmar Maurer [Wed, 18 Jul 2012 03:52:17 +0000 (05:52 +0200)]
fix bug #226 && #227: new minfree and maxvz boot options
Dietmar Maurer [Fri, 8 Jun 2012 04:53:29 +0000 (06:53 +0200)]
remove call to /usr/bin/checktime
Dietmar Maurer [Mon, 2 Apr 2012 12:17:40 +0000 (14:17 +0200)]
use correct regex for hostname (DNS name)
Dietmar Maurer [Thu, 29 Mar 2012 11:50:10 +0000 (13:50 +0200)]
fix bug #123: also when no HDs found
Dietmar Maurer [Thu, 29 Mar 2012 09:57:27 +0000 (11:57 +0200)]
fix bug #123: press CTRL+ALT+F2
Dietmar Maurer [Thu, 15 Mar 2012 07:07:18 +0000 (08:07 +0100)]
update default grub settings
Dietmar Maurer [Mon, 27 Feb 2012 08:20:37 +0000 (09:20 +0100)]
fix version in control file
Dietmar Maurer [Thu, 16 Feb 2012 11:00:16 +0000 (12:00 +0100)]
increase free space on LVM up to 16GB
Dietmar Maurer [Wed, 18 Jan 2012 13:35:13 +0000 (14:35 +0100)]
use create_pmxcfs_db to create initial filesystem
Dietmar Maurer [Thu, 29 Sep 2011 11:07:59 +0000 (13:07 +0200)]
use AGPL3 instead of GPL2
Dietmar Maurer [Thu, 29 Sep 2011 07:08:15 +0000 (09:08 +0200)]
create extended_states for apt
To avoid cron job warning if that file does not exist
Dietmar Maurer [Fri, 16 Sep 2011 10:26:16 +0000 (12:26 +0200)]
fix typo
Dietmar Maurer [Tue, 23 Aug 2011 05:33:40 +0000 (07:33 +0200)]
imported from svn 'pve-installer/pve2'