<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/'/>
<entry>
<title>use isSparc not isSPARC</title>
<updated>2010-03-05T21:28:05+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-26T02:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=eb9870c8ebd4a4c042a2152be80b289eb2366e28'/>
<id>eb9870c8ebd4a4c042a2152be80b289eb2366e28</id>
<content type='text'>
the function to determine what machine we are is isSparc  not isSPARC
correct typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the function to determine what machine we are is isSparc  not isSPARC
correct typo
</pre>
</div>
</content>
</entry>
<entry>
<title>set the bootloader to silo for sparc installs</title>
<updated>2010-03-05T21:27:35+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-26T22:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=8c5a8b14676b1780928d0a54247de9be838492b6'/>
<id>8c5a8b14676b1780928d0a54247de9be838492b6</id>
<content type='text'>
include silo as the bootloader on sparc arches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include silo as the bootloader on sparc arches
</pre>
</div>
</content>
</entry>
<entry>
<title>sparc64 is a lib64 arch</title>
<updated>2010-03-05T21:27:05+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-24T22:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=31d05ccf5438e3cb71fd0b8c6c985c084101131e'/>
<id>31d05ccf5438e3cb71fd0b8c6c985c084101131e</id>
<content type='text'>
make sure sparc64 has lib64 paths set that same as other 64 bit arches that use lib64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make sure sparc64 has lib64 paths set that same as other 64 bit arches that use lib64
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that SPARC bootdisk Makefile is made</title>
<updated>2010-03-05T21:26:36+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-09T03:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=b7bc7fcf1197e23e2ec4c24e51f349345fc1b7cf'/>
<id>b7bc7fcf1197e23e2ec4c24e51f349345fc1b7cf</id>
<content type='text'>
Make sure that we make a SPARC bootdisk Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that we make a SPARC bootdisk Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure we include sparc boot configs</title>
<updated>2010-03-05T21:25:41+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-09T02:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=058119f183e5f289fd8e2eca4cbb8073cfbe73e1'/>
<id>058119f183e5f289fd8e2eca4cbb8073cfbe73e1</id>
<content type='text'>
Include generation of SPARC Boot configs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include generation of SPARC Boot configs
</pre>
</div>
</content>
</entry>
<entry>
<title>add function to get the sparc system type</title>
<updated>2010-03-05T21:25:22+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-25T21:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=6f0b4528394dc949c0f064d2efb732bda3de7e74'/>
<id>6f0b4528394dc949c0f064d2efb732bda3de7e74</id>
<content type='text'>
depending on the type of SPARC machine we are running on we need to pass
different flags to silo.  include a function to determine what machine
we are running on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depending on the type of SPARC machine we are running on we need to pass
different flags to silo.  include a function to determine what machine
we are running on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sparc bootloader config not written to /etc</title>
<updated>2010-03-05T21:24:22+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-26T21:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=2364d9ba4e110da400e24b3a14760cca93e38e04'/>
<id>2364d9ba4e110da400e24b3a14760cca93e38e04</id>
<content type='text'>
clean up sparc boot loader install so that it writes out and links
into /etc correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up sparc boot loader install so that it writes out and links
into /etc correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generation of boot.iso on SPARC</title>
<updated>2010-03-05T21:24:05+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2010-02-08T19:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=e559fe8a32c9be68fd9b92116b6663e0eb1ccb40'/>
<id>e559fe8a32c9be68fd9b92116b6663e0eb1ccb40</id>
<content type='text'>
we make an install.img file not a stage2.img file anymore.
make sure boot.iso is passed the right image to get an iso out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we make an install.img file not a stage2.img file anymore.
make sure boot.iso is passed the right image to get an iso out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove isys/minifind.c and isys/minifind.h</title>
<updated>2010-03-05T18:57:55+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2010-03-05T04:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=6432d35959816b20aab0b5813030630cc528b7f2'/>
<id>6432d35959816b20aab0b5813030630cc528b7f2</id>
<content type='text'>
Remove unused code from isys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused code from isys.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sending translation for Russian</title>
<updated>2010-03-05T18:40:29+00:00</updated>
<author>
<name>igorbounov</name>
<email>igorbounov@fedoraproject.org</email>
</author>
<published>2010-03-05T18:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ausil/public_git/anaconda.git/commit/?id=34d7be72b9063d88ad4780e5e198f15c43e37067'/>
<id>34d7be72b9063d88ad4780e5e198f15c43e37067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
