-------- Original Message --------
Subject: Path to cdrom
Date: Mon, 23 Jun 2003 17:28:46 +0300
From: Stas Goshtein <stas@xxxxxxxxxx>
To: Anaconda <anaconda-devel-list@xxxxxxxxxx>
Hello there guys, if it was already asked, sorry for duplicate, but I
couldn't find anything exact on this issue.
Let's say, that my RHJ distribution is 2 discs. On the second one I've
created a folder (Extras) and put my RPMS there.
I can't include them in comps, since version and release are including
_underscores_ . Now I would like to put a line in kickstart %post
-nochroot section to install them after everything else is done. So what
will be the command line in %post section?
%post --nochroot
rpm -ivh /mnt/source/Extras/<rpm file>
or
%post --nochroot
rpm -ivh /tmp/cdrom/Extras/<rpm file>
or something else?
Thanks for prompt answer.
--
Regards,
Stas Goshtein
Linux R&D Engineer - CCSE, SNA1, CCNA
Actona Technologies, Ltd.
Email: stas@xxxxxxxxxx
Phone: (972)-50-718508
http://www.actona.com/
--------------------------------
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
--
Regards,
Stas Goshtein
Linux R&D Engineer - CCSE, SNA1, CCNA
Actona Technologies, Ltd.
Email: stas@xxxxxxxxxx
Phone: (972)-50-718508
http://www.actona.com/
--------------------------------