Changes

Jump to navigation Jump to search
318 bytes added ,  16:19, 28 July 2010
m
→‎Adding a Package to an Existing .iso: update livecd-creator commands
Line 385: Line 385:  
::'''Bugs''':  https://bugzilla.redhat.com/buglist.cgi?component=livecd-tools&product=Fedora
 
::'''Bugs''':  https://bugzilla.redhat.com/buglist.cgi?component=livecd-tools&product=Fedora
   −
=====Adding a Package to an Existing .iso=====
+
:====='''Options provided by the livecd-creator command'''=====
*http://www.mail-archive.com/fedora-livecd-list@redhat.com/msg01205.html
+
::f14(rawhide)
: Adding a Package to an Existing .iso  (work in progress)    
+
livecd-creator --help
# livecd-creator --repo=????
  −
      --base-on=My-LiveCD-2.iso
  −
      --package=evolution
  −
      --fslabel=My-LiveCD-New
     −
:'''Options provided by the livecd-creator command'''
+
Options:
$ livecd-creator No packages specified.usage: livecd-creator [--help]
+
  -h, --help           show this help message and exit
[--repo=<name1>,<url1> ...] [--repo=<name2>,<url2>]  --package=<p1> [--package=<p2> ...]
+
  Image options:
[--exclude-package=<e1>] --exclude-package=<e2> ...]
+
    These options define the created image.
[--base-on=<path-to-iso-file>]
+
    -c KSCFG, --config=KSCFG
[--fslabel=<label>]
+
                        Path or url to kickstart config file
--help            : Print usage and exit
+
    -b BASE_ON, --base-on=BASE_ON
--repo            : Path to yum repository
+
                        Add packages to an existing live CD iso9660 image.
--package          : Include this package
+
    -f FS_LABEL, --fslabel=FS_LABEL
--exclude-package  : Exclude this package
+
                        File system label (default based on config name)
--base-on          : Add packages to an existing live CD iso9660 image
+
    --compression-type=COMPRESS_TYPE
--fslabel          : File system label (default: livecd-YYYYMMDD-HHMI)
+
                        Compression type recognized by mksquashfs (default
 +
                        zlib, lzma needs custom kernel)
 +
  System directory options:
 +
    These options define directories used on your system for creating the
 +
    live image
 +
    -t TMPDIR, --tmpdir=TMPDIR
 +
                        Temporary directory to use (default: /var/tmp)
 +
    --cache=CACHEDIR    Cache directory to use (default: private cache
 +
  Debugging options:
 +
    These options control the output of logging information during image
 +
    creation
 +
    -d, --debug        Output debugging information
 +
    -v, --verbose      Output verbose progress information
 +
    --logfile=FILE      Save debug information to FILE
12,355

edits

Navigation menu