Mettre à jour 'install_sys.sh'
This commit is contained in:
parent
bcb2f29e82
commit
d28e30746f
@ -27,7 +27,7 @@ chmod 1777 /dev/shm
|
||||
echo "Europe/Paris" > $CHROOT/etc/timezone
|
||||
cp /etc/resolv.conf $CHROOT/etc/resolv.conf
|
||||
|
||||
mirrorselect -i -o >> $CHROOT/etc/portage/make.conf #trouver l'astuce pour utiliser les mirroirs les plus rapides
|
||||
mirrorselect -i -c FR -o >> $CHROOT/etc/portage/make.conf #trouver l'astuce pour utiliser les mirroirs les plus rapides
|
||||
mkdir $CHROOT/etc/portage/repos.conf
|
||||
cp $CHROOT/usr/share/portage/config/repos.conf $CHROOT/etc/portage/repos.conf/gentoo.conf
|
||||
# lancer "emerge --config sys-libs/timezone-data" dans le chroot
|
||||
|
Loading…
x
Reference in New Issue
Block a user