summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-29 19:52:39 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-29 19:52:39 +0200
commit3f7f245754f2101ef2056f68863a9591026663a9 (patch)
tree913676eac415e623bf102c5a8ae4b4ce8acae27e /README.txt
parenta94478fbabc8672171ab79ec21a9c36a360a65d8 (diff)
downloadliveslak-3f7f245754f2101ef2056f68863a9591026663a9.tar.gz
liveslak-3f7f245754f2101ef2056f68863a9591026663a9.tar.xz
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.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
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.
</code>
The script uses package repositories to create a Live ISO. The packages will be installed into a temporary directory.