~alpine/devel

alpine-rescue.conf.mk added v1 PROPOSED

Fabian Affolter: 1
 alpine-rescue.conf.mk added

 1 files changed, 3 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/68/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] alpine-rescue.conf.mk added Export this patch

This file is an addition to the already present
alpine-rescue.packages file. With this file users
will be able to follow the wiki article "How to make
a custom ISO image" easily.
---
 alpine-rescue.conf.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 alpine-rescue.conf.mk
diff --git a/alpine-rescue.conf.mk b/alpine-rescue.conf.mk
new file mode 100644
index 0000000..e0b3b3b
--- /dev/null
+++ b/alpine-rescue.conf.mk
@@ -0,0 +1,3 @@
ALPINE_NAME   := alpine-rescue
KERNEL_FLAVOR := grsec
MODLOOP_EXTRA :=
-- 
1.7.4.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---