<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/data, branch firstboot-support</title>
<subtitle>Anaconda installer - personal development space, mostly the new TUI</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/'/>
<entry>
<title>Add a gradient background to spoke headers (mizmo, clumens).</title>
<updated>2012-12-12T15:14:50+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2012-12-11T22:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=801fe3e280e170c90f0c8f2bf4f7cfeea4d52160'/>
<id>801fe3e280e170c90f0c8f2bf4f7cfeea4d52160</id>
<content type='text'>
The idea here is that by adding a gradient up top, the "Done" button looks
more like it belongs with the header than with the widgets down in the
spoke.  It also subtly makes the spoke look like a subpart of the hub.

Adding this required adding an additional internal widget, which means also
changing all existing glade files to include this internal widget.  Make sure
to build new glade support and install locally (or use the proper makefile
targets) before editing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea here is that by adding a gradient up top, the "Done" button looks
more like it belongs with the header than with the widgets down in the
spoke.  It also subtly makes the spoke look like a subpart of the hub.

Adding this required adding an additional internal widget, which means also
changing all existing glade files to include this internal widget.  Make sure
to build new glade support and install locally (or use the proper makefile
targets) before editing.
</pre>
</div>
</content>
</entry>
<entry>
<title>In interactive installs, default to bootloader in the MBR (#885284).</title>
<updated>2012-12-12T00:18:34+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2012-12-11T15:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=a843098f3ede8f8687f00f9b446f9ab9a1afbb73'/>
<id>a843098f3ede8f8687f00f9b446f9ab9a1afbb73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for PkgWrangler review.</title>
<updated>2012-11-30T19:55:41+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2012-11-27T21:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=c355b5ae79533170db9c10853e6db55d1aeeee85'/>
<id>c355b5ae79533170db9c10853e6db55d1aeeee85</id>
<content type='text'>
Specifically:
anaconda.src:183: W: unversioned-explicit-obsoletes booty
anaconda.src:262: E: hardcoded-library-path in /lib/systemd/system/*
anaconda.src:263: E: hardcoded-library-path in /lib/systemd/system-generators/*
anaconda.src:287: E: files-attr-not-set
anaconda.src:288: E: files-attr-not-set
anaconda.src:289: E: files-attr-not-set
anaconda.src:290: E: files-attr-not-set
anaconda.src:293: E: files-attr-not-set
anaconda.src:294: E: files-attr-not-set
anaconda.src:295: E: files-attr-not-set
anaconda.src:296: E: files-attr-not-set
anaconda.src:299: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name}
anaconda.src:299: E: files-attr-not-set
anaconda.src:300: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name}/*
anaconda.src:300: E: files-attr-not-set
anaconda.src:624: W: macro-in-%changelog %packages
anaconda.src:1234: W: macro-in-%changelog %include
anaconda.src:1680: W: macro-in-%changelog %{nil}
anaconda.src:1733: W: macro-in-%changelog %post
anaconda.src:2160: W: macro-in-%changelog %{nil}
anaconda.src:2325: W: macro-in-%changelog %includes
anaconda.src:2564: W: macro-in-%changelog %packages
anaconda.src:2565: W: macro-in-%changelog %post
anaconda.src:2592: W: macro-in-%changelog %pre
anaconda.src:2788: W: macro-in-%changelog %pre

Updated data/ and data/systemd/ to install to /usr/lib rather than
/lib since the UsrMove thing happened.

Removed the newt and slang BuildRequires since we do not use those
anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically:
anaconda.src:183: W: unversioned-explicit-obsoletes booty
anaconda.src:262: E: hardcoded-library-path in /lib/systemd/system/*
anaconda.src:263: E: hardcoded-library-path in /lib/systemd/system-generators/*
anaconda.src:287: E: files-attr-not-set
anaconda.src:288: E: files-attr-not-set
anaconda.src:289: E: files-attr-not-set
anaconda.src:290: E: files-attr-not-set
anaconda.src:293: E: files-attr-not-set
anaconda.src:294: E: files-attr-not-set
anaconda.src:295: E: files-attr-not-set
anaconda.src:296: E: files-attr-not-set
anaconda.src:299: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name}
anaconda.src:299: E: files-attr-not-set
anaconda.src:300: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name}/*
anaconda.src:300: E: files-attr-not-set
anaconda.src:624: W: macro-in-%changelog %packages
anaconda.src:1234: W: macro-in-%changelog %include
anaconda.src:1680: W: macro-in-%changelog %{nil}
anaconda.src:1733: W: macro-in-%changelog %post
anaconda.src:2160: W: macro-in-%changelog %{nil}
anaconda.src:2325: W: macro-in-%changelog %includes
anaconda.src:2564: W: macro-in-%changelog %packages
anaconda.src:2565: W: macro-in-%changelog %post
anaconda.src:2592: W: macro-in-%changelog %pre
anaconda.src:2788: W: macro-in-%changelog %pre

Updated data/ and data/systemd/ to install to /usr/lib rather than
/lib since the UsrMove thing happened.

Removed the newt and slang BuildRequires since we do not use those
anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename icons for liveinst (conflict with redhat-logos) (#878037)</title>
<updated>2012-11-21T08:02:15+00:00</updated>
<author>
<name>Radek Vykydal</name>
<email>rvykydal@redhat.com</email>
</author>
<published>2012-11-20T08:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=6003ede7b31e64d922d75b271497ada26dffe0aa'/>
<id>6003ede7b31e64d922d75b271497ada26dffe0aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>liveinst should recognize inst.updates too (#865398).</title>
<updated>2012-10-11T18:37:06+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2012-10-11T14:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=8c3eb40a2f32f8bedbca5ead83bafbcc32fd224f'/>
<id>8c3eb40a2f32f8bedbca5ead83bafbcc32fd224f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a service to run anaconda directly on the tty</title>
<updated>2012-10-11T00:34:39+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2012-10-09T03:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=b44b4440224e283428735d742e9d33b1f6f9069f'/>
<id>b44b4440224e283428735d742e9d33b1f6f9069f</id>
<content type='text'>
When installing on s390x, we just want to run pure anaconda on the tty.
This will either detect s390x and print out ssh details for the user to
ssh in to continue the install (and get tmux), or if a kickstart was
provided and the RUNKS option was used it will just blast through the
kickstart in cmdline mode.  Tmux doesn't work in x3270, the terminal for
s390x, so we have to avoid using it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When installing on s390x, we just want to run pure anaconda on the tty.
This will either detect s390x and print out ssh details for the user to
ssh in to continue the install (and get tmux), or if a kickstart was
provided and the RUNKS option was used it will just blast through the
kickstart in cmdline mode.  Tmux doesn't work in x3270, the terminal for
s390x, so we have to avoid using it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Require root password spoke be visited (#859069)</title>
<updated>2012-10-09T17:41:55+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2012-10-05T22:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=7747f07b8d45e67a655c398c95277ac595688093'/>
<id>7747f07b8d45e67a655c398c95277ac595688093</id>
<content type='text'>
Give up on getting cute with payload data to set required or not, just
always make the user visit it.  Also don't default the kickstart data to
locked, that can confuse the UI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give up on getting cute with payload data to set required or not, just
always make the user visit it.  Also don't default the kickstart data to
locked, that can confuse the UI
</pre>
</div>
</content>
</entry>
<entry>
<title>copy-logs changed names</title>
<updated>2012-10-04T00:18:43+00:00</updated>
<author>
<name>Brian C. Lane</name>
<email>bcl@redhat.com</email>
</author>
<published>2012-10-04T00:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=e34170ff7bdff63f6ab39220e28cf15ea998e827'/>
<id>e34170ff7bdff63f6ab39220e28cf15ea998e827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the log copy script the last one to run</title>
<updated>2012-10-03T22:36:27+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2012-10-03T22:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=6479098384f64121d8187736af946ffbd939fb7a'/>
<id>6479098384f64121d8187736af946ffbd939fb7a</id>
<content type='text'>
Since the log copy script copies script logs, we want it to run as late
as possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the log copy script copies script logs, we want it to run as late
as possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy ks script logs into the install root as well</title>
<updated>2012-10-03T22:35:48+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2012-10-03T22:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=611a1706df5f6989cab16896a86fac44bc6c8af6'/>
<id>611a1706df5f6989cab16896a86fac44bc6c8af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
