- Apr 14, 2022
-
-
Natanael Copa authored
-
Natanael Copa authored
The driver for the primary console might be compiled as a kernel module in which case the primary console will not be available until modules are loaded. Fix openrc output by passing the console device to switch_root. Fixes !99 Ref aports#13677
-
Natanael Copa authored
-
- Mar 18, 2022
-
-
- Feb 05, 2022
-
-
ktprograms authored
-
- Nov 22, 2021
-
-
Natanael Copa authored
-
- Nov 18, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes commit 6a15ae8d (init: only install sshd if there are no apkovl)
-
Natanael Copa authored
-
Natanael Copa authored
vmware scsi host has issues with coldplugging, which causes nlplug-findfs to not find the device withing excpected time. We work around this by detect vmware and manually load ata_piix and mptspi drivers early, so they are already loaded when nlplug-findfs runs. ref alpine/aports#8476
-
Natanael Copa authored
User may have chosen dropbear, in which case we don't want install openssh.
-
- Nov 14, 2021
-
-
Dermot Bradley authored
When determining which firmware needs to be includes in the initramfs mkinitfs searches for kernel modules using the filename *.ko and so does not cater for compressed modules (and therefore does not include their required firmware in the initramfs). Change the search pattern to deal with both uncompressed and compressed modules.
-
- Nov 10, 2021
-
-
Natanael Copa authored
fixes commit 0316297f (nlplug-findfs: add long options) ref alpine/aports#13178
-
- Nov 09, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
-
-
Natanael Copa authored
This is needed for early console
-
- Nov 05, 2021
-
-
Natanael Copa authored
compressed kernel modules may have a .ko.zstd suffix. Add support for this in mkinitfs also include /sbin/modprobe in the base
-
- default mode=0755 for overlaytmpfs, setting with overlaytmpfsflags overrides - enable rootflags & rootfstype options for underlying rootfs - force read-only mount of "lowerdir" (root-ro) and read-write mode of "upperdir" (root-rw) to mitigate user foot gunnery
-
- Nov 03, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Sep 17, 2021
-
-
This is not needed anymore as the modules are built in since Alpine release v3.13 This reverts commit 89f9c4fb.
-
- Sep 09, 2021
-
-
Alex Sivchev authored
Using --run with incremental assembly ensures that the system will be able to boot and won't drop to recovery shell when only the minimal number of devices are present. [1] [1] https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/tree/ReadMe.c?h=mdadm-4.1#n600
-
- Aug 06, 2021
- Jun 07, 2021
-
-
- add zstd to mkinitfs usage output - add flags -C and -s to man page - update bugtracker URL - proofreading
-
-
- Jan 13, 2021
-
-
Natanael Copa authored
-
Natanael Copa authored
Import the pool without mounting any file systems. See merge request alpine/mkinitfs!78
-
omni authored
-
- Dec 22, 2020
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-