/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd-upgrade.sh | 94 cat <<EOF > /tmp/inetd-upgrade.$$.sed 166 sed -n -f /tmp/inetd-upgrade.$$.sed $manifest >> \ 170 rm /tmp/inetd-upgrade.$$.sed 200 svcadm disable network/inetd-upgrade
|
H A D | Makefile | 27 MANIFEST= inetd.xml inetd-upgrade.xml 28 SVCMETHOD= inetd-upgrade
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_upgrade_001_neg.ksh | 52 log_must $ZPOOL upgrade $TESTPOOL.virt 55 log_mustnot $ZPOOL upgrade v1-pool 59 RESULT=$($ZPOOL upgrade | $GREP v1-pool)
|
H A D | zfs_upgrade_001_neg.ksh | 47 $ZFS upgrade > /dev/null 2>&1 57 log_mustnot $ZFS upgrade $TESTPOOL/$TESTFS/version1 60 VERSION=$($ZFS upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
|
/titanic_44/usr/src/lib/efcode/etc/ |
H A D | efcode.cleanup.sh | 48 ${FLASH_ROOT}/var/svc/profile/upgrade 51 ${FLASH_ROOT}/var/svc/profile/upgrade
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_001_pos.ksh | 73 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $oldoutput 101 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $output 128 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $output
|
H A D | zfs_upgrade_007_neg.ksh | 51 log_mustnot $ZFS upgrade -V ${args[i]} $TESTPOOL/$TESTFS
|
H A D | zfs_upgrade_006_neg.ksh | 50 log_mustnot $ZFS upgrade ${args[i]}
|
H A D | zfs_upgrade_002_pos.ksh | 59 $ZFS upgrade -v | $NAWK '$1 ~ "^[0-9]+$" {print $0}'> $output
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade_009_neg.ksh | 62 log_mustnot $ZPOOL upgrade -V 999 $pool 63 log_mustnot $ZPOOL upgrade -V 999
|
H A D | zpool_upgrade_001_pos.ksh | 50 log_must $ZPOOL upgrade -v 57 $ZPOOL upgrade -v > /tmp/zpool-versions.$$
|
H A D | zpool_upgrade.kshlib | 78 log_must $ZPOOL upgrade $POOL_NAME > /dev/null 135 ACTUAL=$($ZPOOL upgrade | $GREP $POOL$ | \
|
H A D | zpool_upgrade_005_neg.ksh | 55 log_mustnot $ZPOOL upgrade ${args[$i]} > /dev/null
|
H A D | zpool_upgrade_006_neg.ksh | 54 log_mustnot $ZPOOL upgrade $NO_POOL
|
/titanic_44/usr/src/cmd/ibd_upgrade/ |
H A D | Makefile | 25 MANIFEST = ibd-post-upgrade.xml 26 SVCMETHOD = ibd-post-upgrade
|
/titanic_44/usr/src/cmd/stmsboot/ |
H A D | Makefile | 26 MANIFEST = mpxio-upgrade.xml 27 SVCMETHOD = mpxio-upgrade
|
H A D | stmsboot.sh | 28 STMSMETHODSCRIPT=/lib/svc/method/mpxio-upgrade 45 STMSINSTANCE=svc:system/device/mpxio-upgrade:default 524 if [ -f /lib/svc/manifest/system/device/mpxio-upgrade.xml ]; then 525 $SVCCFG import /lib/svc/manifest/system/device/mpxio-upgrade.xml
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | SUNOS.dict | 38 defect.sunos.zones.upgrade=9 39 ereport.sunos.boot.upgrade.menu_lst=10 40 ereport.sunos.boot.upgrade.menu_lst_bfu=11
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_inherit_004_pos.ksh | 53 $ZPOOL upgrade -v 54 $ZPOOL upgrade -v | $GREP "passthrough-x aclinherit" > /dev/null 2>&1
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | version.test | 77 # upgrade processing to run. 95 # automatic upgrade still works. 148 # Here we do the upgrade test. 172 # Try to do an upgrade where the database file is read-only 188 } {1 {unable to upgrade database to the version 2.6 format: attempt to write a readonly database}}
|
/titanic_44/usr/src/cmd/svc/milestone/ |
H A D | manifest-import | 323 [ -f /var/svc/profile/upgrade ] && activity=true 328 if [ -f /var/svc/profile/upgrade ]; then 329 . /var/svc/profile/upgrade 331 /usr/bin/mv /var/svc/profile/upgrade \ 332 /var/svc/profile/upgrade.app.`date +\%Y\%m\%d\%H\%M\%S`
|
/titanic_44/usr/src/cmd/tsol/labeld/ |
H A D | svc-labeld | 82 cat >> $ROOT_PATH/var/svc/profile/upgrade <<\__ENABLE_OTHERS 99 cat >> $ROOT_PATH/var/svc/profile/upgrade <<\_ENABLE_AUDITD 109 cat >> $ROOT_PATH/var/svc/profile/upgrade <<\_DEL_LOCAL_NSCD 418 cat >> $ROOT_PATH/var/svc/profile/upgrade <<\__TRUSTED_ENABLE
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | Makefile | 47 MFSTFILES = logadm-upgrade.xml 52 METHODFILES = logadm-upgrade
|
/titanic_44/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_main.c | 107 boolean_t upgrade = B_TRUE; in ipmgmt_db_init() local 117 upgrade = ipmgmt_needs_upgrade(&res); in ipmgmt_db_init() 118 if (upgrade) { in ipmgmt_db_init()
|
/titanic_44/usr/src/cmd/svc/seed/ |
H A D | inc.flg | 29 echo_file usr/src/cmd/cmd-inet/usr.lib/inetd/inetd-upgrade.xml
|