<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/grub, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T18:13:25Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knows</title>
<updated>2009-06-07T18:20:03Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-06-07T18:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08173e20eb40b84180cc6e50ad3a567b7ab5ad53'/>
<id>urn:sha1:08173e20eb40b84180cc6e50ad3a567b7ab5ad53</id>
<content type='text'>
that it has to pass -m32 to gcc, so enable build for this platform.
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</content>
</entry>
<entry>
<title>Fix more cases of non-chainable PKGSRC_COMPILER tests.</title>
<updated>2008-02-08T10:34:19Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-02-08T10:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10620be7c53dd97c16f8696d4b334c5c31affedc'/>
<id>urn:sha1:10620be7c53dd97c16f8696d4b334c5c31affedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove binutils dependency. Bump PKGREVISION.</title>
<updated>2007-10-07T18:00:55Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2007-10-07T18:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8920976cd3c5153f25d0b589d0eef89fa2ffb0e'/>
<id>urn:sha1:e8920976cd3c5153f25d0b589d0eef89fa2ffb0e</id>
<content type='text'>
ok joerg.
</content>
</entry>
<entry>
<title>Fix build problems with GCC 4.x if netboot support is enabled.</title>
<updated>2007-06-25T13:05:56Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-06-25T13:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66017a5cb8078368aeae1a5feb8f1f9127633657'/>
<id>urn:sha1:66017a5cb8078368aeae1a5feb8f1f9127633657</id>
<content type='text'>
Patches provided by Dieter Roelants in PR pkg/36549.
</content>
</entry>
<entry>
<title>Make it clear how to boot a Multiboot-enabled kernel.  Per suggestion in</title>
<updated>2006-12-17T19:21:42Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2006-12-17T19:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=302e13918097999a6baa45aae5eb1a2ad2496731'/>
<id>urn:sha1:302e13918097999a6baa45aae5eb1a2ad2496731</id>
<content type='text'>
PR pkg/34936.  Bump PKGREVISION to 7.
</content>
</entry>
<entry>
<title>stage2/pc_slice.h: add the missing disklabel FS_TYPE #defines and RF_PROTECTED_SECTORS.</title>
<updated>2006-10-17T21:55:33Z</updated>
<author>
<name>bad</name>
<email>bad</email>
</author>
<published>2006-10-17T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5dfe47ad3b3c111ca28dd84e6d769abdb24df96c'/>
<id>urn:sha1:5dfe47ad3b3c111ca28dd84e6d769abdb24df96c</id>
<content type='text'>
stage2/disk_io.c: adjust the partition start and size by RF_PROTECTED sectors for partitions of type FS_RAID.
stage2/fsys_ffs.c: accept partitions of type FS_RAID as candidates for FFS, too.
stage2/fsys_ufs2.c: accept partitions of type FS_RAID as candidates for FFSv2, too.

This allows grub to directly boot from NetBSD RAID1 partitions the same way
as with the native bootloader.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Appease two pkglint warnings.</title>
<updated>2006-05-13T14:41:51Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2006-05-13T14:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=571044f4f2228e2ce60c7f00d7cb65ce6e98122b'/>
<id>urn:sha1:571044f4f2228e2ce60c7f00d7cb65ce6e98122b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable ProPolice on DragonFly, it breaks the linkage of the standalone</title>
<updated>2006-05-09T18:52:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-05-09T18:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c0360b51534f9813c5ce71eaf6d7e1d49b9a378d'/>
<id>urn:sha1:c0360b51534f9813c5ce71eaf6d7e1d49b9a378d</id>
<content type='text'>
modules.
</content>
</entry>
</feed>
