Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-03 Thread Kevin Otte
(replies inline) On 02/03/2017 04:00 AM, Philip Hands wrote: > To be useful one also needs to change choose_partition/iscsi/do_option to call > iscsi_start() rather than iscsi-start, otherwise you're defining a > function that's never called. Also, one needs to define >

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-03 Thread Philip Hands
Philip Hands writes: > Kevin Otte writes: > >> Package: partman-iscsi >> Version: 44 >> >> The installer should prompt for the desired iSCSI initiator name before >> starting the initiator. Many iSCSI targets require the specification of >> the IQN as part of

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-03 Thread Philip Hands
Kevin Otte writes: > Package: partman-iscsi > Version: 44 > > The installer should prompt for the desired iSCSI initiator name before > starting the initiator. Many iSCSI targets require the specification of > the IQN as part of their ACLs. It is useful for the administrator to

Processed: Re: Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-02 Thread Debian Bug Tracking System
Processing control commands: > tags -1 patch Bug #853990 [partman-iscsi] Add prompt for iSCSI initiator name in installer Added tag(s) patch. -- 853990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853990 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-02 Thread Geert Stappers
Control: tags -1 patch On Thu, Feb 02, 2017 at 04:22:22PM -0500, Kevin Otte wrote: > > I have included a patch based on Ubuntu's modifications to the package > that appears to achieve this. > tagged

Bug#853990: Add prompt for iSCSI initiator name in installer

2017-02-02 Thread Kevin Otte
Package: partman-iscsi Version: 44 The installer should prompt for the desired iSCSI initiator name before starting the initiator. Many iSCSI targets require the specification of the IQN as part of their ACLs. It is useful for the administrator to be able to set this. I have included a patch