HomeSort by relevance Sort by last modified time
    Searched refs:iso (Results 1 - 4 of 4) sorted by null

  /livemedia/livemedia/
build_live_dvd.conf.sample 48 # Set SOLPRODUCTISO to point to the DVD ISO image if that's what you
50 # the ISO should be mounted.
54 SOLPRODUCTISO=/space/iso/56/solarisdvd.iso
55 SOLPRODUCT=/mnt/iso
114 # The CDROM volumeid that is set in the iso image. This enables
121 # The full pathname of the ISO image to generate
123 ISO_FILE=$PREFIX/$VOLUMEID.iso
proc_tracedata 72 /usr/bin/perl $LIVEKIT/proc_slist.pl /tmp/slist > $LIVEKIT/iso.sort
build_live_dvd 27 # OpenSolaris. Finally it generates an iso image that can be burned
74 # 11) mkisofs is invoked to build a bootable iso image containing the
80 # 12) If requested, transform the ISO image into a UFS filesystem suitable for
115 # Config specified an ISO image, mount it up
226 # Unmount the ISO if specified
454 if [ -f $LIVEKIT/iso.sort ]; then
455 mkisofs -o solaris -sort $LIVEKIT/iso.sort -N -l -R -U -allow-multidot -no-iso-translate -cache-inodes -d -D -V "compress" usr
457 mkisofs -o solaris -N -l -R -U -allow-multidot -no-iso-translate -cache-inodes -d -D -V "compress" usr
466 mkisofs -o solarisopt -N -l -R -U -allow-multidot -no-iso-translate -cache-inodes -d -D -V "compress" op
    [all...]
usbgen 25 # Generate USB image from iso
31 ISO_PATH=$TMPDIR/iso
55 # Copy ISO contents to USB
56 echo "Copying ISO contents to USB image"

Completed in 60 milliseconds