Home
last modified time | relevance | path

Searched refs:partitions (Results 1 – 25 of 56) sorted by relevance

123

/NextBSD/usr.sbin/bsdinstall/partedit/
HDdiskeditor.c38 print_partedit_item(WINDOW *partitions, struct partedit_item *items, in print_partedit_item() argument
45 wattrset(partitions, selected ? item_selected_attr : item_attr); in print_partedit_item()
46 wmove(partitions, y, MARGIN + items[item].indentation*2); in print_partedit_item()
47 dlg_print_text(partitions, items[item].name, 10, &attr); in print_partedit_item()
48 wmove(partitions, y, 17); in print_partedit_item()
49 wattrset(partitions, item_attr); in print_partedit_item()
53 dlg_print_text(partitions, sizetext, 8, &attr); in print_partedit_item()
54 wmove(partitions, y, 25); in print_partedit_item()
55 dlg_print_text(partitions, items[item].type, 15, &attr); in print_partedit_item()
56 wmove(partitions, y, 40); in print_partedit_item()
[all …]
/NextBSD/contrib/ofed/management/opensm/
HDconfigure.in160 PARTITION_CONFIG_FILE=partitions.conf
161 AC_MSG_CHECKING(for --with-partitions-conf)
162 AC_ARG_WITH(partitions-conf,
163 AC_HELP_STRING([--with-partitions-conf=file],
164 [define a partitions config file (default partitions.conf)]),
/NextBSD/sys/mips/conf/
HDONIONOMEGA.hints35 # [ 0.510000] 5 tp-link partitions found on MTD device spi0.0
36 # [ 0.510000] Creating 5 MTD partitions on "spi0.0":
41 # [ 0.540000] 1 squashfs-split partitions found on MTD device rootfs
HDROUTERSTATION_MFS14 device geom_redboot # to get access to the SPI flash partitions
HDRSPRO_MFS17 device geom_redboot # to get access to the SPI flash partitions
HDRSPRO_STANDALONE16 device geom_redboot # to get access to the SPI flash partitions
HDROUTERSTATION16 device geom_redboot # to get access to the SPI flash partitions
HDRSPRO17 device geom_redboot # to get access to the SPI flash partitions
HDAP9423 device geom_redboot # to get access to the SPI flash partitions
HDBERI_DE4_BASE22 hints "BERI_DE4.hints" # Flash partitions still use hints.
HDWZR-HPAG300H29 device geom_map # to get access to the SPI flash partitions
HDWZR-300HP28 device geom_map # to get access to the SPI flash partitions
HDDIR-825B156 device geom_map # to get access to the SPI flash partitions
/NextBSD/contrib/ofed/management/opensm/doc/
HDOpenSM_PKey_Mgr.txt7 Phase 2 - routing engine should take partitions into account.
38 number of partitions, etc. Unrealizable policy should be reported
76 partitions. Policy should be enhanced to provide hints for how to do
HDpartition-config.txt4 The default name of OpenSM partitions configuration file is
5 '/etc/opensm/partitions.conf'. The default may be changed by
/NextBSD/tools/tools/sysbuild/
HDREADME13 sysbuild.sh assume you have two partitions that can hold your rootfs
47 Run these commands to set up the other partitions sysbuild.sh cares about:
/NextBSD/sys/gnu/dts/arm/
HDatlas7-evb.dts62 partitions@0 {
HDorion5x-maxtor-shared-storage-2.dts68 * least three partitions: 'u-boot code', 'u-boot environment'
HDorion5x-lacie-ethernet-disk-mini-v2.dts89 * least three partitions: 'u-boot code', 'u-boot environment'
/NextBSD/sys/boot/pc98/boot0.5/
HDdisk.s59 movw maxpart(%bx), %cx # %cx = max num of partitions
290 npartition: .word 0 # number of partitions
/NextBSD/sys/geom/sched/
HDREADME64 mounted partitions and filesystems will keep working, but
127 can e.g. mount partitions on /dev/ad0.sched.s1d, and those requests
/NextBSD/usr.sbin/bsdconfig/diskmgmt/
HDINDEX37 menu_help="Manage disk partitions and/or labels"
/NextBSD/share/examples/diskless/
HDREADME.TEMPLATING114 note 4: /var and /home are usually separately mounted partitions and
119 /usr as they are separately-mounted partitions. You typically
247 template machine's / and /usr partitions so as not to overwrite active
HDME36 When templating, you duplicate your / and /usr partitions on each machine's
/NextBSD/usr.sbin/pc-sysinstall/doc/
HDhelp-index19 Queries the specified disk and returns information about its partitions

123