maj de la distrib

This commit is contained in:
Jérémy MANSON 2017-10-17 22:35:30 +02:00
parent 93ee0b3631
commit 8b0d2a5b75

View File

@ -3,3 +3,4 @@
tar xjpf $CHROOT/$SNAPSHOT -C $CHROOT/usr
chroot $CHROOT /bin/bash -c "emerge --config sys-libs/timezone-data"
chroot $CHROOT /bin/bash -c "emerge sudo grub --getbinpkgonly"
chroot $CHROOT /bin/bash -c "emerge -DNu --getbinpkgonly"