Dietmar Maurer
8009092610
add support for xfs
2015-06-16 11:35:54 +02:00
Dietmar Maurer
c2657b8ba2
allow ssh root login
2015-06-10 11:50:24 +02:00
Dietmar Maurer
aeb3d07f53
use ext4 as default file system
2015-05-29 10:13:07 +02:00
Dietmar Maurer
3a34fc6994
do not touch default grub settings
...
We now have resonable defaults in our grub package.
2015-05-29 09:24:01 +02:00
Dietmar Maurer
649d65b6af
also use sgdisk -Z for zfs
2015-05-27 16:40:24 +02:00
Dietmar Maurer
6ab785efb3
use sgdisk -Z to wipe partition info
2015-05-27 16:39:58 +02:00
Dietmar Maurer
f810f5d009
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.
2015-05-27 16:39:37 +02:00
Dietmar Maurer
814f5c394e
fix console setup
2015-03-31 13:40:49 +02:00
Dietmar Maurer
e89d1aef16
change unmount order
2015-03-31 13:36:25 +02:00
Dietmar Maurer
d2120e51c7
updates for jessie
2015-03-30 14:06:02 +02:00
Dietmar Maurer
3ac71c8f6e
updates for jessie, set RELEASE=4.0
2015-03-28 09:33:36 +01:00
Dietmar Maurer
25b62a3d05
zfs: use lz4 compression
2015-03-19 06:24:18 +01:00
Dietmar Maurer
0bdc3d39b9
do not use last MB of disk (newer parted version needs that)
2015-02-12 17:50:39 +01:00
Dietmar Maurer
269c66a6e0
zfs: check all disk have same size (when required).
2015-01-30 06:49:41 +01:00
Dietmar Maurer
097ecf8f10
fix raidz level
2015-01-29 17:52:45 +01:00
Dietmar Maurer
224bb7b0a6
fix zfs disk count check
2015-01-22 13:40:19 +01:00
Dietmar Maurer
48eb111395
remove bacula related code
2015-01-22 10:17:39 +01:00
Dietmar Maurer
1e8720e4bd
zfs: corectly check mimimal number of disks
2015-01-22 10:16:43 +01:00
Dietmar Maurer
e23a3e4d5d
improve zfs disk selector
2015-01-21 12:56:11 +01:00
Dietmar Maurer
bcbfab6b24
avoid editable combobox
2015-01-21 12:31:47 +01:00
Dietmar Maurer
a84ea01063
do not mount efi partition by default
2015-01-19 07:51:04 +01:00
Dietmar Maurer
1daf7f66fd
replace vdev with by-id devices only once
2015-01-19 07:09:01 +01:00
Dietmar Maurer
ff863262ad
fix grub-pc/install_devices
...
In case we do not have /dev/disk/by-id/ path.
2015-01-19 06:45:56 +01:00
Dietmar Maurer
713790a4ca
auto-generate reasonable hostname
2015-01-19 06:44:50 +01:00
Dietmar Maurer
1e61f3d8c6
always install efi boot loader
2015-01-17 18:53:35 +01:00
Dietmar Maurer
35c6f89c8f
code cleanup, ru udev-settle at correct places
2015-01-17 15:59:08 +01:00
Dietmar Maurer
e35d5efbde
comma separate list entries for grub-pc/install_devices
2015-01-17 14:51:35 +01:00
Dietmar Maurer
a5af22f5c3
find_stable_path: use shell glog to search in sorted order
...
So that we get the same names as other tools (grub postint script).
2015-01-17 11:54:15 +01:00
Dietmar Maurer
3573c046c4
store grub install device list with debconf
2015-01-17 09:47:02 +01:00
Dietmar Maurer
a2876e48a3
do not create extra boot partition
...
Grub2 can boot directly from lvm, so there is no need to waste space.
2015-01-17 09:46:47 +01:00
Dietmar Maurer
c6ed3b2401
zfs: allow to configure raid levels
2015-01-16 17:17:20 +01:00
Dietmar Maurer
6fbd1fb1b1
zfs: correctly umount all filesystems
2015-01-15 11:53:51 +01:00
Dietmar Maurer
52f45831f0
use GRUB_CMDLINE_LINUX instead of GRUB_CMDLINE_LINUX_DEFAULT
...
So that we could also boot in rescue mode (and keep quiet flag).
2015-01-15 10:53:54 +01:00
Dietmar Maurer
0e86b9b612
fix version in control file
2015-01-14 13:01:28 +01:00
Dietmar Maurer
b282cfe872
carefully load zfs module
...
and wait. Else zpool create can fail.
2015-01-14 12:56:29 +01:00
Dietmar Maurer
71eb60d6bb
bump version to 3.3-3
2015-01-14 09:39:49 +01:00
Dietmar Maurer
486c490d97
do not use /dev/disk/by-id/ because of strange errors
2015-01-14 09:38:31 +01:00
Dietmar Maurer
f7b853d175
disable size option with zfs
2015-01-14 09:05:13 +01:00
Dietmar Maurer
481671c357
optimize zfs installation
...
use /dev/disk/by-id
disable sync during install to be faster
2015-01-14 08:54:49 +01:00
Dietmar Maurer
7bc4f6bdac
directly boot from zfs, install swap on zvol
2015-01-14 08:04:44 +01:00
Dietmar Maurer
5c06ced57a
allow to install on zfs
2015-01-13 12:27:06 +01:00
Dietmar Maurer
4a5dbe691f
fix for run_command
2014-10-09 13:13:56 +02:00
Dietmar Maurer
62c058783d
run detect_country in test mode
...
And use open2 to avoid delay until traceroute finish.
2014-10-09 13:02:15 +02:00
Dietmar Maurer
aed81ff0af
add dialog to edit options
2014-10-09 12:15:40 +02:00
Dietmar Maurer
1aa5bd022b
simplify code (always use combo box for target HD)
2014-10-06 12:20:40 +02:00
Dietmar Maurer
84761f93cb
support UEFI systems
2014-10-03 11:24:03 +02:00
Dietmar Maurer
21eb060385
install grub on $target_hd instead of hd0
2014-09-30 08:12:06 +02:00
Dietmar Maurer
cd0cff32cd
updates for 3.3 release
2014-09-08 12:51:45 +02:00
Dietmar Maurer
f91c161b70
try to use shorter title
...
And display whole license file including title.
2013-08-19 09:05:11 +02:00
Dietmar Maurer
8a50920cd7
make it possible to display an EULA
...
Also fix copyrigjht file (use AGPLv3).
2013-08-19 07:58:11 +02:00