<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anaconda.git/data/liveinst, 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>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>fixup live install (#853988, #854962)</title>
<updated>2012-09-06T23:25:31+00:00</updated>
<author>
<name>Brian C. Lane</name>
<email>bcl@redhat.com</email>
</author>
<published>2012-09-06T17:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=0c4ed2c2c4e03f0b753d13bddb90994498481ed7'/>
<id>0c4ed2c2c4e03f0b753d13bddb90994498481ed7</id>
<content type='text'>
liveinst:
  use /dev/mapper/live-osimg-min as the install source. This is the original
  filesystem before changes made by the live boot scripts.
  updates overwrite unconditionally

anaconda:
  handle livecd: method, set method to 'livecd' and partition to the path.

packaging:
  Move new-kernel-pkg creation into a helper method, _recreateInitrds
  Add a flag to prevent running new-kernel-pkg more than once

livepayload:
  mount the install source on INSTALL_TREE and rsync it to the ROOT_PATH
  Don't use verbose with rsync, results in huge program.log and slows
  down install. Error will be logged.
  Ignore rsync errors. It has problems with selinux xattrs. Log the
  return value, but continue.
  Call _recreateInitrds to create the initrd (#853988)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
liveinst:
  use /dev/mapper/live-osimg-min as the install source. This is the original
  filesystem before changes made by the live boot scripts.
  updates overwrite unconditionally

anaconda:
  handle livecd: method, set method to 'livecd' and partition to the path.

packaging:
  Move new-kernel-pkg creation into a helper method, _recreateInitrds
  Add a flag to prevent running new-kernel-pkg more than once

livepayload:
  mount the install source on INSTALL_TREE and rsync it to the ROOT_PATH
  Don't use verbose with rsync, results in huge program.log and slows
  down install. Error will be logged.
  Ignore rsync errors. It has problems with selinux xattrs. Log the
  return value, but continue.
  Call _recreateInitrds to create the initrd (#853988)
</pre>
</div>
</content>
</entry>
<entry>
<title>liveinst/gnome: Add a welcome screen for use by the Desktop spin</title>
<updated>2012-05-04T21:13:33+00:00</updated>
<author>
<name>Kalev Lember</name>
<email>kalevlember@gmail.com</email>
</author>
<published>2012-05-04T14:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=51f1c6620ba7143f9690f6c029e1e7176bb3459a'/>
<id>51f1c6620ba7143f9690f6c029e1e7176bb3459a</id>
<content type='text'>
Imported from https://github.com/cosimoc/fedora-welcome

This is for Fedora 17 only. It will be moved into its own package
for Fedora 18.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imported from https://github.com/cosimoc/fedora-welcome

This is for Fedora 17 only. It will be moved into its own package
for Fedora 18.
</pre>
</div>
</content>
</entry>
<entry>
<title>liveinst: adjust updates path (#807397)</title>
<updated>2012-03-28T21:26:59+00:00</updated>
<author>
<name>Brian C. Lane</name>
<email>bcl@redhat.com</email>
</author>
<published>2012-03-27T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=9ef681f9dcf54195b7641c30e8796d3697449123'/>
<id>9ef681f9dcf54195b7641c30e8796d3697449123</id>
<content type='text'>
For F17 updates images are now relative to /
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For F17 updates images are now relative to /
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove misc. references to loader</title>
<updated>2012-03-16T16:35:53+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2012-02-10T18:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=9bb2110ce77638f2773324272813deb2c7f3bc1c'/>
<id>9bb2110ce77638f2773324272813deb2c7f3bc1c</id>
<content type='text'>
EVERY LAST REFERENCE TO LOADER MUST BE ELIMINATED RARRRR:
- remove references to loader in analog and makeupdates.
- change the default progname in isys/log.c from loader to anaconda.
- reword comments here and there that refer to loader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EVERY LAST REFERENCE TO LOADER MUST BE ELIMINATED RARRRR:
- remove references to loader in analog and makeupdates.
- change the default progname in isys/log.c from loader to anaconda.
- reword comments here and there that refer to loader.
</pre>
</div>
</content>
</entry>
<entry>
<title>liveinst: canonicalize live-baseloop symlink</title>
<updated>2012-01-26T21:33:17+00:00</updated>
<author>
<name>Brian C. Lane</name>
<email>bcl@redhat.com</email>
</author>
<published>2012-01-26T18:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=50f49ece7240b2f27147de28498ea16e54e0cc4e'/>
<id>50f49ece7240b2f27147de28498ea16e54e0cc4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error handling in the case of no live block device.</title>
<updated>2012-01-26T17:30:56+00:00</updated>
<author>
<name>David Lehman</name>
<email>dlehman@redhat.com</email>
</author>
<published>2012-01-25T17:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=6dbdb57d9eea27d71794476242d2a845d23c8912'/>
<id>6dbdb57d9eea27d71794476242d2a845d23c8912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>liveinst: Check for live-baseloop LIVE_BLOCK</title>
<updated>2012-01-13T15:10:01+00:00</updated>
<author>
<name>Brian C. Lane</name>
<email>bcl@redhat.com</email>
</author>
<published>2012-01-13T15:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=72b015e293ea3b08a51d7f9fed956394ac12fb1c'/>
<id>72b015e293ea3b08a51d7f9fed956394ac12fb1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove as many of the /selinux path hardcodings as possible (#729563).</title>
<updated>2011-08-11T15:49:09+00:00</updated>
<author>
<name>Chris Lumens</name>
<email>clumens@redhat.com</email>
</author>
<published>2011-08-10T17:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/anaconda.git/commit/?id=b359e1a011ca71e5431969ae4f12bb847017eaa9'/>
<id>b359e1a011ca71e5431969ae4f12bb847017eaa9</id>
<content type='text'>
Convert the others to their proper new path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert the others to their proper new path.
</pre>
</div>
</content>
</entry>
</feed>
