- 25 Jul, 2017 1 commit
-
-
Natanael Copa authored
ref #7524
-
- 16 Jun, 2017 2 commits
-
-
Natanael Copa authored
-
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 3 commits
-
-
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.
-
Natanael Copa authored
-
Natanael Copa authored
-
- 23 May, 2017 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
udhcpc will print info to stderr and it confuses the password prompt
-
Carlo Landmeter authored
fixes #7260
-
- 19 May, 2017 8 commits
-
-
-
Natanael Copa authored
Some users may know exactly which variant they want, and instead of asking them two questions, we accept if users types in the variant at the first question. if the variant does not exist, then user is prompted.
-
Natanael Copa authored
-
Natanael Copa authored
- use "alpine" as hostname - use first repo in the mirror list (normally cdn) - don't ask about proxy
-
Natanael Copa authored
first in the list is normally a cdn
-
Natanael Copa authored
also try figure out a good video driver from lspci outout
-
Natanael Copa authored
-
Natanael Copa authored
needed for zfs
-
- 12 May, 2017 1 commit
-
-
Shiz ... authored
-
- 14 Apr, 2017 2 commits
-
-
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
-
Natanael Copa authored
udhcpc will print to stdout the ip addr it got. This gets in the way for the root password prompt so we redirect udhcpc to /dev/null
-
- 24 Jan, 2017 1 commit
-
-
Natanael Copa authored
the wget -s option was removed in busybox 1.26 https://git.busybox.net/busybox/commit/?id=2972e2c4acb9c46a8cc05c857acac2b3d439bf69 ref #6683
-
- 23 Dec, 2016 1 commit
-
-
Kaarle Ritvanen authored
fixes #2876
-
- 21 Dec, 2016 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 11 Dec, 2016 4 commits
-
-
Natanael Copa authored
-
-
-
-
- 07 Dec, 2016 1 commit
-
-
Timo Teräs authored
fixes #6517 The output format of util-linux losetup is different, and there's no easy way to get uniform output from these two implementations.
-
- 05 Dec, 2016 2 commits
-
-
Natanael Copa authored
The fakeroot fake-env feature requires that the filesystem if unmodified between the reloads of the fake-env. We dont comply with this so we re-exec the entire script in fakeroot instead.
-
Natanael Copa authored
-
- 02 Dec, 2016 1 commit
-
-
Natanael Copa authored
mksquashfs will ignore errors and continue by default by design. This is definitively not the behavior we want so we tell it to explicitly exit on error.
-
- 10 Nov, 2016 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
it is likely needed if it is set. ref #6219
-
Natanael Copa authored
-
- 09 Nov, 2016 2 commits
-
-
Natanael Copa authored
This is a way to inject the users pubkey to initramfs
-
Timo Teräs authored
To create boot media, otherwise it is assumed to be updating live system and /boot is mounted.
-
- 02 Nov, 2016 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-