ISO/archiso/hooks
Gerardo Exequiel Pozzi 24885e4c81 [archiso] Update nbd hook to match newer nbd operation mode.
Newer nbd-server uses config file instead of parameters via cmd line (deprecated).
Also does not use a fixed port (oldstyle).

Sample nbd-server.conf that works with this change:

-- CUT HERE --
[generic]
[archiso]
    readonly = true
    exportname = /tmp/archlinux.iso
-- CUT HERE --

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-10-12 01:33:04 -03:00
..
archiso Call launch_interactive_shell in more cases of error. 2010-07-09 16:46:29 -03:00
archiso_pxe_nbd [archiso] Update nbd hook to match newer nbd operation mode. 2010-10-12 01:33:04 -03:00