Mettre à jour 'portageinstall.sh'

This commit is contained in:
Jeremy MANSON 2017-10-20 14:30:04 +02:00
parent 59bc5e4b8a
commit cea83aaf45

View File

@ -3,4 +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"
chroot $CHROOT /bin/bash -c "emerge -DNu --getbinpkgonly world"