<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/syslinux/update-extlinux, branch 2.5-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/syslinux: update-linux: find -name "*" instead of find -name *</title>
<updated>2012-07-25T09:13:34+00:00</updated>
<author>
<name>Daniel Beecham</name>
<email>daniel@lunix.se</email>
</author>
<published>2012-07-22T13:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=694f922569d04fef76eb881f5a660df8342e30f5'/>
<id>694f922569d04fef76eb881f5a660df8342e30f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update-extlinux: create labels for xen dom0 kernels</title>
<updated>2012-06-21T15:07:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-21T15:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7b87ff6f9c4c47383a0cb932095bb3d9211c6d58'/>
<id>7b87ff6f9c4c47383a0cb932095bb3d9211c6d58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: set umask in update-exlinux</title>
<updated>2011-10-26T14:42:28+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-10-26T14:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8ded1f134b51cdc2229dff4ed5edc5aea041d834'/>
<id>8ded1f134b51cdc2229dff4ed5edc5aea041d834</id>
<content type='text'>
so extlinux.conf don't end up as world writeable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so extlinux.conf don't end up as world writeable
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: update-extlinux detect kernel labels as 'grsec'</title>
<updated>2011-10-22T12:58:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-10-22T12:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=934550384dbf3e9fe3502bd4dfa4ae06857a4912'/>
<id>934550384dbf3e9fe3502bd4dfa4ae06857a4912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: fix xen stanzas</title>
<updated>2011-09-03T05:42:37+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2011-09-03T05:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=223fae88efda27928d78a1298a9d6743142d8e30'/>
<id>223fae88efda27928d78a1298a9d6743142d8e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: detect xen</title>
<updated>2011-09-03T05:27:50+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2011-09-03T05:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2879013b96ec401b65200e652b5e81c0468d4489'/>
<id>2879013b96ec401b65200e652b5e81c0468d4489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: misc update-extlinux fixes</title>
<updated>2011-08-03T19:28:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-08-03T16:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b0740647731bf96a401540e02ce54753da77057f'/>
<id>b0740647731bf96a401540e02ce54753da77057f</id>
<content type='text'>
- rename /etc/extlinux-conf to /etc/update-extlinux.conf

- Do not exit with fail if update-extlinux.conf is missing
- Always warn if root= is not defined in update-extlinux.conf
- Try harder to detect the root device by parsing /proc/mounts
- Exit with error if we cannot detect the Root device
- Rename fancy_menu to vesa_menu
- Unifiy the code generating vesa/standard menus
- Keep a backup of old extlinux.conf
- add "overwrite" config option so it is possible to skip overwriting
  the extlinux.conf.

- Added a post-upgrade that imports current extlinux.conf to
  update-extlinux.conf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename /etc/extlinux-conf to /etc/update-extlinux.conf

- Do not exit with fail if update-extlinux.conf is missing
- Always warn if root= is not defined in update-extlinux.conf
- Try harder to detect the root device by parsing /proc/mounts
- Exit with error if we cannot detect the Root device
- Rename fancy_menu to vesa_menu
- Unifiy the code generating vesa/standard menus
- Keep a backup of old extlinux.conf
- add "overwrite" config option so it is possible to skip overwriting
  the extlinux.conf.

- Added a post-upgrade that imports current extlinux.conf to
  update-extlinux.conf
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: add $TYPE to $modules</title>
<updated>2011-06-30T06:29:37+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2011-06-30T06:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=479bcc87e93c1e992c3e21837bd5fc932ea819f9'/>
<id>479bcc87e93c1e992c3e21837bd5fc932ea819f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: fix some bugs</title>
<updated>2011-06-11T05:21:10+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2011-06-11T05:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0ef6140b0dfdf44009c170d69288a1a324a1c528'/>
<id>0ef6140b0dfdf44009c170d69288a1a324a1c528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/syslinux: dynamically generate /boot/extlinux.conf using a trigger on /boot</title>
<updated>2011-06-11T05:02:11+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2011-06-11T05:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cddf77d67884c0c62ebbdfb9f0f0d2ae018f1c80'/>
<id>cddf77d67884c0c62ebbdfb9f0f0d2ae018f1c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
