Translations:Funtoo:Metro/61/ja

From Funtoo
Revision as of 21:19, October 23, 2015 by Miyu (talk | contribs) (Created page with "<console> # ##i## cd /home/mirror/funtoo/funtoo-current/x86-32bit # ##i##install -d core2_32 # ##i##cd core2_32 # ##i##install -d .control/strategy # ##i##echo remote > .contr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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