- 19 Oct, 2017 1 commit
-
-
Carlo Landmeter authored
New features: * auto detect EFI boot and install EFI ESP (force with env USE_EFI=1) * allow specifying bootloader by env BOOTLOADER (grub or syslinux) * allow specifying disk label by env DISKLABEL (dos or gpt) TODO: * Make sure MBR is only overwritten on native installs. * Do some more checks to prevent non standard/supported setup like GPT on BIOS installs. TESTS run on ESXi 6.5: Simple native install * syslinux OK * GRUB OK Extended native install * LVM OK * RAID OK * RAID+LVM OK EFI install * Default OK * LVM OK see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592834 * RAID NOT SUPPORTED Data install DOS * Default OK * LVM OK Data install GPT * Default OK * LVM OK but: /lib/rc/sh/openrc-run.sh: line 273: can't create /sys/fs/cgroup/openrc/syslog/tasks: nonexistent directory
-
- 15 Oct, 2017 1 commit
-
-
Carlo Landmeter authored
-
- 25 Jul, 2017 1 commit
-
-
Natanael Copa authored
ref #7524
-
- 16 Jun, 2017 1 commit
-
-
Natanael Copa authored
- move extlinux_raidopt to setup_syslinux and pass bootdev instead - pass kernel_opts to grub config too - make sure to quote the args to setup_grub/syslinux
-
- 08 Jun, 2017 1 commit
-
-
Roberto Oliveira authored
This patch allows to install Alpine in the disk on ppc64le. It installs grub and also configure the 'PowerPC PReP boot' partition correctly. For now the installation is enabled by selecting 'sys' option (same option used for syslinux) in the setup options.
-
- 19 May, 2017 2 commits
-
-
Jakub Skrzypnik authored
-
Natanael Copa authored
needed for zfs
-
- 14 Apr, 2017 1 commit
-
-
Natanael Copa authored
pv-grub does not support 64bit in ext4. We will likely never need a 16T boot partition so let us just disable 64bit for /boot. ref #6962
-
- 23 Dec, 2016 1 commit
-
-
Kaarle Ritvanen authored
fixes #2876
-
- 21 Dec, 2016 1 commit
-
-
Natanael Copa authored
-
- 02 Nov, 2016 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 13 Jun, 2016 1 commit
-
-
Natanael Copa authored
ref #5719
-
- 20 May, 2016 1 commit
-
-
Natanael Copa authored
-
- 05 Apr, 2016 2 commits
-
-
Natanael Copa authored
give the opportunity to set extra opts fo mkfs
-
Natanael Copa authored
The filesystem may be compiled into the kernel
-
- 17 Dec, 2015 1 commit
-
-
Natanael Copa authored
-
- 15 Dec, 2015 2 commits
-
-
Natanael Copa authored
filter out ramX block devices (major=1)
-
Natanael Copa authored
We should not start modloop when system root is on disk.
-
- 14 Dec, 2015 4 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
Do not install e2fsprogs unless it will be used
-
Natanael Copa authored
-
Valery Kartel authored
-
- 22 Sep, 2015 1 commit
-
-
Natanael Copa authored
when we have a device like /dev/mapper/vg0-lv_root, then will the LV name not match with lvs' first column.
-
- 15 Jul, 2015 2 commits
-
-
Natanael Copa authored
fix typo in btrfs-progs. add kernel module eary so /dev/btrfs-control is created. ref #4445
-
Natanael Copa authored
ref #4421
-
- 06 May, 2015 1 commit
-
-
Natanael Copa authored
Give the option so enable lvm when asking how o use selected disk
-
- 05 May, 2015 1 commit
-
-
Natanael Copa authored
-
- 19 Mar, 2015 1 commit
-
-
Natanael Copa authored
-
- 03 Dec, 2014 1 commit
-
-
Natanael Copa authored
-
- 04 Nov, 2014 1 commit
-
-
Juan Francisco Cantero Hurtado authored
-
- 17 Jul, 2014 1 commit
-
-
Natanael Copa authored
the use of \+ is a GNU BRE extension that is not supported in musl.
-
- 20 Jun, 2014 3 commits
-
-
Natanael Copa authored
-
Francesco Colista authored
-
Francesco Colista authored
-
- 29 May, 2014 1 commit
-
-
Natanael Copa authored
apk now sends progressbar to stdout instead of stderr
-
- 19 May, 2014 1 commit
-
-
Natanael Copa authored
ref #2893
-
- 23 Apr, 2014 2 commits
-
-
Natanael Copa authored
fixes #2540
-
Natanael Copa authored
Add a magic environment variable ERASE_DISKS as confirmation for erasing disks. This is useful for scripted installs. fixes #2863
-
- 24 Oct, 2013 1 commit
-
-
Natanael Copa authored
-