- 15 Feb, 2021 2 commits
-
-
Robin Opletal authored
-
Alex Xu (Hello71) authored
fixes #10468
-
- 19 Jan, 2021 1 commit
-
-
Alex Xu (Hello71) authored
now that video ddx is not installed, glamor is usually enabled, which requires mesa (nvidia is not officially supported on alpine). as before, this is a simple script, so no configuration is provided. users who don't want udev or mesa should invoke apk manually.
-
- 09 Jan, 2021 1 commit
-
-
Alex Xu (Hello71) authored
-nopad squashfs files cannot be mounted by Linux kernel. Fixes: 30e6933e ("update-kernel: use -nopad -Xbcj for modloop")
-
- 08 Jan, 2021 23 commits
-
-
Alex Xu (Hello71) authored
reduces x86 modloop size by about 38k. -all-time 0 reduces by 300 bytes more, but probably more confusing than it's worth
-
Natanael Copa authored
-
Natanael Copa authored
This makes it convienient to install alpine to disk on rpi or other devices with mmc.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
add function for y/n questions
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
use `ask` for consistency allow set default answer via env var APKREPOS_DEFAULT_ANSWER
-
Natanael Copa authored
-
Natanael Copa authored
repeat the question til we get a valid answer
-
Natanael Copa authored
set partition type to 0c when boot partition is vfat. RPI wont boot otherwise. disable swap for rpi
-
- 07 Jan, 2021 6 commits
-
-
Natanael Copa authored
rename select_bootloader to select_bootloader_pkg as it selects the bootloader package.
-
Natanael Copa authored
-
Natanael Copa authored
syslinux only works on x86 and x86_64
-
Natanael Copa authored
-
Natanael Copa authored
RPI kernels store the DTBS directly under /boot so they can handle kernel upgrades.
-
Natanael Copa authored
-
- 06 Jan, 2021 7 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #10462
-
Natanael Copa authored
fixes #10461 Thanks to Timo Ketola for the fix.
-
Natanael Copa authored
fixes #10453
-
Jordan Sokolic authored
-
Philippe Schommers authored
-
Gentooman authored
-