/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-incremental_24.7.2.bb | 2 HOMEPAGE = "https://github.com/twisted/incremental" 16 ${PYTHON_SITEPACKAGES_DIR}/incremental/update.py \ 17 ${PYTHON_SITEPACKAGES_DIR}/incremental/__pycache__/update*.pyc \ 24 FILES:${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/incremental/tests"
|
H A D | python3-twisted_24.11.0.bb | 29 python3-incremental-native \ 52 python3-incremental \
|
/openbmc/qemu/docs/interop/ |
H A D | bitmaps.rst | 14 incremental or differential backup regimens. 46 QEMU uses these bitmaps when making incremental backups to know which sections 276 - An incremental backup created from an empty bitmap will copy no data, as if 497 #. At a later point, issue incremental backups from ``bitmap0``. 500 incremental backups made from this point forward would be correctly aligned to 503 This is not particularly useful if we decide we want to start incremental 513 #. At a later point, issue incremental backups from ``bitmap0``. 516 drive backup, incremental backups can still be authored from this 539 from the point in time at which the incremental backup was issued. 544 full and incremental backups. [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 256.out | 95 "sync": "incremental", 105 "sync": "incremental",
|
H A D | 124 | 246 for incremental, reference in bitmap.backups: 247 self.assertTrue(iotests.compare_images(incremental, reference))
|
H A D | 257.out | 5238 -- Sync mode incremental tests -- 5240 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5241 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5243 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5244 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5246 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5247 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5249 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… 5250 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn… 5252 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba… [all …]
|
/openbmc/u-boot/tools/buildman/ |
H A D | builderthread.py | 86 def __init__(self, builder, thread_num, incremental, per_board_out_dir): argument 91 self.incremental = incremental 237 if not self.incremental:
|
H A D | control.py | 297 incremental=options.incremental,
|
/openbmc/linux/drivers/staging/board/ |
H A D | Kconfig | 11 This in turn allows for incremental development of both
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0001-tests-fix-TESTSUITE_AT.patch | 98 - incremental.at\ 108 + incremental.at\
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | rm_work_and_downloads.bbclass | 16 # sources, this class is also not suitable for incremental builds.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | btrfs.rst | 28 * Efficient incremental backup and FS mirroring (send/receive)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/ |
H A D | 0001-csv-revision-Drop-the-git-revision-info.patch | 7 to produce an incremental revision number like 1.8.18.13 or 1.8.18.14
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | valkey.conf | 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | redis.conf | 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | libstd-rs_1.81.0.bb | 43 …# With the incremental build support added in 1.24, the libstd deps directory also includes depend…
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/ |
H A D | rsync_3.4.1.bb | 3 DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
|
/openbmc/linux/net/ceph/ |
H A D | osdmap.c | 1340 bool incremental) in __decode_pools() argument 1353 if (!incremental || !pi) { in __decode_pools() 1391 decode_mapping_fn_t fn, bool incremental) 1395 WARN_ON(!incremental && !fn); 1409 WARN_ON(!incremental); 1415 pg = fn(p, end, incremental); 1433 bool incremental) in __decode_pg_temp() argument 1439 if (len == 0 && incremental) in __decode_pg_temp() 1472 bool incremental) in __decode_primary_temp() argument 1478 if (osd == (u32)-1 && incremental) in __decode_primary_temp()
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 28 # CVE database incremental update age threshold, in seconds. If the database is 29 # older than this threshold, do a full re-download, else, do an incremental 206 … bb.error("CVE database: Trying to do an incremental update on a larger than supported range")
|
/openbmc/linux/Documentation/networking/ |
H A D | xfrm_sync.rst | 124 used to provide default values for the XFRMA_ETIMER_THRESH in incremental 129 in incremental packet count. The default is two packets.
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 181 with [`INC_IPK_IMAGE_GEN = "1"`][incremental-builds] by archiving the directory 195 [incremental-builds]:
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 252 The 5.x.y incremental patches live at 315 The -stable team provides normal as well as incremental patches. Below is 321 These patches are not incremental, meaning that for example the 5.7.3 369 The -rc patches are not incremental, they apply to a base 5.x kernel, just
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | firmware-activate.rst | 35 If the platform has a concept of incremental work needed to perform
|
/openbmc/linux/samples/bpf/ |
H A D | README.rst | 75 We recommend that developers who want the fastest incremental builds
|