Searched refs:partitions (Results 1 – 25 of 56) sorted by relevance
123
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | diskeditor.c | 38 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/ |
| HD | configure.in | 160 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/ |
| HD | ONIONOMEGA.hints | 35 # [ 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
|
| HD | ROUTERSTATION_MFS | 14 device geom_redboot # to get access to the SPI flash partitions
|
| HD | RSPRO_MFS | 17 device geom_redboot # to get access to the SPI flash partitions
|
| HD | RSPRO_STANDALONE | 16 device geom_redboot # to get access to the SPI flash partitions
|
| HD | ROUTERSTATION | 16 device geom_redboot # to get access to the SPI flash partitions
|
| HD | RSPRO | 17 device geom_redboot # to get access to the SPI flash partitions
|
| HD | AP94 | 23 device geom_redboot # to get access to the SPI flash partitions
|
| HD | BERI_DE4_BASE | 22 hints "BERI_DE4.hints" # Flash partitions still use hints.
|
| HD | WZR-HPAG300H | 29 device geom_map # to get access to the SPI flash partitions
|
| HD | WZR-300HP | 28 device geom_map # to get access to the SPI flash partitions
|
| HD | DIR-825B1 | 56 device geom_map # to get access to the SPI flash partitions
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | OpenSM_PKey_Mgr.txt | 7 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
|
| HD | partition-config.txt | 4 The default name of OpenSM partitions configuration file is 5 '/etc/opensm/partitions.conf'. The default may be changed by
|
| /NextBSD/tools/tools/sysbuild/ |
| HD | README | 13 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/ |
| HD | atlas7-evb.dts | 62 partitions@0 {
|
| HD | orion5x-maxtor-shared-storage-2.dts | 68 * least three partitions: 'u-boot code', 'u-boot environment'
|
| HD | orion5x-lacie-ethernet-disk-mini-v2.dts | 89 * least three partitions: 'u-boot code', 'u-boot environment'
|
| /NextBSD/sys/boot/pc98/boot0.5/ |
| HD | disk.s | 59 movw maxpart(%bx), %cx # %cx = max num of partitions 290 npartition: .word 0 # number of partitions
|
| /NextBSD/sys/geom/sched/ |
| HD | README | 64 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/ |
| HD | INDEX | 37 menu_help="Manage disk partitions and/or labels"
|
| /NextBSD/share/examples/diskless/ |
| HD | README.TEMPLATING | 114 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
|
| HD | ME | 36 When templating, you duplicate your / and /usr partitions on each machine's
|
| /NextBSD/usr.sbin/pc-sysinstall/doc/ |
| HD | help-index | 19 Queries the specified disk and returns information about its partitions
|
123