<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/grub/PLIST, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-08-02T16:47:40Z</updated>
<entry>
<title>Fix PLIST for Linux by adding LOWER_VENDOR (which is empty for NetBSD).</title>
<updated>2004-08-02T16:47:40Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-08-02T16:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6258d8b342af67efbd17258e26213535dee83782'/>
<id>urn:sha1:6258d8b342af67efbd17258e26213535dee83782</id>
<content type='text'>
Patch provided by pancake in PR pkg/26517
</content>
</entry>
<entry>
<title>Update sysutils/grub to 0.95, and remove obsoleted options</title>
<updated>2004-06-20T20:57:17Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-06-20T20:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c9007a77ea39c1865e0e63e190b1c97412f06b6'/>
<id>urn:sha1:2c9007a77ea39c1865e0e63e190b1c97412f06b6</id>
<content type='text'>
GRUB_USE_UFS2/GRUB_USE_ISO9660, they are not longer needed.

New in 0.95 - 2004-06-13:

* Add support for ReiserFS 3.
* Fix support for FreeBSD 5.
* Support ATARAID for Linux in the grub shell and grub-install.
* Add CDROM support for El Torito with no emulation mode. You can use
  (cd) as a CDROM drive in the config file.
* Option --no-mem-option is implied for Linux 2.4.18 and newer.
* Add support for UFS2.
</content>
</entry>
<entry>
<title>Add support for UFS2 from FreeBSD. Patch provided by FUKAUMI Naoki</title>
<updated>2004-05-02T17:00:14Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-05-02T17:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f6dbb0aa1b71c9aa89531539cc321d36c7615b5d'/>
<id>urn:sha1:f6dbb0aa1b71c9aa89531539cc321d36c7615b5d</id>
<content type='text'>
in PR pkg/25434.
</content>
</entry>
<entry>
<title>Apply an optional patch for eltorito support, so you can boot grub</title>
<updated>2004-04-26T15:42:44Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-04-26T15:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb45f4d19a79084fff3583c3eae6812cb7a2f616'/>
<id>urn:sha1:bb45f4d19a79084fff3583c3eae6812cb7a2f616</id>
<content type='text'>
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and
is disabled by default.
</content>
</entry>
<entry>
<title>Remove info files entries from PLIST.</title>
<updated>2004-03-10T01:25:23Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2004-03-10T01:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=29e148151bba5bc54daff267590b5c8863be2448'/>
<id>urn:sha1:29e148151bba5bc54daff267590b5c8863be2448</id>
<content type='text'>
Add missing info file in INFO_FILES.
</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</email>
</author>
<published>2003-07-13T17:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f8ea090b569139db064e2ffc7a2c53fb71dd4630'/>
<id>urn:sha1:f8ea090b569139db064e2ffc7a2c53fb71dd4630</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>
<entry>
<title>Update grub to 0.93.  Changes in this version:</title>
<updated>2003-01-24T23:49:54Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-01-24T23:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=032675ae3a3eed7d2ae215751bcb2341c4d812c6'/>
<id>urn:sha1:032675ae3a3eed7d2ae215751bcb2341c4d812c6</id>
<content type='text'>
* Define the behavior of the boot loader when the load end address is
  zero and the bss end address is zero in the Multiboot Specification.
  Also, add the support into GRUB.
* Finally, we have a Bug Tracking System! Now the preferable way to
  report bugs is to use the BTS rather than sending e-mail to bug-grub.
  See &lt;http://bugcomm.enbug.org/?project=grub&amp;mode=project&gt;, for more
  details.
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
  the web &lt;http://www.gnu.org/software/grub/grub-faq.html&gt; instead.
* The terminal handling code is rewritten radically, and many bugfixes
  are made at the same time.
* The command "color" is effective even in the command-line.
* The command "terminal" takes two new options, ``--no-echo'' and
  ``--no-edit''. If you specify ``--no-echo'', GRUB won't echo back
  input characters. If you specify ``--no-edit'', GRUB will disable the
  BASH-like editing feature. These options are useful when using an
  intelligent terminal (such as the comint mode in GNU Emacs).
* The utility ``grub-md5-crypt'' prompts to retype a password and checks
  if the passwords match.
* Support for booting Linux is rewritten, so GRUB now supports
  large-EBDA systems.
* The menu interfaces supports Page Up, Page Down, and Right Key.
* New command "terminfo", for vt100-incompatible terminals.
* New options, ``-D'', ``-g'' and ``-m'' are supported for FreeBSD.
</content>
</entry>
<entry>
<title>Merge packages from the buildlink2 branch back into the main trunk that</title>
<updated>2002-08-25T21:50:52Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2002-08-25T21:50:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b6b94f0c669b1ef2a824c69854900b68ec821681'/>
<id>urn:sha1:b6b94f0c669b1ef2a824c69854900b68ec821681</id>
<content type='text'>
have been converted to USE_BUILDLINK2.
</content>
</entry>
<entry>
<title>Install "README.netboot" if networking boot support is enabled.</title>
<updated>2002-07-20T13:27:32Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2002-07-20T13:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f74f0d25bc5a38952ac4f2a5ac909ad5973e9488'/>
<id>urn:sha1:f74f0d25bc5a38952ac4f2a5ac909ad5973e9488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optional netboot support to "grub" package as suggested by</title>
<updated>2002-07-20T12:42:35Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2002-07-20T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e440402f6dabdc1131a237b1c238a2bfdea20d2'/>
<id>urn:sha1:5e440402f6dabdc1131a237b1c238a2bfdea20d2</id>
<content type='text'>
Julio Merino in PR pkg/17354.
</content>
</entry>
</feed>
