DeLi(cate) is a fork of DeLi Linux 0.8 developed independently of it's successor ConnochaetOS.
Why?
Some people still prefer a Linux system based on the 2.4 series kernel, since it seems to have a better response on slow computers.
Installation CDs/Floppies/USBs are not available yet, but it's possible to upgrade from DeLi 0.8 to DeLi(cate) and help with testing of package updates planned for the first DeLi(cate) release.
Upgrade:
To upgrade from DeLi 0.8 to DeLi(cate) proceed with the following steps ...
1.] Use the su command to become root
2.] Check if /etc/pacman.conf contains the following repository and if it is the only repository enabled (not commented out)
[main]
Server = http://deli.tavvva.net/0.8.0/pkg
3.] Install the delicate-upgrade package:
pacman -Sy delicate-upgrade
4.] Call the upgrade script:
delicate-upgrade
5.] Download the new pacman database:
pacman -Sy
6.] Update all packages:
pacman -Su
NOTE: Use pacman -Suf in case of file conflicts
Product's homepage