Home
last modified time | relevance | path

Searched refs:altroot (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/distrib/common/
H A Dlist.zfsroot12 # We need sysctl to set init.root=/altroot
34 SYMLINK altroot/stand stand
35 SYMLINK altroot/libdata libdata
H A Dzfsroot.rc25 echo "Mounting $rpool/$rroot to /altroot"
26 /sbin/mount -t zfs "$rpool/$rroot" /altroot;
28 /sbin/sysctl -w init.root=/altroot
H A Dcgdroot.rc72 if mount -o ro $dev /altroot 2>/dev/null ; then
85 # Boot into /altroot.
88 sysctl -w init.root=/altroot
H A Dmtree.zfsroot4 ./altroot
H A Dmtree.cgdroot6 ./altroot
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmenus.md.pl176 * will mount on "/altroot". If there are multiple
177 * occurrences of "/altroot" they will be picked up on
188 strcpy (bzb->mount_point, "/altroot");
H A Dmenus.md.en175 * will mount on "/altroot". If there are multiple
176 * occurrences of "/altroot" they will be picked up on
187 strcpy ((char *)bzb->mount_point, "/altroot");
H A Dmenus.md.es174 * will mount on "/altroot". If there are multiple
175 * occurrences of "/altroot" they will be picked up on
186 strcpy (bzb->mount_point, "/altroot");
H A Dmenus.md.de174 * will mount on "/altroot". If there are multiple
175 * occurrences of "/altroot" they will be picked up on
186 strcpy (bzb->mount_point, "/altroot");
/netbsd-src/distrib/i386/ramdisks/ramdisk-cgdroot/
H A Dlist34 SYMLINK /altroot/stand stand
/netbsd-src/distrib/amd64/ramdisks/ramdisk-cgdroot/
H A Dlist34 SYMLINK /altroot/stand stand
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_misc.c692 spa_add(const char *name, nvlist_t *config, const char *altroot) in spa_add() argument
792 if (altroot) { in spa_add()
793 spa->spa_root = spa_strdup(altroot); in spa_add()
807 dp->scd_path = altroot ? NULL : spa_strdup(spa_config_path); in spa_add()
H A Dspa.c3437 char *altroot, size_t buflen) in spa_get_stats() argument
3480 if (altroot) { in spa_get_stats()
3485 spa_altroot(spa, altroot, buflen); in spa_get_stats()
3487 altroot[0] = '\0'; in spa_get_stats()
3491 spa_altroot(spa, altroot, buflen); in spa_get_stats()
3684 char *altroot = NULL; in spa_create() local
3708 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_create()
3709 spa = spa_add(pool, NULL, altroot); in spa_create()
4336 char *altroot = NULL; in spa_import() local
4359 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), &altroot); in spa_import()
[all …]
/netbsd-src/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_main.c806 char *altroot = NULL; in zpool_do_create() local
825 altroot = optarg; in zpool_do_create()
868 altroot = propval; in zpool_do_create()
944 if (altroot != NULL && altroot[0] != '/') { in zpool_do_create()
946 "must be an absolute path\n"), altroot); in zpool_do_create()
969 if (altroot != NULL) in zpool_do_create()
971 altroot, poolname); in zpool_do_create()
976 if (altroot != NULL) in zpool_do_create()
978 altroot, mountpoint); in zpool_do_create()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h629 extern int spa_get_stats(const char *pool, nvlist_t **config, char *altroot,
727 extern spa_t *spa_add(const char *name, nvlist_t *config, const char *altroot);
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs.h357 char *altroot);
H A Dlibzfs_pool.c1563 char *altroot) in zpool_import() argument
1568 if (altroot != NULL) { in zpool_import()
1576 zpool_prop_to_name(ZPOOL_PROP_ALTROOT), altroot) != 0 || in zpool_import()
/netbsd-src/distrib/sets/
H A Dsets.subr262 # ./altroot base-sys-root
/netbsd-src/etc/mtree/
H A DNetBSD.dist.base11 ./altroot