Sugar on a Stick/Sugar Clone: Difference between revisions

No edit summary
editliveos.help: update for script changes
Line 185: Line 185:
                         [-N, --noshell]
                         [-N, --noshell]
                         [-t, --tmpdir <tmpdir>]
                         [-t, --tmpdir <tmpdir>]
                        [-T, --leave-tmpfiles]
                         [-y, --yumcache <cachedir>]
                         [-y, --yumcache <cachedir>]
                         [-e, --exclude <exclude, s>]
                         [-e, --exclude <exclude, s>]
Line 256: Line 257:
                         Temporary directory to use for staging the build.
                         Temporary directory to use for staging the build.
                         (default: /var/tmp)
                         (default: /var/tmp)
  -T, --leave-tmpfiles  Skip deletion of temporary files and directories and
                        unmounting of the edited image.
   -y CACHEDIR, --yumcache=CACHEDIR
   -y CACHEDIR, --yumcache=CACHEDIR
                         Directory to use for for the yum cache. default: None
                         Directory to use for for the yum cache. default: None
Line 310: Line 313:
                         Specifies a new size of NN MiB for the overlay (or
                         Specifies a new size of NN MiB for the overlay (or
                         changing the size by a difference of +NN or -NN MiB,
                         changing the size by a difference of +NN or -NN MiB,
                         if a sign is prefixed).  If NN = 0 (or nets to <= 0),
                         if a size is prefixed).  If NN = 0 (or nets to <= 0),
                         no change will be made.
                         no change will be made.
   --refresh-only        Specify replacing the squashfs.img or ext3fs.img of
   --refresh-only        Specify replacing the squashfs.img or rootfs_img of
                         the source LiveOS installation instance with such
                         the source LiveOS installation instance with such
                         files from the new build, and resetting any overlay.
                         files from the new build, and resetting any overlay.
Line 320: Line 323:
                         Specify the compression type for SquashFS. Will
                         Specify the compression type for SquashFS. Will
                         override the current compression or lack thereof.
                         override the current compression or lack thereof.
   --compress            Specify compression of the filesystem image,
   --compress            Specify compression for the filesystem imageUsed when
                         ext3fs.img. Used when overriding an uncompressed
                         overriding an uncompressed source.
                        source.
   --skip-compression    Specify building the .iso with an uncompressed root
   --skip-compression    Specify building the .iso with an uncompressed
                         file system.
                         ext3fs.img file system.
   --refresh-uncompressed
   --refresh-uncompressed
                         Specify refreshing the source with an uncompressed
                         Specify refreshing the source with an uncompressed
                         ext3fs.img
                         root file system.
   --skip-minimize      Specify no osmin.img minimal snapshot.
   --skip-minimize      Specify no osmin.img minimal snapshot.
   -a KERNELARGS, --extra-kernel-args=KERNELARGS
   -a KERNELARGS, --extra-kernel-args=KERNELARGS