File: control

package info (click to toggle)
bootcd 6.6.5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 520 kB
  • sloc: sh: 1,926; makefile: 49
file content (23 lines) | stat: -rw-r--r-- 1,264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: bootcd
Section: utils
Priority: extra
Maintainer: Bernd Schumacher <bernd@bschu.de>
Rules-Requires-Root: binary-targets
Build-Depends:
 debhelper-compat (= 13), python3-docutils, shellia (>= 5.7.5), gawk
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/bootcd
Vcs-Git: https://salsa.debian.org/debian/bootcd.git

Package: bootcd
Architecture: all
Suggests: ssh, discover | discover1, elilo, aufs-tools
Depends: busybox | busybox-static | busybox-cvs | busybox-cvs-static, cpio, dosfstools, e2fsprogs, fdisk | util-linux (<< 2.29.2-3~), file, genisoimage, initramfs-tools, grub-efi-amd64-bin, isolinux, lsb-base (>= 3.0-6), rsync, shellia (>= 5.7.5), syslinux, syslinux-common, xorriso, uuid-runtime
# genisoimage is needed because it contains mkzftree
Recommends: wodim
Conflicts: bootcd-i386, bootcd-ia64, bootcd-mkinitramfs, bootcd-backup
Description: bootcd tools can copy a running or mounted Debian system.
 Different boot configuration are supportet (efi, old bios, secure boot).
 bootcdwrite creates an ISO life-cd file called bootcd using an overlayfs.
 bootcdflopcp writes changes from overlayfs to floppy disk, when running from bootcd.
 bootcd2disk writes bootable disks (with or without lvm, ext2, ext3, ext4, vfat, swap).