LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Creating custom distro from RH9 ? (https://www.linuxquestions.org/questions/red-hat-31/creating-custom-distro-from-rh9-299190/)

DJ Shaji 03-08-2005 11:23 AM

Creating custom distro from RH9 ?
 
OK - this is what I want to do :

I want to create a custom distro from red hat 9. I've already downloaded the sources for anaconda, but since it's written in python I don't have a clue how to build it. The makefile gives me an "error 1" when I try make. Any ideas? The aim is to create an installation disc which will have some "chosen" rpms which will be installed after the user chooses a partition to install it on.

Any help will be appreciated.

wpn146 03-08-2005 12:27 PM

I have never tried to "build" anaconda, but python is an intrepter, not a compiler, so if the"make" of anaconda fails, it may be simply because there is nothing to compile. Perhaps you go directly to "make install"?

reddazz 03-08-2005 01:19 PM

Why Redhat 9 when its a virtually obsolete distro? Try creating something based on Fedora Core and there are many examples on the web of how to do this.


All times are GMT -5. The time now is 02:27 AM.