Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

iSCSI fixes #1890

Merged
merged 3 commits into from Apr 18, 2016
Merged

iSCSI fixes #1890

merged 3 commits into from Apr 18, 2016

Conversation

mjg59
Copy link
Contributor

@mjg59 mjg59 commented Apr 18, 2016

Generate the initiator name at boot, and fix iscsi builds on ARM

Matthew Garrett added 3 commits April 18, 2016 15:22
The initiator name should be unique to the machine, so it has to be
generated. Use a stable base and the machine-id to achieve this.
@marineam
Copy link
Contributor

LGTM

@mjg59 mjg59 merged commit 6aa86e9 into coreos:master Apr 18, 2016
@@ -89,8 +89,10 @@ src_install() {

systemd_dounit "${FILESDIR}"/iscsid.service
systemd_dounit "${FILESDIR}"/iscsid.socket
systemd_dounit "${FILESDIR}/iscsid-initiatorname.service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ", d'oh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants