Option is version not release (at least for now)
This commit is contained in:
parent
eeded7876c
commit
03c1de774f
4
README
4
README
@ -66,14 +66,14 @@ Testing
|
|||||||
|
|
||||||
sudo pungi --comps /etc/pungi/comps.xml \
|
sudo pungi --comps /etc/pungi/comps.xml \
|
||||||
--yumconf /etc/pungi/yum.conf.x86_64 --destdir /srv/pungi \
|
--yumconf /etc/pungi/yum.conf.x86_64 --destdir /srv/pungi \
|
||||||
--cachedir /srv/pungi/cache --arch x86_64 --release 6.89 \
|
--cachedir /srv/pungi/cache --arch x86_64 --version 6.89 \
|
||||||
--discs 1
|
--discs 1
|
||||||
|
|
||||||
Or to test it from just the hg clone:
|
Or to test it from just the hg clone:
|
||||||
|
|
||||||
sudo ./pungi --comps config/comps.xml \
|
sudo ./pungi --comps config/comps.xml \
|
||||||
--yumconf config/yum.conf.x86_64 --destdir /srv/pungi \
|
--yumconf config/yum.conf.x86_64 --destdir /srv/pungi \
|
||||||
--cachedir /srv/pungi/cache --arch x86_64 --release 6.89 \
|
--cachedir /srv/pungi/cache --arch x86_64 --version 6.89 \
|
||||||
--discs 1
|
--discs 1
|
||||||
|
|
||||||
Of course, fill in some of your own values.
|
Of course, fill in some of your own values.
|
||||||
|
Loading…
Reference in New Issue
Block a user