Re: [PATCH] DOCS: add an example dvd jukebox script

FUJITA Tomonori <[email protected]> Fri, 22 Aug 2014 19:16:31 +0900 (JST)
Newsgroups org.kernel.vger.stgt
Message-ID <20140822.191631.1305564732068177819.fujita.tomonori@lab.ntt.co.jp>
On Wed, 20 Aug 2014 19:21:45 -0700
Ronnie Sahlberg <[email protected]> wrote:

> Add an example script that can be used to automatically set up a DVD jukebox
> with a dvd drive and a medium changer that will export all your ISO images.
> 
> Use the mtx command to operate which media should be loaded.
> 
> Signed-off-by: Ronnie Sahlberg <[email protected]>
> ---
>  doc/README.dvdjukebox |  100 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 100 insertions(+), 0 deletions(-)
>  create mode 100755 doc/README.dvdjukebox

Applied, thanks!