diff options
| -rwxr-xr-x | Makefile | 2 | ||||
| -rw-r--r-- | alpine-scst.conf.mk | 5 | ||||
| -rw-r--r-- | alpine-scst.packages | 23 |
3 files changed, 1 insertions, 29 deletions
@@ -459,7 +459,7 @@ release: $(ISO_SHA1) $(ISO_SHA256) $(xdelta) $(pkgdiff) ifeq ($(ALPINE_ARCH),x86_64) -profiles ?= alpine alpine-mini alpine-vserver alpine-scst alpine-xen +profiles ?= alpine alpine-mini alpine-vserver alpine-xen else profiles ?= alpine alpine-mini alpine-vserver endif diff --git a/alpine-scst.conf.mk b/alpine-scst.conf.mk deleted file mode 100644 index 7f1ac2d..0000000 --- a/alpine-scst.conf.mk +++ /dev/null @@ -1,5 +0,0 @@ -ALPINE_NAME := alpine-scst -MODLOOP_EXTRA := -KERNEL_FLAVOR := scst -KERNEL_FLAVOR_DEFAULT := scst - diff --git a/alpine-scst.packages b/alpine-scst.packages deleted file mode 100644 index 9fb126b..0000000 --- a/alpine-scst.packages +++ /dev/null @@ -1,23 +0,0 @@ -bkeymaps -alpine-base -alpine-mirrors -openssl -tzdata -bwm-ng -e2fsprogs -ethtool -hdparm -htop -iscsi-scst -linux-firmware -lvm2 -mailx -mdadm -openssh -parted -scstadmin -smartmontools -ssmtp -util-linux -xfsprogs -network-extras |
