Source: fll-live-boot
Maintainer: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Uploaders: Kel Modderman <kelvmod@gmail.com>,
 Niall Walsh <niallwalsh@celtux.org>
Section: misc
Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 devscripts,
 gengetopt,
 pkgconf,
 libblkid-dev,
 libudev-dev
Standards-Version: 4.7.0
Vcs-Browser: https://github.com/fullstory/fll-live-boot
Vcs-Git: https://github.com/fullstory/fll-live-boot.git

Package: distro-defaults
Architecture: all
Depends: ${misc:Depends}
Description: set various default options
 This seemingly empty package has much influence on the system and update
 behaviour of the fll live Linux utilities. It's configuration data is
 dynamically created at distro build time.

Package: fll-live-initramfs
Architecture: all
Depends: ${misc:Depends},
 cryptsetup-bin,
 distro-defaults,
 dracut | initramfs-tools,
 fll-live-utils,
 procps,
 eject
Recommends: busybox
Description: fll live media initramfs glue
 This package provides the script glue that allows initramfs-tools or
 dracut to generate an early userspace filesystem suitable for booting
 the live media of the F.U.L.L.S.T.O.R.Y project.
 .
 This is a FULLSTORY live-only package and must not be installed to an
 ordinary system.

Package: fll-live-initscripts
Architecture: all
Depends: ${misc:Depends},
 systemd-homed | adduser,
 console-setup,
 distro-defaults,
 login,
 keyboard-configuration,
 jq
Recommends: tzdata
Suggests: fll-live-initscripts-networkd-dummy
Description: fll live media systemd units
 A set of units suitable for managing the systemd boot sequence of the live
 media generated by code from the F.U.L.L.S.T.O.R.Y project.
 .
 This is a FULLSTORY live-only package and must not be installed to an
 ordinary system.

Package: fll-live-initscripts-networkd-dummy
Architecture: all
Depends: ${misc:Depends},
 fll-live-initscripts
Description: fll live networkd default ethernet configuration
 Provides a static ethernet based systemd-networkd configuration for the
 live media generated by code from the F.U.L.L.S.T.O.R.Y project.
 .
 This is an empty dummy package, which creates the systemd-networkd
 configuration as /etc/systemd/network/wired.network and doesn't remove or
 touch it on purge. The configuration can be edited or removed as needed.
 .
 This is a FULLSTORY live-only package and must not be installed to an
 ordinary system.

Package: fll-live-utils
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 udev
Description: fll live utilities
 A set of tools for use by fll-live-initramfs and fll-live-initscripts.
 .
 This is a FULLSTORY live-only package and should not be installed to an
 ordinary system.
