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

  /livemedia/livemedia/
build_live_dvd.conf.sample 93 BOOT_ARCHIVE=$BOOTCD_PROTO/boot/x86.microroot
build_live_dvd 363 rm -f ${BOOT_ARCHIVE}
364 /usr/sbin/mkfile ${RAMDISK_SIZE}k $BOOT_ARCHIVE
366 lofidev=`/usr/sbin/lofiadm -a $BOOT_ARCHIVE`
437 lofiadm -d $BOOT_ARCHIVE
441 rm -f ${BOOT_ARCHIVE}.gz
442 gzip -f $BOOT_ARCHIVE
443 mv ${BOOT_ARCHIVE}.gz $BOOT_ARCHIVE
444 chmod a+r $BOOT_ARCHIVE

Completed in 419 milliseconds