Removing eject from recommends, the script that ejects the live medium is in live...
[live-boot-grml.git] / debian / live-boot.bug-script
index 1dc3d3b..9aff886 100644 (file)
@@ -4,12 +4,12 @@
 dpkg -l busybox file initramfs-tools sudo udev user-setup
 
 # Checking recommends
-dpkg -l eject uuid-runtime wget
+dpkg -l uuid-runtime wget
 
 # Checking suggests
 dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools
 
 # Checking other packages
-dpkg -l cryptsetup
+dpkg -l cryptsetup plymouth
 
 exit 0