The IYCC Linux Repository
Upgrading from Ubuntu Hardy
To upgrade to IYCC Linux from Ubuntu Hardy, follow these instructions (the numbers on the far left are line numbers for reference only; do not type them):
1 sudo -s
2 cp /etc/apt/sources.list /etc/apt/sources.list.$(date +%Y%m%d%H%M)
3 wget http://mirror.iycc.net/apt-lists/sources.list \
-O /etc/apt/sources.list
4 aptitude update
5 aptitude install grab-key
6 grab-key
7 reboot
NOTES:
- Warning! Upgrading is at your own risk. We've taken great care to make upgrades as painless as we know how, but we can't know specifics of your system. Consequently, don't upgrade if maintaining the current state of your machine is important to you. Don't upgrade if reinstalling everything on your system from scratch would be a problem for you. Back up anything you want to keep on your system. Rolling back to Ubuntu, while possible, is a non-trivial task. It may not be possible to get you back to your original configuration.
- After Line 1, you will be asked for your password. Type in YOUR password, not the root password.
- You may get a "File not found" error in response to Line 6, depending on the configuration of your system. If you do, change to your home directory, which is at /home/your-username-here, like this: "
cd /home/your-username-here". - You will see errors after Line 7 referring to an untrusted repository. The grab-key program automatically installs the key for you and upgrades your system with the IYCC Desktop experience.
This repository currently contains packages for the i386 architectures.
### Example apt source configuration deb http://archive.iycc.net/iycc hardy main restricted universe multiverse deb-src http://archive.iycc.net/iycc hardy main restricted universe multiverse deb http://archive.iycc.net/iycc main hardy-updates restricted universe multiverse deb-src http://archive.iycc.net/iycc hardy-updates main restricted universe multiverse deb http://archive.iycc.net/iycc hardy-security main restricted universe multiverse deb-src http://archive.iycc.net/iycc hardy-security main restricted universe multiverse deb http://archive.iycc.net/iycc hardy-backports main restricted universe multiverse deb-src http://archive.iycc.net/iycc hardy-backports main restricted universe multiverse ### Mirrors of third party repositories deb http://mirror.iycc.net/wine gutsy main deb http://mirror.iycc.net/wine hardy main deb http://mirror.iycc.net/medibuntu gutsy free non-free deb http://mirror.iycc.net/medibuntu hardy free non-free
A complete sources.list file may be found here: http://mirror.iycc.net/apt-lists/sources.list. You can download it using wget, like this: wget http://mirror.iycc.net/apt-lists/sources.list.
To install the key on your host, do something like this:
Debian user
su wget -O - http://archive.iycc.net/iycc/iycc-archive-key.gpg | apt-key add - wget -O - http://archive.iycc.net/iycc/iycc.gpg | apt-key add - exit
Ubuntu users
sudo wget -O - http://archive.iycc.net/iycc/iycc-archive-key.gpg | sudo apt-key add - sudo wget -O - http://archive.iycc.net/iycc/iycc.gpg | sudo apt-key add -
The archive gpg fingerprint
------------------------ pub 1024D/1F3CFD69 2008-06-06 uid Alejandro Ramirez (IYCC Key) sub 2048g/28C251B3 2008-06-06 pub 1024D/C7CF38E0 2008-07-23 uid IYCC Archive Automatic Signing Key sub 2048g/220D90A3 2008-07-23 pub 1024D/139A3D65 2008-12-17 uid Alejandro Ramirez sub 2048g/D7EDE40F 2008-12-17 ------------------------
Bug reporting
We beg and plead you to send us bug reports, both for what's on this page, for any of our websites, and for the software in our repository. Our bug reporting site is at http://bugs.iycc.net
We really want bug reports. It's a huge help to us. Really. Please file bug reports.
At IYCC, we don't do Windows. And YOU shouldn't either! -- Loye Young