For those who like to order disc from shipit, 7.04 is now available
Ubuntu 7.04 (Feisty Fawn).
http://shipit.ubuntu.com/
Ubuntu 7.04 (Feisty Fawn).
http://shipit.ubuntu.com/
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Remember this is a beta version
IS just canned all of the ISOsAnyone know if you will be able to upgrade the beta version to the release version. Busy d/loading the beta version at work - will make it easier on the bandwidth just to upgrade it once installed at home.
IS just canned all of the ISOs- Will have to wait for the release.
The problem is that all of those updates will be installed for every new installation. I will download the official version on thursday.EDIT: Trusty google - seems you just have to run the update manager and it will up to the final release.
You are paying duties on the value of the CD's which ubuntu put at $1 per CD.Remember that you still have to pay customs duty on those discs from Shipit, even though it has almost no monetary value. They wanted me to fork out more than R20 at the Post Office, so I just walked away and left it there. How can custom duties be more than the value of the product?
IS just canned all of the ISOs- Will have to wait for the release.
U dont pay anything - i never have.
jigdo it
apt-get install jigdo-lite ;
rm *.jigdo
rm *template
wget http://cdimage.ubuntulinux.org/daily/current/feisty-alternate-amd64.jigdo
wget http://cdimage.ubuntulinux.org/daily/current/feisty-alternate-amd64.template
wget http://cdimage.ubuntulinux.org/daily/current/feisty-alternate-i386.template
wget http://cdimage.ubuntulinux.org/daily/current/feisty-alternate-i386.jigdo
# If you run AMD64 like I do.
jigdo-lite feisty-alternate-amd64.jigdo
You will be prompted, answer /var/cache/apt/archives/ and /cdrom/
The logic behind this is to answer with directories which contains packages already. If you have a Beta or RC iso you can mount it with
mount -o loop rc.iso /mnt/point
and specify and /mnt/point as a directory also.
/mnt/point is where you mount something, you might have to mkdir /mnt/point to create the directory first.
What does all this do? It downloads only the differences between the ISOs and constructs a new one which will save you bandwidth. I'm currently 300 packages off with my copy of ubuntu-7.04-beta-alternate-amd64.iso
Another advantage is you can use local mirrors.