All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Benoît Allard" <benoit.allard@greenbone.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] xorriso: Unify help description
Date: Fri,  8 Apr 2016 10:58:49 +0200	[thread overview]
Message-ID: <1460105929-10723-1-git-send-email-benoit.allard@greenbone.net> (raw)

Signed-off-by: Beno?t Allard <benoit.allard@greenbone.net>
---
 package/xorriso/Config.in | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/package/xorriso/Config.in b/package/xorriso/Config.in
index 2ac2d83..f9bb10a 100644
--- a/package/xorriso/Config.in
+++ b/package/xorriso/Config.in
@@ -5,18 +5,17 @@ config BR2_PACKAGE_XORRISO
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	depends on BR2_USE_MMU # fork()
 	help
-	  xorriso cd/dvd/bd iso 9660 manipulation and disc burner.
+	  xorriso copies file objects from POSIX compliant
+	  filesystems into Rock Ridge enhanced ISO 9660 filesystems
+	  and allows session-wise manipulation of such filesystems.
+	  It can load the management information of existing ISO
+	  images and it writes the session results to optical media
+	  or to filesystem objects.
 
-	  libburnia is a project for reading, mastering and writing
-	  optical discs. Currently it is comprised of libraries named
-	  libisofs, libburn, libisoburn, a cdrecord emulator named
-	  cdrskin, and an integrated multi-session tool named xorriso.
-	  The software runs on GNU/Linux, FreeBSD, Solaris, NetBSD.
-	  It is base of the GNU xorriso package and is actively
-	  maintained.
+	  Vice versa xorriso is able to copy file objects out of ISO
+	  9660 filesystems.
 
-	  http://libburnia-project.org/
-	  http://www.gnu.org/software/xorriso
+	  https://www.gnu.org/software/xorriso
 
 comment "xorriso needs a toolchain w/ wchar, threads"
 	depends on BR2_USE_MMU
-- 
2.1.4

             reply	other threads:[~2016-04-08  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08  8:58 Benoît Allard [this message]
2016-04-08 20:10 ` [Buildroot] [PATCH 1/1] xorriso: Unify help description Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460105929-10723-1-git-send-email-benoit.allard@greenbone.net \
    --to=benoit.allard@greenbone.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.