Hi,
I guess you could also say something like "FooLinux based on RedHat
Linux x.x" in the installer.
-atul
___
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list
Hi,
Just removing the KDE workstation option in the comps file will cause
anaconda to complain and die. You have to change gui.py and/or text.py
and/or installclass.py depending on what you want to do.
To define your own, you will have to change installclass.py (derive your
own class from Instal
Hi,
Is up2date GPL'd?
Since it doesnt come with a copy of the GPL, I just want to make sure
before I change anything.
Thanks,
-atul
___
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list
If you mean genhdlist:
$REDHATBASE/i386/misc/src/anaconda/utils/genhdlist
updates the $REDHATBASE/i386/Redhat/base/hdlist file from RPMS in the
directory you specify as
The hdlist file contains rpm headers for quick access by the installer.
-atul
"A.Sleep" wrote:
>
> I'm looking for i
add/remove rpm names from comps, put the rpm in the RPMS directory, run
genhdlist and you are done.
you can go as far as changing the sub-category names and contents (rpm
names) and adding and removing sub-categories. If you change any names
of the install catregories, ie server, gnome workstatio
Matt,
Thanks. That worked nicely and anaconda runs fine in test mode now.
I copied the anaconda directory over to to misc/src/anaconda in the
RedHat tree, and ran a make install. I got the following errors:
awk: cmd. line:2: fatal: cannot open file `kudzu.spec' for reading (No
such file
or dire
hi,
When I run anaconda from /usr/src/redhat/SOURCES/anaconda-6.2.2 using
./anaconda -t -T -m ftp://path/to/redhat/dir
I can go as far as the "Installation Type" window. but then i get:
Traceback (innermost last):
File "./anaconda", line
Hi.
I am trying to customize the installer that comes with rh6.2
There was a lot of talk about this last year (from late aug to early
sept) and I pieced together a general idea of what has to be done. But
because it is so sparsely documented and also because the original
HOW-to that emerged from