Hi everyone,
I'm starting to develop Anaconda but when I modify source code, I don't know how to test what I changed.
I did follow this URL: http://fedoraproject.org/wiki/Anaconda/Stage2DevelopmentGuide#Testing_Changes
But it's not work...This is my top level of installation dir:
dr-xr-xr-x 4 asianux asianux 52 May 7 2014 addons
dr-xr-xr-x 3 asianux asianux 17 May 7 2014 EFI
-r--r--r-- 1 asianux asianux 8266 Apr 4 2014 EULA
-r--r--r-- 1 asianux asianux 18092 Mar 6 2012 GPL
dr-xr-xr-x 3 asianux asianux 54 Nov 27 11:44 images
dr-xr-xr-x 2 asianux asianux 4096 May 7 2014 isolinux
dr-xr-xr-x 2 asianux asianux 41 May 7 2014 LiveOS
-r--r--r-- 1 asianux asianux 108 May 7 2014 media.repo
dr-xr-xr-x 2 asianux asianux 225280 Nov 27 11:34 Packages
dr-xr-xr-x 24 asianux asianux 4096 May 7 2014 release-notes
dr-xr-xr-x 2 asianux asianux 4096 May 7 2014 repodata
drwxrwxr-x 2 asianux asianux 42 Nov 27 11:44 RHupdates
-r--r--r-- 1 asianux asianux 3375 Apr 1 2014 RPM-GPG-KEY-redhat-beta
-r--r--r-- 1 asianux asianux 3211 Apr 1 2014 RPM-GPG-KEY-redhat-release
-r--r--r-- 1 asianux asianux 1568 May 7 2014 TRANS.TBL
and RHupdates dir:
-rw-r--r-- 1 root root 49196 Nov 27 08:51 source.py
-rw-r--r-- 1 root root 26766 Nov 27 09:30 welcome.glade
I use NFS + PXE install method. I heard it's easy to test Anaconda.
This is my PXE configuration file:
label linux
menu label ^Install system
menu default
kernel vmlinuz
append initrd=initrd.img ip=dhcp inst.repo=nfs:nfsvers=4:x.x.x.x:/RHEL7/
So could you tell me what's wrong I did? And if there is any other ways to test Anaconda, please help me.
Thanks everyone !!!
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list