/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | exports-lib.pl.patch | 8 the user tries to apply changes to nfs exports. 14 exports/exports-lib.pl | 2 +- 17 Index: webmin-1.850/exports/exports-lib.pl 19 --- webmin-1.850.orig/exports/exports-lib.pl 20 +++ webmin-1.850/exports/exports-lib.pl
|
H A D | nfs-export.patch | 7 fix two syntax issue in /etc/exports: 15 Index: webmin-1.850/exports/save_export.cgi 17 --- webmin-1.850.orig/exports/save_export.cgi 18 +++ webmin-1.850/exports/save_export.cgi
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | nfs.py | 21 exports = None 25 with tempfile.NamedTemporaryFile(delete = False) as exports: 26 … exports.write("{0} (rw,no_root_squash,no_all_squash,insecure)\n".format(directory).encode()) 33 … cmd = Command(["unfsd", "-d", "-p", "-e", exports.name, "-n", str(nfsport), "-m", str(mountport)], 40 if exports is not None: 42 os.unlink(exports.name)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/ |
H A D | 0001-linker-scripts-Do-not-export-_IO_stdin_used.patch | 13 tools/create-exports-NetworkManager.sh | 1 - 27 diff --git a/tools/create-exports-NetworkManager.sh b/tools/create-exports-NetworkManager.sh 29 --- a/tools/create-exports-NetworkManager.sh 30 +++ b/tools/create-exports-NetworkManager.sh
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 307.out | 7 {"execute": "query-block-exports", "arguments": {}} 13 {"execute": "query-block-exports", "arguments": {}} 15 exports available: 1 36 {"execute": "query-block-exports", "arguments": {}} 42 {"execute": "query-block-exports", "arguments": {}} 44 exports available: 1 74 {"execute": "query-block-exports", "arguments": {}} 76 exports available: 2 98 === Connect qemu-io to export1, try removing exports === 110 {"execute": "query-block-exports", "arguments": {}} [all …]
|
H A D | 241.out | 5 exports available: 1 16 exports available: 1 29 exports available: 1
|
H A D | 233.out | 38 exports available: 1 53 exports available: 1 84 exports available: 1 95 exports available: 1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/ |
H A D | 0001-Remove-unsuitble-part-for-cross-compile.patch | 31 @@ -179,8 +179,6 @@ exports: exports.in mk.exports
|
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
H A D | nfsserver | 110 test -r /etc/exports && exportfs -r 113 test -r /etc/exports && exportfs -a;; 124 reload) test -r /etc/exports && exportfs -r;;
|
/openbmc/linux/Documentation/hwmon/ |
H A D | xdpe152c4.rst | 40 The driver exports the following attributes for via the sysfs files, where 63 The driver exports the following attributes for via the sysfs files, where 93 The driver exports the following attributes for via the sysfs files, where 108 The driver exports the following attributes for via the sysfs files:
|
H A D | xdpe12284.rst | 51 The driver exports the following attributes for via the sysfs files, where 68 The driver exports the following attributes for via the sysfs files, where 85 The driver exports the following attributes for via the sysfs files, where 96 The driver exports the following attributes for via the sysfs files:
|
H A D | tmp513.rst | 42 The driver exports the temperature values via the following sysfs files: 56 The driver exports the shunt currents values via the following sysFs files: 72 The driver exports the bus voltage values via the following sysFs files: 91 The driver exports the bus current and bus power values via the following
|
H A D | mp2888.rst | 44 The driver exports the following attributes via the 'sysfs' files, where: 64 The driver exports the following attributes via the 'sysfs' files, where 89 The driver exports the following attributes via the 'sysfs' files, where
|
H A D | mp2975.rst | 57 The driver exports the following attributes via the 'sysfs' files, where 80 The driver exports the following attributes via the 'sysfs' files, where 103 The driver exports the following attributes via the 'sysfs' files, where
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/ |
H A D | webmin_2.202.bb | 13 file://exports-lib.pl.patch \ 47 … [ -f exports/config-debian-linux ] && mv exports/config-debian-linux exports/config-generic-linux 48 sed -i "s/killall -HUP rpc.nfsd && //" exports/config-generic-linux 49 sed -i "s/netstd_nfs/nfsserver/g" exports/config-generic-linux 137 PACKAGES += "${PN}-module-proc ${PN}-module-raid ${PN}-module-exports ${PN}-module-fdisk ${PN}-modu… 140 RDEPENDS:${PN}-module-exports = "perl-module-file-basename perl-module-file-path perl-module-cwd pe…
|
/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/ |
H A D | nfs-export-root.bb | 6 SRC_URI = "file://exports" 13 install -m 0644 exports ${D}${sysconfdir}/
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/ |
H A D | libsub-exporter-progressive-perl_0.001013.bb | 5 \"Exporter\" if all they are doing is picking exports, but use \ 7 features, like renaming exports, if they try to use them."
|
/openbmc/u-boot/doc/ |
H A D | README.commands.spl | 9 atags: exports the ATAGS 10 fdt: exports the FDT
|
H A D | README.standalone | 6 (common/exports.c). Other routines may also modify the jump table, 9 defined in the <include/exports.h> header. E.g., to substitute the 84 - Add the prototype for this function to the include/exports.h 97 - Increase the XF_VERSION value by one in the include/exports.h
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | 67 static GHashTable *exports; variable 166 if (g_hash_table_contains(exports, args->mountpoint)) { in fuse_export_create() 221 if (exports) { in init_exports_table() 225 exports = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, NULL); in init_exports_table() 270 g_hash_table_insert(exports, g_strdup(mountpoint), NULL); in setup_fuse_export() 334 g_hash_table_remove(exports, exp->mountpoint); in fuse_export_shutdown()
|
/openbmc/webui-vue/ |
H A D | jest.config.js | 1 module.exports = { class in module
|
H A D | postcss.config.js | 1 module.exports = { class in module
|
H A D | babel.config.js | 1 module.exports = { class in module
|
H A D | .eslintrc.js | 1 module.exports = { class in module
|
/openbmc/phosphor-webui/ |
H A D | postcss.config.js | 1 module.exports = { class in module
|