PLDWWW: Packages/Anaconda
glen
glen at pld-linux.org
Tue Jun 6 23:52:39 CEST 2006
Author: glen Date: Tue Jun 6 21:52:39 2006 GMT
Module: PLDWWW URL: http://www.pld-linux.org/Packages/Anaconda
---- Log message:
---- Page affected: Packages/Anaconda
---- Diffs:
================================================================
* {{{createrepo.rpm}}}
* comps.xml (get it from http://svn.pld-linux.org/cgi-bin/viewsvn/anaconda/comps.xml))
+ {{{comps.xml}}} save into {{{repodata}}} dir and then invoke:
{{{
#!/bin/sh
umask 2
@@ -60, +61 @@
rm -vf PLD/RPMS/fortune-mod-pl-p?ug*.rpm # fuck non-ascii
set -e
createrepo -g ../../repodata/comps.xml -c `pwd`/.repocache -v PLD/RPMS
+ mv repodata repodata.$$
+ mv PLD/RPMS/repodata .
}}}
== 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