注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Funtoo:Metro/61/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
m (FuzzyBot moved page Translations:Metro/61/en to Translations:Funtoo:Metro/61/en without leaving a redirect: Part of translatable page "Metro") |
(No difference)
|
Latest revision as of 03:26, February 25, 2022
root # cd /home/mirror/funtoo/funtoo-current/x86-32bit root # install -d core2_32 root # cd core2_32 root # install -d .control/strategy root # echo remote > .control/strategy/build root # echo stage3 > .control/strategy/seed root # install -d .control/remote root # echo funtoo-current > .control/remote/build root # echo x86-32bit > .control/remote/arch_desc root # echo pentium4 > .control/remote/subarch