- Feb 26, 2019
-
-
Natanael Copa authored
-
Signed-off-by:
Olliver Schinagl <oliver@schinagl.nl>
-
- Feb 22, 2019
-
-
Natanael Copa authored
-
- Feb 15, 2019
-
-
Timo Teräs authored
ref #9549
-
Carlo Landmeter authored
this is needed for firware which is not automatically detected.
-
- Feb 05, 2019
-
-
alpine-mips-patches authored
-
- Jan 28, 2019
-
-
Carlo Landmeter authored
-
- Jan 27, 2019
-
-
Carlo Landmeter authored
-
- Jan 17, 2019
-
-
Natanael Copa authored
-
- Jan 10, 2019
-
-
Natanael Copa authored
package was moved to unmaintained due to upstream has gone missing
-
- Nov 09, 2018
-
-
Replace libressl with openssl, add libbsd and libtls-standalone (for busybox) but still build libressl for apk-tools. [TT: Remove libressl, it is not needed anymore.]
-
- Oct 04, 2018
-
-
Alpine ISO are labelled with ${profile_abbrev:-$PROFILE} but grub was only searching for $PROFILE when booting and failed to its rescue shell.
-
- Aug 02, 2018
-
-
Timo Teräs authored
-
Timo Teräs authored
busybox now requires ssl on the target host. Fix busybox dependency and adjust bootstrap build order accordingly.
-
- Jul 10, 2018
-
-
- Jun 25, 2018
-
-
Natanael Copa authored
-
Carlo Landmeter authored
-
Natanael Copa authored
-
- Jun 21, 2018
-
-
Natanael Copa authored
-
Natanael Copa authored
no functional difference but make it clearer what the intention is
-
Natanael Copa authored
-
to avoid race issue during boot and install from cdrom
-
- Jun 19, 2018
-
-
Carlo Landmeter authored
- removed serial from cmdline. rpi3 has a limited serial interface (used for bluetooth now) and when enabled (enable_uart=1) it will lock the cpu speed to 250Mhz.
-
-
- Jun 13, 2018
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #8879
-
Natanael Copa authored
create a symlink to latest netboot release. This is to make it easy to create urls without version numbers like: http://dl-cdn.alpinelinux.org/alpine/latest-release/releases/x86_64/netboot
-
- Jun 12, 2018
-
-
Natanael Copa authored
-
Natanael Copa authored
ext4 module can handle it.
-
Natanael Copa authored
-
-
- Jun 11, 2018
-
-
Apply missing changes from f92a41f7 Also remove unused variable
-
Natanael Copa authored
-
Natanael Copa authored
The volume id cannot be longer than 32 bytes so we need to shorten it a bit
-
- Jun 07, 2018
-
-
Natanael Copa authored
zipl bootloader not installed yet
-
- May 16, 2018
-
-
If Xen is present and Grub is used, like on UEFI systems, use multiboot2 to load Xen and the dom0 linux kernel. Enable grub modules: * part_gpt: to read files from GPT partitions * multiboot2: to load multiboot2 kernels, like Xen * gzio: to load Xen which is gzip compressed
-
- Apr 17, 2018
-
-
ISO image should have files owned by root, not leaking the builder uid.
-
- Mar 31, 2018
-
-
In order to install abuild, lzip needs to be available. Add it to the list of packages built in bootstrap.sh. Fixes: 9674a649 ("main/abuild: add support for lzip source packages")
-
- Mar 16, 2018
-
-
Natanael Copa authored
we dont need --extra-repository anymore but keep it for backwards compatibility
-
- Mar 09, 2018
-
-