RE: FC2 network kickstart not working

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

 



Paul,

Can you elaborate a little on this - for someone who doesn't 
know anaconda and doesn't see the 'obvious'?  I'm very interested
in learning about this.

Thanks,
Joe

> 
> Well, that was pretty obvious:
> 
> anaconda-10.0/isys/nfsmount.c
> 
> #if 1           /* old libc's do not have inet_aton() -- 
> change 1 to 0 */
>         if (!inet_aton(hostname, &server_addr.sin_addr))
> #endif
>         {
>                 if (mygethostbyname(hostname, 
> &server_addr.sin_addr)) {
>                         myerror = ERROR_HOSTNAME;
>                         goto fail;
>                 } else {
>                         server_addr.sin_family = AF_INET;
>                 }
>         }
> 
> Paul
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list@xxxxxxxxxx 
> https://www.redhat.com/mailman/listinfo/kickst> art-list
> 



[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux