Quick way to delete and add distribution and update media...

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
itsthemedication
Posts: 33
Joined: Mon Jul 12, 2004 3:11 pm

Quick way to delete and add distribution and update media...

Post by itsthemedication »

The 1.19.1 livecd was based on a community release candidate. For those of you that are plugged into broadband, this little applet which comes from the Penguin Liberation Front (http://plf.zarb.org and http://easyurpmi.zarb.org) can automate the process of setting up sources for the distribution and updates. Just enter a terminal as a regular user and paste this line in:

cd /var/tmp && wget -q --output-document=mpnen http://mandrakeprinas.org/mpnen && chmod +x mpnen && ./mpnen && rm -f mpnen
Post Reply