- 29 Nov, 2017 3 commits
-
-
Natanael Copa authored
the metadata for the raid on boot partition will be at the end of device, so it will work to boot. It is also tested and works.
-
Natanael Copa authored
-
Natanael Copa authored
We want have fewer features in the initfs and only add those that are needed and detected. This is a revert of 25c4933f
-
- 23 Nov, 2017 1 commit
-
-
Natanael Copa authored
we fix this by unsetting BOOTLOADER for all data only setups.
-
- 22 Nov, 2017 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
also fix potential issue where we may have multiple swap devices
-
Natanael Copa authored
-
- 19 Oct, 2017 2 commits
-
-
Timo Teräs authored
-
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.
-