molecules/scripts/tar_generic_inner_chroot_script_after.sh
2011-07-10 11:30:23 +02:00

10 lines
195 B
Bash
Executable File

#!/bin/bash
/usr/sbin/env-update && source /etc/profile
# Generate list of installed packages
equo query list installed -qv > /etc/sabayon-pkglist
# remove hw hash
rm -f /etc/entropy/.hw.hash