Mettre à jour 'install_sys.sh'
This commit is contained in:
parent
088ec9ca05
commit
fe8ce05789
@ -18,7 +18,7 @@ cp /etc/resolv.conf $CHROOT/etc/resolv.conf
|
|||||||
mirrorselect -i -c FR -o >> $CHROOT/etc/portage/make.conf
|
mirrorselect -i -c FR -o >> $CHROOT/etc/portage/make.conf
|
||||||
echo MAKEOPTS='"'$MAKEOPTS'"' >> $CHROOT/etc/portage/make.conf
|
echo MAKEOPTS='"'$MAKEOPTS'"' >> $CHROOT/etc/portage/make.conf
|
||||||
echo EMERGE_DEFAULT_OPTS='"'$EMERGE_DEFAULT_OPTS'"' >> $CHROOT/etc/portage/make.conf
|
echo EMERGE_DEFAULT_OPTS='"'$EMERGE_DEFAULT_OPTS'"' >> $CHROOT/etc/portage/make.conf
|
||||||
echo PORTAGE_BINHOST='"'$PORTAGE_BINHOST'"'
|
echo PORTAGE_BINHOST='"'$PORTAGE_BINHOST'"' >> $CHROOT/etc/portage/make.conf
|
||||||
mkdir $CHROOT/etc/portage/repos.conf
|
mkdir $CHROOT/etc/portage/repos.conf
|
||||||
cp $CHROOT/usr/share/portage/config/repos.conf $CHROOT/etc/portage/repos.conf/gentoo.conf
|
cp $CHROOT/usr/share/portage/config/repos.conf $CHROOT/etc/portage/repos.conf/gentoo.conf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user