Difference between revisions of "Translations:Funtoo:Metro/47/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
m (FuzzyBot moved page Translations:Metro/47/en to Translations:Funtoo:Metro/47/en without leaving a redirect: Part of translatable page "Metro")
 
(No difference)

Latest revision as of 03:26, February 25, 2022

root # install -d /home/mirror/funtoo/funtoo-current/x86-32bit/pentium4
root # install -d /home/mirror/funtoo/funtoo-current/snapshots
root # cd /home/metro/mirror/funtoo/funtoo-current/x86-32bit/pentium4
root # install -d 2011-12-13
root # cd 2011-12-13
root # wget -c http://ftp.osuosl.org/pub/funtoo/funtoo-current/x86-32bit/pentium4/2011-12-13/stage3-pentium4-funtoo-current-2011-12-13.tar.xz
root # cd ..
root # install -d .control/version
root # echo "2011-12-13" > .control/version/stage3
root # install -d .control/strategy
root # echo local >  .control/strategy/build
root # echo stage3 > .control/strategy/seed