|
Quad Shot of Ubuntu
Join Date: Nov 2005
Location: Montreal, Canada
Beans: 461
Ubuntu 9.04 Jaunty Jackalope
|
Choose from among the available options:
To keep the clutter down on the main page, I've moved the rather long list of choices. Here's what you do.
Scroll down and select the system that best matches what you need (for example: gutsy i386).
Highlight the text underneath that choice and copy it (right-click the highlighted text and click Copy).
Paste the text into the Terminal. Review the text and make any necessary changes (such as the destination folder).
Hit Enter when all is to your satisfaction. Then return to the main tutorial page by closing this page or by clicking the "BACK to the tutorial" link.
dapper i386
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=dapper,dapper-security,dapper-updates,dapper-backports, --section=main,restricted,universe,multiverse --arch=i386 ~/UbuntuRepos --ignore-release-gpg
|
dapper amd64
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=dapper,dapper-security,dapper-updates,dapper-backports, --section=main,restricted,universe,multiverse --arch=amd64 ~/UbuntuRepos --ignore-release-gpg
|
dapper powerpc
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=dapper,dapper-security,dapper-updates,dapper-backports, --section=main,restricted,universe,multiverse --arch=powerpc ~/UbuntuRepos --ignore-release-gpg
|
dapper sparc
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=dapper,dapper-security,dapper-updates,dapper-backports, --section=main,restricted,universe,multiverse --arch=sparc ~/UbuntuRepos --ignore-release-gpg
|
BACK to the tutorial
____________________________________
hardy i386
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=hardy,hardy-security,hardy-updates,hardy-backports, --section=main,restricted,universe,multiverse --arch=i386 ~/UbuntuRepos --ignore-release-gpg
|
hardy amd64
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=hardy,hardy-security,hardy-updates,hardy-backports, --section=main,restricted,universe,multiverse --arch=amd64 ~/UbuntuRepos --ignore-release-gpg
|
hardy powerpc
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=hardy,hardy-security,hardy-updates,hardy-backports, --section=main,restricted,universe,multiverse --arch=powerpc ~/UbuntuRepos --ignore-release-gpg
|
hardy sparc
Quote:
|
debmirror --nosource -m --passive --host=archive.ubuntu.com --root=ubuntu/ --method=ftp --progress --dist=hardy,hardy-security,hardy-updates,hardy-backports, --section=main,restricted,universe,multiverse --arch=sparc ~/UbuntuRepos --ignore-release-gpg
|
BACK to the tutorial
Last edited by BobSongs; July 11th, 2009 at 02:31 PM..
|