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

  /onnv/onnv-gate/usr/src/cmd/boot/scripts/
root_archive.ksh 71 MINIROOT="$2"
81 # miniroot means faster boot times.
84 cd "$MINIROOT"
89 GCONF_CONFIG_SOURCE="xml:merged:$MINIROOT/$mumble"
91 SCHEMADIR="$MINIROOT/.tmp_proto/root/etc/gconf/schemas"
98 ' > /"$MINIROOT"/.tmp_proto/root/etc/gconf/2/path
105 MINIROOT="$2"
115 cd "$MINIROOT"
211 # Save off this file in the miniroot for use later
227 # Remove files from miniroot that are in archive
    [all...]
  /onnv/onnv-gate/usr/src/cmd/itutools/
updatemedia.ksh 108 # Create temp directory to unpack the miniroot.
203 # Using the Driver Update above install the packages onto the miniroot.
205 gettext "Installing package(s) onto miniroot."
262 # Patch the miniroot
264 gettext "Installing patch(es) onto miniroot."
281 # Remove patch log files to save space when miniroot is repacked.
431 # Verify miniroot
433 MINIROOT=
436 MINIROOT=$MEDIA_ROOT/boot/sparc.miniroot
    [all...]
itu.ksh 64 MINIROOT=
68 MINIROOT=$MEDIA_ROOT/boot/sparc.miniroot
72 MINIROOT=$MEDIA_ROOT/boot/x86.miniroot
414 # Verify there's a miniroot file under $MEDIA_ROOT. Also set $MINIROOT
415 # to the path of the miniroot.
419 MINIROOT=$MEDIA_ROOT/boot/x86.miniroot
    [all...]
  /onnv/onnv-gate/usr/src/psm/stand/boot/sparc/common/
wanboot.c 60 #define MINIROOT "miniroot"
804 * to the request for the miniroot metadata. The reply is a two
806 * the miniroot file size. The second part of the message contains
807 * a hash digest of the miniroot as computed by the server. This
811 * If the miniroot is going to be downloaded securely or if the
854 "%s: error reading miniroot size", MINIINFO);
870 * This routine is called by get_miniroot() to retrieve the miniroot
871 * metadata (miniroot size and a hash digest). This routine sends an
873 * miniroot metadata and relies on process_miniinfo() to receive th
    [all...]

Completed in 900 milliseconds