Re: How to use buildinstall for building a custom distro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lee, Myoung Ho wrote:

I built install directory structure under "i386" directory.

When I run 'genhdlist' script, I finished successfully.
but buildinstall script just print out the usage();
    [root@rh9 i386]# buildinstall \
    > --pkgorder /work/i386/pkgorder.txt \
    > --comp dist-8.0 \
    > --version 8.0 \
    > --release "my distro" \
    >  /work/i386
Usage: buildinstall [--comp <component>] [--pkgorder <file>] [--version <version
    >] [--product <product>] [--release <comment>] <root>

Should I make pkgorder.txt before run buildinstall or do anything else??

Yes, you need to generate pkgorder.txt before running buildinstall:

PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder \
         /work/i386/ i386 > /work/i386/pkgorder.txt


Forrest
--





[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux