Difference between revisions of "Install/Download Portage Tree/pl"

From Funtoo
Jump to navigation Jump to search
m
(Updating to match new version of source page)
Line 10: Line 10:


{{console|body=  
{{console|body=  
%chroot% ##i##install -d /var/git -o 250 -g 250
%chroot% ##i##ego sync
%chroot% ##i##ego sync
}}
}}
<noinclude>{{InstallNavigation|num=10|prev=Chroot|next=Configuration Files|align=right}}</noinclude>
<noinclude>{{InstallNavigation|num=10|prev=Chroot|next=Configuration Files|align=right}}</noinclude>

Revision as of 16:40, December 16, 2020

Other languages:
English • ‎español • ‎polski • ‎português do Brasil • ‎русский • ‎中文(中国大陆)‎

Przewodnik Instalacji: Pobieranie drzewa menadżera pakietów 'Portage'

Install Guide, Chapter 10 < Prev Next >

Teraz nadszedł czas na zainstalowanie repozytorium - zbioru zawierającego skrypty (ebuild'y) informujące o sposobie kompilacji i instalacji tysięcy różnego rodzaju pakietów oprogramowania. W celu pobrania repozytorium uruchomiamy ego sync Spowoduje to automatyczne sklonowanie GitHub (portage tree and all kits).

chroot # ego sync
Install Guide, Chapter 10 < Prev Next >