- May 06, 2021
-
-
Ariadne Conill authored
-
- Apr 17, 2021
-
- Mar 28, 2021
-
-
Also don't bootstrap it in bootstrap.sh. Since we no longer use the grsecurity patchset (which also provides PaX) and paxmark was recently removed from all remaining packages, there should be no need to bootstrap it early or include it in the images.
-
- Feb 18, 2021
-
-
Natanael Copa authored
Make code more readable. No functional changes
-
- Feb 15, 2021
-
-
Ariadne Conill authored
-
- Feb 10, 2021
-
-
Ariadne Conill authored
-
- Jan 05, 2021
-
-
Natanael Copa authored
fixes #12071
-
Natanael Copa authored
make it possible to disable KERNEL_PKG via empty env var replace isl with isl22 drop sudo, which is no longer needed fixes #12255
-
- Dec 21, 2020
-
-
- Dec 14, 2020
-
-
Tuan Hoang authored
Requires : https://gitlab.alpinelinux.org/tmhoang/mkinitfs/-/merge_requests/1
-
- Oct 31, 2020
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Aug 04, 2020
-
-
(ipsec-tools was dropped due to #11799 in fbe8d321)
-
- Jul 23, 2020
-
-
Natanael Copa authored
-
- Jun 24, 2020
-
-
Ariadne Conill authored
Since 3.12, we have included patch in build-base due to busybox patch being removed.
-
- Jun 23, 2020
-
-
Natanael Copa authored
-
- Jun 18, 2020
-
-
Natanael Copa authored
Seems like there are a number of docker users that have problems with http. Lets use https for docker images by default.
-
Natanael Copa authored
The nomodeset was used to make it easy to test alpine with qemu -curses, but it causes problems for users so we remove it. fixes #11665
-
- May 28, 2020
-
-
Natanael Copa authored
-
- Apr 28, 2020
-
-
Natanael Copa authored
Thre are a couple of problems with the mips kernels: - linux-octeon does not have initramfs - System.map has different name (upstream problem) Those issues needs to be solved before we can ship netboot support for mips64.
-
- Apr 22, 2020
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Feb 08, 2020
-
-
Timo Teräs authored
Instead of apk adding dependencies to sysroot, use the EXTRADEPENDS_TARGET to pass in these dependencies. This does not leave the sysroot in dirty state, but instead cleans it up.
-
Timo Teräs authored
Current abuild has a bug that when CC is defined, it's used to guess build architecture. But during cross-compile setup it points to cross compiler and causing breakage. Export CBUILD after initial abuild functions.sh run to workaround this.
-
- Dec 24, 2019
-
-
Natanael Copa authored
we hardened the read permissions in 27b8dc5b (main/mkinitfs: fix permissions of initramfs) this broke netboot. ref #11071
-
- Dec 18, 2019
-
-
Natanael Copa authored
We dont have rpi4 kernel for armhf but we have it for armv7.
-
- Dec 16, 2019
-
-
Natanael Copa authored
there are no linux-lts kernel for armhf
-
Natanael Copa authored
fixes #11031
-
with change to linux-lts as current default kernel dir for dtbs is changed to /boot/dtbs-$_f and this commit change it to new one DEVICETREEDIR in extlinux.conf for u-boot is changed to FDTDIR to follow documentation in u-boot (upstream)
-
- Dec 13, 2019
-
-
Natanael Copa authored
ref #10789
-
- Dec 06, 2019
-
-
Natanael Copa authored
users should be able to boot it with efi
-
Natanael Copa authored
we dont ship an armv6 kernel.
-
Natanael Copa authored
hwdata was renamed to hwids remove openvswitch due to it was move to community
-
Natanael Copa authored
also add doas to extended image
-
Natanael Copa authored
-
-