This translation is older than the original page and might be outdated. See what has changed.

软件包列表

点击软件包分类可直接对下方 软件包列表 进行筛选,您也可以输入内容手动筛选。

按类别筛选

为了不影响您的体验,每页只显示50个软件包。

  • 点击左下角“下一页”或“上一页”以便显示前50或后50个软件包。
  • 点击表头可对按对应字段对内容进行排序。
  • 反白框 输入您的筛选条件。

当您点击下表中的软件包名称后,将默认打开该软件包的独有页面及相关文档。如果没有,动一动手指添加。

Filtered by categories='utilities---disc'

类别名称版本依赖包描述信息 软件包体积安装后大小授权方式维护人报告错误源代码
utilities---discgdisk1.0.6-1libc, librt, libpthread, libstdcpp6, libuuid1gdisk is GPT aware disk partitioning tool, with interactive UI.

60kB59kBGPL-2.0-or-laterAlif M. AhmadBug reportsSources
utilities---disclsblk2.37.4-1libc, libblkid1, libmount1, libsmartcols1lsblk lists information about all or the specified block devices

62kB61kBGPL-2.0-onlyOpenWrt teamBug reportsSources
utilities---disclsblk2.37.4-1libc, libblkid1, libmount1, libsmartcols1packages:pkgdata:lsblk, lsblk lists information about all or the specified block devices

62kB61kBGPL-2.0-onlyOpenWrt teampackages:pkgdata:lsblk, Bug reportspackages:pkgdata:lsblk, Sources
utilities---disclvm22.02.177-1libc, libssp, libdevmapper, libblkid, libreadline, libncursesLVM2 refers to a new userspace toolset that provide logical volume management
facilities on linux. It is reasonably backwards-compatible with the original
LVM toolset.

626kB630kBGPL-2.0 LGPL-2.1Daniel GolleBug reportsSources
utilities---disccgdisk1.0.1-1libc, libstdcpp, libuuid, libncurses, libpoptncurses-based partition table manipulation utility with GPT support.
Similar to sfdisk, but works with GPT partitions. Shares the same limitations
of the gdisk partition utility. While it can read and convert MBR partitions
in GPT, it cannot modify MBR partitions on its own.



63kB62kBDaniel EngbergBug reportsSources
utilities---disccgdisk1.0.3-1libc, libstdcpp, libuuid, libncurseswcgdisk is GPT aware disk partitioning tool, with interactive ncurses based UI.

64kB64kBGPL-2.0Alif M. AhmadBug reportsSources
utilities---discsgdisk1.0.1-1libc, libssp, libstdcpp, libuuid, libpoptScript-friendly GPT partition table manipulation utility.
It can read and convert MBR partitions in GPT but is otherwise
unable to generate or modify MBR partitions.
To the contrary of gdisk, its interface is geared towards scripts,
so it takes command line arguments instead of being interactive.
It will NOT ask confirmation before carrying out the operations.
It has a slightly smaller footprint than gdisk tool.

67kB66kBDaniel EngbergBug reportsSources
utilities---discgdisk1.0.1-1libc, libssp, libstdcpp, libuuid, libpoptGPT partition table manipulation utility with an interface
similar to fdisk. It can read and convert MBR partitions in GPT
but is otherwise unable to generate or modify MBR partitions.

68kB68kBDaniel EngbergBug reportsSources
utilities---disclvm22.03.02-2libc, libssp, libdevmapper, libreadline8, libncurses6, libaioLVM2 refers to a new userspace toolset that provide logical volume management
facilities on linux. It is reasonably backwards-compatible with the original
LVM toolset.

682kB685kBGPL-2.0 LGPL-2.1Daniel GolleBug reportsSources
utilities---discsgdisk1.0.3-1libc, libssp, libstdcpp, libuuid, libpoptsgdisk is GPT-aware disk partitioning tool for scripting use.

71kB70kBGPL-2.0Alif M. AhmadBug reportsSources
utilities---discgdisk1.0.3-1libc, libssp, libstdcpp, libuuidgdisk is GPT aware disk partitioning tool, with interactive UI.

73kB73kBGPL-2.0Alif M. AhmadBug reportsSources
utilities---discblkdiscard2.29.2-1libc, libssp, librtThe blkdiscard is used to discard device sectors. This is useful for
solid-state drivers (SSDs) and thinly-provisioned storage. Unlike fstrim,
this command is used directly on the block device.

8kB7kBGPL-2.0LEDE teamBug reportsSources
utilities---discblkdiscard2.32-2libc, libssp, librtThe blkdiscard is used to discard device sectors. This is useful for
solid-state drivers (SSDs) and thinly-provisioned storage. Unlike fstrim,
this command is used directly on the block device.

8kB7kBGPL-2.0OpenWrt teamBug reportsSources
utilities---discblkdiscard2.34-1libc, librtThe blkdiscard is used to discard device sectors. This is useful for
solid-state drivers (SSDs) and thinly-provisioned storage. Unlike fstrim,
this command is used directly on the block device.

8kB7kBGPL-2.0OpenWrt teamBug reportsSources
utilities---discuvol0.8-2libc, blockd, ucode, ucode-mod-fs, ucode-mod-math, ucode-mod-uci'uvol' is a tool to automate storage volume handling on embedded
devices in a generic way.
Depending on what is available, 'uvol' will use either UBI or LVM2
as storage backends and transparently offer identical operations on
top of them.

Also install the 'autopart' package to easily make use of 'uvol' on
block-storage based devices.

Examples:
uvol create example_volume_1 268435456 rw
uvol up example_volume_1
uvol device example_volume_1

uvol create example_volume_2 9812733 ro
cat example_volume_2.squashfs | uvol write example_volume_2 9812733
uvol up example_volume_2
uvol device example_volume_2

9kB8kBGPL-2.0-or-laterDaniel GolleBug reportsSources
utilities---discuvol0.8-2libc, blockd, ucode, ucode-mod-fs, ucode-mod-math, ucode-mod-ucipackages:pkgdata:uvol, 'uvol' is a tool to automate storage volume handling on embedded
devices in a generic way.
Depending on what is available, 'uvol' will use either UBI or LVM2
as storage backends and transparently offer identical operations on
top of them.

Also install the 'autopart' package to easily make use of 'uvol' on
block-storage based devices.

Examples:
uvol create example_volume_1 268435456 rw
uvol up example_volume_1
uvol device example_volume_1

uvol create example_volume_2 9812733 ro
cat example_volume_2.squashfs | uvol write example_volume_2 9812733
uvol up example_volume_2
uvol device example_volume_2

9kB8kBGPL-2.0-or-laterDaniel Gollepackages:pkgdata:uvol, Bug reportspackages:pkgdata:uvol, Sources
utilities---discmtools4.0.35-1libc, libbsd0Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.

90kB90kBGPL-3.0-onlyOskari RautaBug reportsSources
utilities---discmtools4.0.35-1libc, libbsd0packages:pkgdata:mtools, Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.

90kB90kBGPL-3.0-onlyOskari Rautapackages:pkgdata:mtools, Bug reportspackages:pkgdata:mtools, Sources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2018/05/08 14:02
  • by lujimmy