Removing any functions that we now call by default when we source chroot-functions...
[catalyst.git] / targets / stage3 / stage3-chroot.sh
1 #!/bin/bash
2
3 . /tmp/chroot-functions.sh
4
5 ## START BUILD
6 setup_portage
7
8 run_emerge "-e system"
9
10 rm -f /var/lib/portage/world
11 touch /var/lib/portage/world
12
13 rm -f /var/log/emerge.log /var/log/portage/elog/*