1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: open-infrastructure-system-boot
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
debhelper (>= 10),
Standards-Version: 3.9.8
Homepage: https://open-infrastructure.net/software/system-boot
Vcs-Browser: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-system-boot
Vcs-Git: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-system-boot
Package: open-infrastructure-system-boot
Architecture: all
Depends:
busybox | busybox-initramfs,
initramfs-tools,
udev,
${misc:Depends},
Recommends:
rsync,
uuid-runtime,
Suggests:
cryptsetup,
curlftpfs,
httpfs2,
wget,
Conflicts:
live-boot,
live-boot-doc,
live-boot-initramfs-tools,
Replaces:
live-boot,
live-boot-doc,
live-boot-initramfs-tools,
Provides:
system-boot,
Description: System integration for booting from read-only root filesystem
system-boot provides the system integration for booting from a read-only root
filesystem such as a live system.
|