Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Alpine v3.9 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions alpine.znetboot
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# #####
# Name: ALPINE ZNETBOOT
# Date: 2018-Mar-14 (Wed)
# Date: 2019-Feb-20 (Wed)
# This is the ZNETBOOT file for Alpine Linux on z/VM.
# Put this file on your 191 A disk before booting.
#

# where to find the kernel ...
ZNETBOOT_KERNEL=http://flatglobe.org/alpine/prod/vmlinuz-vanilla
ZNETBOOT_INITRD=http://flatglobe.org/alpine/prod/initramfs-vanilla
ZNETBOOT_KERNEL=http://dl-cdn.alpinelinux.org/alpine/v3.9/releases/s390x/netboot/vmlinuz-vanilla
ZNETBOOT_INITRD=http://dl-cdn.alpinelinux.org/alpine/v3.9/releases/s390x/netboot/initramfs-vanilla
ZNETBOOT_PROGRESS=1M

alpine_repo=http://dl-cdn.alpinelinux.org/alpine/v3.9/main
modloop=http://dl-cdn.alpinelinux.org/alpine/v3.9/releases/s390x/netboot/modloop-vanilla

# change to fit your local environments ...
dasd=0.0.04c0,0.0.05d1
s390x_net=qeth_l2,0.0.0560,0.0.0561,0.0.0562
ip=192.168.1.2::192.168.1.1:255.255.255.0:none:eth0:none:8.8.8.8
# user could choose 1 of these 2 methods for SSH access
ssh_pass=secret
# ssh_key=https://github.com/tmh1999.keys
alpine_repo=http://dl-cdn.alpinelinux.org/alpine/edge/main

ssh_key=https://your-website.com/your-public-ssh.keys