add a live-build hook to remove unwanted packages from final image
This commit is contained in:
2
config/hooks/normal/0090-remove-unwanted-packages.hook.chroot
Executable file
2
config/hooks/normal/0090-remove-unwanted-packages.hook.chroot
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
aptitude -y purge exim4-base nfs-common rpcbind
|
||||
Reference in New Issue
Block a user