[rpi-mc] drop multifetch
This commit is contained in:
committed by
GitHub
parent
a9602b6e65
commit
03a36304d0
+1
-1
@@ -9,7 +9,7 @@ ENV LC_ALL=en_US.UTF-8
|
||||
RUN rsync -av "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/licenses/" && \
|
||||
sed -i 's/multifetch = 3/#multifetch = 3/' /etc/entropy/client.conf && ls /usr/portage/licenses -1 | xargs -0 > /etc/entropy/packages/license.accept && \
|
||||
equo up && equo u && \
|
||||
equo i --multifetch=10 kodi-raspberrypi app-misc/sabayon-auto-updater && \
|
||||
equo i kodi-raspberrypi app-misc/sabayon-auto-updater && \
|
||||
echo -5 | equo conf update && equo cleanup && sed -i 's/#multifetch = 3/multifetch = 3/' /etc/entropy/client.conf
|
||||
|
||||
RUN systemctl enable kodi-raspberrypi && systemctl enable sabayon-auto-updater.timer
|
||||
|
||||
Reference in New Issue
Block a user