aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-12-06 17:23:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-12-06 17:48:38 +0000
commit46f4244a08f3fa29a7ff86a95bd918355f07c522 (patch)
treeb94c0fc6e05f76afc3bb83fd159cfcc7da71699c /scripts
parent23623612c4ab94b4c32e959c0a92c5cb2fc4b902 (diff)
downloadaports-46f4244a08f3fa29a7ff86a95bd918355f07c522.tar.bz2
aports-46f4244a08f3fa29a7ff86a95bd918355f07c522.tar.xz
scripts: replace -vanilla kernel with -lts
also add doas to extended image
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh4
-rwxr-xr-xscripts/mkimg.arm.sh2
-rwxr-xr-xscripts/mkimg.netboot.sh2
-rwxr-xr-xscripts/mkimg.standard.sh4
4 files changed, 6 insertions, 6 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index c273c4380b..804037c29a 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -6,7 +6,7 @@ TARGET_ARCH="$1"
SUDO_APK=abuild-apk
# optional cross build packages
-KERNEL_PKG="linux-firmware linux-vanilla"
+KERNEL_PKG="linux-firmware linux-lts"
# get abuild configurables
[ -e /usr/share/abuild/functions.sh ] || (echo "abuild not found" ; exit 1)
@@ -46,7 +46,7 @@ Steps for introducing new architecture include:
- adding the arch type detection to apk-tools
- adjusting build rules for packages that are arch aware:
gcc, openssl, linux-headers
-- create new kernel config for linux-vanilla
+- create new kernel config for linux-lts
After these steps the initial cross-build can be completed
by running this with the target arch as parameter, e.g.:
diff --git a/scripts/mkimg.arm.sh b/scripts/mkimg.arm.sh
index a671f0543f..1221e84915 100755
--- a/scripts/mkimg.arm.sh
+++ b/scripts/mkimg.arm.sh
@@ -118,7 +118,7 @@ profile_uboot() {
Supports armhf and aarch64."
image_ext="tar.gz"
arch="aarch64 armhf armv7"
- kernel_flavors="vanilla"
+ kernel_flavors="lts"
kernel_addons="xtables-addons"
initfs_features="base bootchart squashfs ext4 kms mmc raid scsi usb"
apkovl="genapkovl-dhcp.sh"
diff --git a/scripts/mkimg.netboot.sh b/scripts/mkimg.netboot.sh
index c5f447be9b..7fd065916b 100755
--- a/scripts/mkimg.netboot.sh
+++ b/scripts/mkimg.netboot.sh
@@ -12,7 +12,7 @@ profile_netboot() {
"
arch="aarch64 armhf armv7 ppc64le x86 x86_64 s390x"
kernel_cmdline="nomodeset"
- kernel_flavors="vanilla"
+ kernel_flavors="lts"
modloop_sign=yes
apks=""
initfs_features="base network squashfs usb virtio"
diff --git a/scripts/mkimg.standard.sh b/scripts/mkimg.standard.sh
index 8599227771..ccda5a5c55 100755
--- a/scripts/mkimg.standard.sh
+++ b/scripts/mkimg.standard.sh
@@ -30,9 +30,9 @@ profile_extended() {
Suitable for routers and servers.
Runs from RAM."
arch="x86 x86_64"
- kernel_addons="dahdi-linux xtables-addons zfs spl"
+ kernel_addons="xtables-addons zfs"
apks="$apks
- dahdi-linux dahdi-tools ethtool hwdata lftp links
+ ethtool hwdata lftp links doas
logrotate lua5.3 lsof lm_sensors lxc lxc-templates nano
pax-utils paxmark pciutils screen strace sudo tmux
usbutils v86d vim xtables-addons curl