Package Search
 
Members: 353 | Topics: 767 | Posts: 3211
We welcome our newest member: ClintBarton
Info
» You aren't logged in, login or registerOnline: No members and 22 guests | Time: 08:24
HOWTO: bootstrap my paldo Installer-CDs
paldo Support Forum    paldo    Installation Support    Installer Live CD Support
Reply Reply   Subscribe Topic Subscribe Topic
1 post found.
 HOWTO: bootstrap my paldo Installer-CDs
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
Bootstrapping my Installer-CDs is easy. It works like the normal bootstrap.



First you have to add my Installer-CD-Repo to your local upkg.conf:

Code[In neuem Fenster öffnen]
$ su
Password: enter your root password
# sed -i -e 's%<repositories>%&\n<repository>http://www.paldo.org/~amnon/paldo-installer-cd-repo</repository>%' /etc/upkg.conf


Prepare for the bootstrap:

Create the folder /upkg:

Code[In neuem Fenster öffnen]
mkdir -p /upkg


Clear some folders:

Code[In neuem Fenster öffnen]
rm -rf /upkg/*
rm -rf /var/cache/upkg/*


The bootstrap:

For bootstrapping do this:

Code[In neuem Fenster öffnen]
upkg-bootstrap --verbose --branch=<BRANCH>  paldo-installer-cd-generic


Replace <BRANCH> with stable, testing, unstable.

You find the final iso in /var/cache/upkg
Profile   Private Message   E-Mail
Created: 2007-05-14 11:13 | Modified: 2007-09-04 18:14 by Amnon82
Highlight selected Text   Edit   Delete   Quote Reply
Subscribe Topic Subscribe Topic
powered by bitron board 1.23a