<feed xmlns='http://www.w3.org/2005/Atom'>
<title>draklive, branch master</title>
<subtitle>Mageia Tools for Live CD/DVD Generation</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/'/>
<entry>
<title>simplify: use //= where appropirate</title>
<updated>2017-06-22T11:56:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-06-22T11:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=ee66bde4e71d9b29bc59206fc60ce2c9404f3aec'/>
<id>ee66bde4e71d9b29bc59206fc60ce2c9404f3aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.6</title>
<updated>2017-04-17T08:49:17+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-17T08:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=f43f615854cfdbf209cc673935e316b63deabdb6'/>
<id>f43f615854cfdbf209cc673935e316b63deabdb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use systemctl instead of chkconfig to disable services.</title>
<updated>2017-04-17T08:43:36+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-17T08:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=879d58f65a99c5f73608c1fa16d1fca7f46dbb99'/>
<id>879d58f65a99c5f73608c1fa16d1fca7f46dbb99</id>
<content type='text'>
This allows both systemd and sysv services to be disabled.
Also add support for disabling systemd timers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows both systemd and sysv services to be disabled.
Also add support for disabling systemd timers.
</pre>
</div>
</content>
</entry>
<entry>
<title>disable audit logging as it floods the logs</title>
<updated>2016-12-23T22:40:01+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2016-12-23T22:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=c3a217af744ac08620d0db73ce651600032b2ef1'/>
<id>c3a217af744ac08620d0db73ce651600032b2ef1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.5</title>
<updated>2016-12-17T17:08:46+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-12-17T17:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=3093fe374b7b5ab11849d01283ebdd869e8146a8'/>
<id>3093fe374b7b5ab11849d01283ebdd869e8146a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>draklive: remove control characters from boot/help.msg (mga#14471).</title>
<updated>2016-12-17T16:57:42+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-12-17T16:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=f8ff6cc7fc75bdb3369093f563b84a4fa5e2deb6'/>
<id>f8ff6cc7fc75bdb3369093f563b84a4fa5e2deb6</id>
<content type='text'>
This looks like it was intended to be a display control sequence, but
it doesn't work, and just results in display corruption.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This looks like it was intended to be a display control sequence, but
it doesn't work, and just results in display corruption.
</pre>
</div>
</content>
</entry>
<entry>
<title>draklive: remove obsolete 'requires bootsplash'.</title>
<updated>2016-12-04T20:14:22+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-12-04T20:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=27d81b5b925680fb6f01a0938b8a622d401854d1'/>
<id>27d81b5b925680fb6f01a0938b8a622d401854d1</id>
<content type='text'>
bootsplash.pm has been deleted from libDrakX, and draklive no longer
needs it anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bootsplash.pm has been deleted from libDrakX, and draklive no longer
needs it anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>2.4</title>
<updated>2016-11-13T08:14:23+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-11-13T08:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=3f156db5c61e3ceee9997cce404e726d398aef89'/>
<id>3f156db5c61e3ceee9997cce404e726d398aef89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mounts.pm: use overlayfs instead of unionfs.</title>
<updated>2016-11-12T22:32:09+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-11-12T22:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=451c4f4c5c05efa3aaed18f723809c3d1287dd87'/>
<id>451c4f4c5c05efa3aaed18f723809c3d1287dd87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>draklive: replace placeholder with actual disk label in EFI grub.cfg file.</title>
<updated>2016-11-12T20:24:13+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-11-12T20:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/draklive/commit/?id=66d7f76df255efeaf2240b16114c222e5328cab0'/>
<id>66d7f76df255efeaf2240b16114c222e5328cab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
