PLDWWW: Packages/Anaconda

glen glen at pld-linux.org
Tue Jun 6 23:07:31 CEST 2006


Author: glen   Date: Tue Jun  6 21:07:31 2006 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Packages/Anaconda
---- Log message:
createrepo.sh that works

---- Page affected: Packages/Anaconda

---- Diffs:

================================================================
  as the installer will depend on repodata, you'll need to create repodata in your PLD Linux Distribution mirror.
  
  {{{
- cd dists/ac/PLD/i686
+ #!/bin/sh
  umask 2
+ rm -vf PLD/RPMS/fortune-mod-pl-p?ug*.rpm # fuck non-ascii
+ set -e
- createrepo -g comps.xml -c /tmp/cache1 -v PLD/RPMS/
+ createrepo -g ../../repodata/comps.xml -c `pwd`/.repocache -v PLD/RPMS
  }}}
  == invoking anaconda ==
  after you've successfully booted from livecd and logged into root shell, invoke anaconda:


More information about the pld-cvs-commit mailing list