- 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 10 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
-
Natanael Copa authored
-
Natanael Copa authored
- fix bug in find_essids - use wpa_passphrase to create network config for wpa_supplicant with PSK - handle case where invalid SSID was entered - do not echo the wifi password
-
Natanael Copa authored
if wifi setup fails, return instead of recursively call prompt_for_interfaces
-