<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/grub/Makefile, branch pkgsrc-2004Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-03-10T01:25:23Z</updated>
<entry>
<title>Remove info files entries from PLIST.</title>
<updated>2004-03-10T01:25:23Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2004-03-10T01:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=293b8702b814e06947718e5d86815ac185624be4'/>
<id>urn:sha1:293b8702b814e06947718e5d86815ac185624be4</id>
<content type='text'>
Add missing info file in INFO_FILES.</content>
</entry>
<entry>
<title>Update grub to 0.94:</title>
<updated>2004-01-29T18:36:38Z</updated>
<author>
<name>jmmv</name>
<email>jmmv@pkgsrc.org</email>
</author>
<published>2004-01-29T18:36:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43e0273d27b63b1833bb822d643f45e4c3333507'/>
<id>urn:sha1:43e0273d27b63b1833bb822d643f45e4c3333507</id>
<content type='text'>
* Support building on x86-64 with gcc -m32.
* Use a BIOS call to turn on/off Gate A20. This should solve various
  problems related to Gate A20 in modern BIOSes.
* Add a workaround for buggy BIOSes (notably HP Vectra series) which
  don't pass the boot drive correctly.
* Display "GNU GRUB" instead of "GRUB" in the menu.
* Add support for QNX RTP into the grub shell.
* Add support for the initrd max address of a kernel header in Linux.
* Support 32 bit and 64 bit dev_t.
* Add support for an install device in GRUB's notation with no
  parenthesis (e.g. grub-install hd0).
* Improve the manual a lot.

While here, add a new build definition, GRUB_PRESET_COMMAND, which can be
set to a single command that will be embedded in grub's stage2 and executed
during bootup (useful for automated diskless setups).  Also make use of
BUILD_DEFS properly.  And pick up maintainership, as requested by tron@.</content>
</entry>
<entry>
<title>Solve the problem with the missing memcpy differently</title>
<updated>2004-01-24T16:36:03Z</updated>
<author>
<name>mrauch</name>
<email>mrauch@pkgsrc.org</email>
</author>
<published>2004-01-24T16:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c33d2e9bbe5791d9dfc0d49d894ea61d5eceabdc'/>
<id>urn:sha1:c33d2e9bbe5791d9dfc0d49d894ea61d5eceabdc</id>
<content type='text'>
(Forward patch from the fix that finally went into grub's CVS)
The old way had problems finding disks and formatting curses output properly.
Fixes PR pkg/24214.</content>
</entry>
<entry>
<title>replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.</title>
<updated>2004-01-24T15:06:57Z</updated>
<author>
<name>grant</name>
<email>grant@pkgsrc.org</email>
</author>
<published>2004-01-24T15:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=60ad86155b401a01e64b933035cd952dee4f3481'/>
<id>urn:sha1:60ad86155b401a01e64b933035cd952dee4f3481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out last change related to moving ncurses/buildlink2.mk to</title>
<updated>2003-09-28T09:13:55Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2003-09-28T09:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9f08159c4c0af15e82ca6fb41a8850722591616'/>
<id>urn:sha1:a9f08159c4c0af15e82ca6fb41a8850722591616</id>
<content type='text'>
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.</content>
</entry>
<entry>
<title>move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides</title>
<updated>2003-09-27T17:07:34Z</updated>
<author>
<name>grant</name>
<email>grant@pkgsrc.org</email>
</author>
<published>2003-09-27T17:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7a71199b50dc0a407152f447b1b30e018a204b91'/>
<id>urn:sha1:7a71199b50dc0a407152f447b1b30e018a204b91</id>
<content type='text'>
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.</content>
</entry>
<entry>
<title>USE_NEW_TEXINFO is unnecessary now.</title>
<updated>2003-08-09T10:59:08Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2003-08-09T10:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56b682547ab69c8cb46ba64a7be665fc46665708'/>
<id>urn:sha1:56b682547ab69c8cb46ba64a7be665fc46665708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Info files need to be listed in INFO_FILES.</title>
<updated>2003-07-20T16:48:53Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2003-07-20T16:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b69ceb8f5b1ea6c11dabf80aff3df913b52e4a7'/>
<id>urn:sha1:5b69ceb8f5b1ea6c11dabf80aff3df913b52e4a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant@pkgsrc.org</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca3be631f2258f67a9df24aab083df2983c07822'/>
<id>urn:sha1:ca3be631f2258f67a9df24aab083df2983c07822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix grub-install problem reported in PR 22049 by Soren Jacobsen.</title>
<updated>2003-07-13T17:35:04Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2003-07-13T17:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bbdd3dd622eff93eee0341a866f64b7896547015'/>
<id>urn:sha1:bbdd3dd622eff93eee0341a866f64b7896547015</id>
<content type='text'>
While here, convert to USE_NEW_TEXINFO, and make it compile.
[freestanding, but using nested functions; gcc emits __enable_exec_stack,
which lives in libgcc, but is not linked because the program is supposed
to be freestanding. Provide dummy __enable_exec_stack function.]
Bump PKGREVISION.</content>
</entry>
</feed>
