User Tools

Site Tools


packages:anaconda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
packages:anaconda [2008-08-29 14:40]
patrys
packages:anaconda [2016-01-16 09:34] (current)
glen
Line 3: Line 3:
 ====== Anaconda PLD Linux notes ====== ====== Anaconda PLD Linux notes ======
  
-  * [[http://​cvs.pld-linux.org/​cgi-bin/​cvsweb.cgi/​SPECS/​anaconda.spec|SPECS/​anaconda.spec]]  +  * [[package>anaconda]]  
-  * [[http://​glen.alkohol.ee/​pld/​anaconda/​|screenshots of progress]] ​+  * [[http://​glen.alkohol.ee/​pld/​anaconda/​|screenshots of progress ​(2006)]] 
  
  
Line 11: Line 11:
  
 ===== Creating livecd ===== ===== Creating livecd =====
-Start by creating the Live CD root. Necessary steps are described at [[:​Packages:​LinuxLive|Linux Live]]. ​+Start by creating the Live CD root. Necessary steps are described at [[linux-live|Linux Live]]. ​
  
 Next install the ''​anaconda''​ package into the new root:  Next install the ''​anaconda''​ package into the new root: 
Line 38: Line 38:
  
 ===== Creating repodata ===== ===== Creating repodata =====
 +To get an idea of how installation works, see the following graph: ​
 +
 +{{inside-anaconda.png|}} ​
 +
 As the installer will depend on repodata, you'll need to create repodata in your PLD Linux Distribution mirror. ​ As the installer will depend on repodata, you'll need to create repodata in your PLD Linux Distribution mirror. ​
  
Line 66: Line 70:
  
  
-<​file>​anaconda -T -m ftp://​ftp.pld-linux.org/​dists/​th/​+<​file>​anaconda -T -m http://​ftp.pld-linux.org/​dists/​th/​
 </​file>​ </​file>​
 +Please note that http installation is preferred to ftp due to the way yum (current backend) works. It fetches package headers using partial download and ftp does not offer that feature. ​
 +
 This will anaconda install from the selected url.  This will anaconda install from the selected url. 
  
Line 77: Line 83:
  
  
-<​file>​sudo ./anaconda --test -T -m ftp://​ftp.pld-linux.org/​dists/​th/​+<​file>​sudo ./anaconda --test -T -m http://​ftp.pld-linux.org/​dists/​th/​
 </​file>​ </​file>​
 You can also test the graphic mode using: ​ You can also test the graphic mode using: ​
Line 83: Line 89:
  
  
-<​file>​sudo ./anaconda --test -G -m ftp://​ftp.pld-linux.org/​dists/​th/​+<​file>​sudo ./anaconda --test -G -m http://​ftp.pld-linux.org/​dists/​th/​
 </​file>​ </​file>​
  
Line 92: Line 98:
  
  
-<​file>​anaconda -G -m ftp://​ftp.pld-linux.org/​dists/​th/​ -r /​path/​to/​chroot+<​file>​anaconda -G -m http://​ftp.pld-linux.org/​dists/​th/​ -r /​path/​to/​chroot
 </​file>​ </​file>​
 This will skip the partitioning steps and proceed with software selection and package installation. ​ This will skip the partitioning steps and proceed with software selection and package installation. ​
  
  
packages/anaconda.1220013605.txt.gz · Last modified: 2008-08-29 14:40 by patrys