From 3f7f245754f2101ef2056f68863a9591026663a9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 29 May 2016 19:52:39 +0200 Subject: make_slackware_live.sh: add "-X" switch to generate the ISO with xorriso. For some people, an ISO generated with xorriso instead of using mkisofs/isohybrid is more compatible with other tools or hardware. You need to install xorriso separately, it is not included with Slackware. --- README.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index ba9950b..4bf7a6b 100644 --- a/README.txt +++ b/README.txt @@ -516,6 +516,7 @@ The script's parameters are: -H hostname Hostname of the Live OS (default: darkstar). -O outfile Custom filename for the ISO. -R runlevel Runlevel to boot into (default: 4). + -X Use xorriso instead of mkisofs/isohybrid. The script uses package repositories to create a Live ISO. The packages will be installed into a temporary directory. -- cgit v1.2.3