注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h English (en) | {{console|body= $##i## sudo su ###i## tar xpf <stage3> ###i## cp /etc/resolv.conf /home/<username>/gentoo/etc ###i## mount -t proc none proc ###i## mount --rbind /sys sys ###i## mount --rbind /dev dev ###i## env -i HOME=/root TERM=$TERM /bin/chroot . bash -l ###i## export PS1="(chroot) $PS1" \##r####b##(chroot)##bl#####i## emerge-webrsync \##r####b##(chroot)##bl#####i## emerge --sync \##r####b##(chroot)##bl#####i## eselect profile list}} |
h Spanish (es) | {{console|body= $##i## sudo su ###i## tar xpf <stage3> ###i## cp /etc/resolv.conf /home/<username>/gentoo/etc ###i## mount -t proc none proc ###i## mount --rbind /sys sys ###i## mount --rbind /dev dev ###i## env -i HOME=/root TERM=$TERM /bin/chroot . bash -l ###i## export PS1="(chroot) $PS1" \##r####b##(chroot)##bl#####i## emerge-webrsync \##r####b##(chroot)##bl#####i## emerge --sync \##r####b##(chroot)##bl#####i## eselect profile list}} |
h Brazilian Portuguese (pt-br) | {{console|body= $##i## sudo su ###i## tar xpf <stage3> ###i## cp /etc/resolv.conf /home/<username>/gentoo/etc ###i## mount -t proc none proc ###i## mount --rbind /sys sys ###i## mount --rbind /dev dev ###i## env -i HOME=/root TERM=$TERM /bin/chroot . bash -l ###i## export PS1="(chroot) $PS1" \##r####b##(chroot)##bl#####i## emerge-webrsync \##r####b##(chroot)##bl#####i## emerge --sync \##r####b##(chroot)##bl#####i## eselect profile list}} |