## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@kicksecure.com>
## See the file COPYING for copying conditions.

Source: grub-live
Section: misc
Priority: optional
Maintainer: Patrick Schleizer <adrelanos@kicksecure.com>
Build-Depends: debhelper (>= 13), debhelper-compat (= 13)
Homepage: https://github.com/Kicksecure/grub-live
Vcs-Browser: https://github.com/Kicksecure/grub-live
Vcs-Git: https://github.com/Kicksecure/grub-live.git
Standards-Version: 4.7.2
Rules-Requires-Root: no

Package: grub-live
Architecture: all
Depends: ${misc:Depends}
Description: grub live boot menu entry
 Base grub-live package. You probably do not want to install this directly,
 install grub-live-dracut instead.
 .
 Allows booting the system in live mode. Meaning, no persistent modifications
 will be written to the disk. All changes stay in RAM.
 .
 Adds a grub live boot menu entry.
 .
 Existing grub boot entries stay unmodified.
 .
 No claims are made with regard to anti forensics.

Package: grub-live-dracut
Provides: grub-live-boot, boot-live
Architecture: all
Depends: grub-live, dracut, ${misc:Depends}
Description: grub live dracut dependencies
 Dracut version metapackage for grub-live.
 .
 See also the package grub-live.
