
CVS log for pkgsrc/sysutils/grub/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / sysutils / grub
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Feb 21 16:44:52 2010 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
HEAD
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +7 -4
lines
Apply patch:
Fix problem with systems with more than 2 GB memory (notably,
x86_64-based systems). Thanks Goswin Brederlow.
From Debian via Andrew Daugherity in PR 36627.
Bump PKGREVISION.
pkglint cleanup while here.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jan 22 00:27:36 2010 UTC (2 years, 4 months ago) by heinz
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -1
lines
Enabled installation to DESTDIR.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jan 22 00:22:18 2010 UTC (2 years, 4 months ago) by heinz
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1
lines
Added LICENSE information.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jan 4 17:04:50 2010 UTC (2 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2
lines
Use the canonical form of the transformation rule.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jun 7 18:20:03 2009 UTC (2 years, 11 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2
lines
grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knows
that it has to pass -m32 to gcc, so enable build for this platform.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Apr 12 22:43:12 2008 UTC (4 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -4
lines
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Oct 7 18:00:55 2007 UTC (4 years, 7 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -3
lines
Remove binutils dependency. Bump PKGREVISION.
ok joerg.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jun 25 13:05:56 2007 UTC (4 years, 11 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2
lines
Fix build problems with GCC 4.x if netboot support is enabled.
Patches provided by Dieter Roelants in PR pkg/36549.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Dec 17 19:21:42 2006 UTC (5 years, 5 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
Make it clear how to boot a Multiboot-enabled kernel. Per suggestion in
PR pkg/34936. Bump PKGREVISION to 7.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Oct 17 21:55:33 2006 UTC (5 years, 7 months ago) by bad
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
stage2/pc_slice.h: add the missing disklabel FS_TYPE #defines and RF_PROTECTED_SECTORS.
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.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat May 13 14:41:51 2006 UTC (6 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -5
lines
Appease two pkglint warnings.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:22:15 2006 UTC (6 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 7 19:54:17 2006 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -3
lines
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:41 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:54 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Feb 3 09:59:32 2006 UTC (6 years, 3 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Workaround a bug that prevents GRUB to load ELF kernels that explicitly
specify load addresses in their Multiboot header. (E.g., NetBSD.)
This has already been sent to GRUB's bug tracking system:
http://savannah.gnu.org/bugs/?func=detailitem&item_id=15590
Bump PKGREVISION to 4.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jan 20 16:15:54 2006 UTC (6 years, 4 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Nov 12 06:35:24 2005 UTC (6 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
On NetBSD, recognize ld(4) disk devices attached to HW raid controllers,
e.g. aac(4), amr(4), twe(4), etc., so that we can install grub onto
them. Bump PKGREVISION of sysutils/grub to 0.97nb3.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Sep 24 00:20:44 2005 UTC (6 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3
lines
There is some problem with compiling grub when using pkgsrc ncurses.
Grub will actually build using plain, old BSD curses, so no need to
actually pull in ncurses (unless curses is missing on your system).
This makes sysutils/grub build on NetBSD-3.0_BETA with PREFER_PKGSRC=yes.
Bump the PKGREVISION to 2.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Sep 24 00:15:03 2005 UTC (6 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +18 -5
lines
Instead of trying to workaround the possible conflict between grub's
internal term.h and ncurses' term.h, just rename grub's to grubterm.h
and avoid the potential problems altogether.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Aug 21 15:08:46 2005 UTC (6 years, 9 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1
lines
Apply patches to recognize boot options passed to NetBSD kernels.
Bump PKGREVISION to 1. From Piotr Meyer in PR pkg/30834.
As GRUB 0.x is in maintenance-only status now, I assume there is no
chance to get them incorporated mainstream. We'll keep them here
though, as they seem useful (could have really helped me in some
situations when needing to boot single user).
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:32 2005 UTC (7 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 9 17:35:16 2005 UTC (7 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Update to 0.97.
Changes:
* Fix the prototypes and the definitions of nested functions. This was
required for gcc-4.
* Implement a more robust workaround for buggy BIOSes which don't pass
boot drive correctly (notably for HP Vectra).
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:24 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 19 10:23:13 2005 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3
lines
Update to 0.96:
New in 0.96 - 2005-01-30:
* The command "fallback" supports mutiple fallback entries.
* The command "savedefault" supports an optional argument which
is the number of next boot entry or the special keyword `fallback'.
* New utility "grub-set-default".
* New section "Making your system robust" in the manual.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:18:15 2004 UTC (7 years, 7 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 28 06:05:32 2004 UTC (7 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 2 16:47:40 2004 UTC (7 years, 9 months ago) by recht
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1
lines
Fix PLIST for Linux by adding LOWER_VENDOR (which is empty for NetBSD).
Patch provided by pancake in PR pkg/26517
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 20 20:57:17 2004 UTC (7 years, 11 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -41
lines
Update sysutils/grub to 0.95, and remove obsoleted options
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.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun May 2 20:04:36 2004 UTC (8 years ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10
lines
Rename GRUB_ISO9660 and GRUB_UFS2 to GRUB_USE_ISO9660 and GRUB_USE_UFS2
respectively, and document them in bsd.pkg.defaults.mk.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 2 17:00:14 2004 UTC (8 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +27 -8
lines
Add support for UFS2 from FreeBSD. Patch provided by FUKAUMI Naoki
in PR pkg/25434.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 26 15:42:44 2004 UTC (8 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +21 -1
lines
Apply an optional patch for eltorito support, so you can boot grub
via a cdrom. It can be enabled with the option "GRUB_ISO9660" and
is disabled by default.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Mar 10 01:25:23 2004 UTC (8 years, 2 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Remove info files entries from PLIST.
Add missing info file in INFO_FILES.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 29 18:36:38 2004 UTC (8 years, 3 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +19 -8
lines
Update grub to 0.94:
* 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@.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jan 24 16:36:03 2004 UTC (8 years, 4 months ago) by mrauch
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Solve the problem with the missing memcpy differently
(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.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 24 15:06:57 2004 UTC (8 years, 4 months ago) by grant
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 28 09:13:58 2003 UTC (8 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Back out last change related to moving ncurses/buildlink2.mk to
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.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 27 17:07:38 2003 UTC (8 years, 7 months ago) by grant
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 9 11:25:13 2003 UTC (8 years, 9 months ago) by seb
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2
lines
USE_NEW_TEXINFO is unnecessary now.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jul 20 16:48:53 2003 UTC (8 years, 10 months ago) by seb
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1
lines
Info files need to be listed in INFO_FILES.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:53:36 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 13 17:35:04 2003 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4
lines
Fix grub-install problem reported in PR 22049 by Soren Jacobsen.
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.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 13 13:53:17 2003 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
PKGREVISION bump for libiconv update.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 24 23:49:54 2003 UTC (9 years, 4 months ago) by jmmv
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2
lines
Update grub to 0.93. Changes in this version:
* 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 <http://bugcomm.enbug.org/?project=grub&mode=project>, for more
details.
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
the web <http://www.gnu.org/software/grub/grub-faq.html> 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.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:51:00 2002 UTC (9 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5
lines
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Revision 1.6.2.3: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:21:25 2002 UTC (9 years, 9 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.6.2.2: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.2: +25 -2
lines
Merge changes in the main trunk into the buildlink2 branch for those
packages that have been converted to USE_BUILDLINK2.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 20 13:27:32 2002 UTC (9 years, 10 months ago) by tron
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1
lines
Install "README.netboot" if networking boot support is enabled.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 20 12:42:36 2002 UTC (9 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -3
lines
Add optional netboot support to "grub" package as suggested by
Julio Merino in PR pkg/17354.
Revision 1.6.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 30 06:24:14 2002 UTC (9 years, 10 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.6.2.1: preferred, colored
Changes since revision 1.6.2.1: +5 -4
lines
Convert to use the buildlink2 framework. Trim any unnecessary changes in
the patches or remove them entirely.
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 19:00:14 2002 UTC (9 years, 11 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jun 8 18:28:06 2002 UTC (9 years, 11 months ago) by cjep
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
Grub is only available for i386.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 30 16:10:20 2002 UTC (10 years ago) by wiz
Branches: MAIN
Branch point for: buildlink2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5
lines
Enable grub on <1.5Y by using the binutils package.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 30 12:09:56 2002 UTC (10 years ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Update to 0.92:
* The command "displaymem" uses only hex digits for consistency.
* The netboot code goes back to the progress bars instead of dots, for
the notation of data transfers. And, that is displayed only in debug
mode, that is to say, nothing is displayed by default. Remember that
you can turn on debug mode via the command "debug".
* The command "help" doesn't show all the available commands by default,
when no argument is specified. Rarely used commands (such as
"testload") and useless commands in interactive use (such as
"savedefault") are hidden. If you want to see help messages for those
commands, specify the new option "--all".
* A built-in, `more'-like pager is added. When a command prints too many
lines to fit the screen, GRUB waits until you hit return key. This
feature can be turned off by the new command "pager".
* The command "terminal" accepts a new option, "--lines=LINES". You can
set the maximum number of lines arbitrarily with this option. If you
don't specify it, the maximum number will be 24.
* The command "terminal" accepts another new option, "--silent". You can
suppress the "Press any key to continue" message with this option.
* The mem= option for Linux is recognized and used to limit the maximum
address of initrd.
* A fallback entry is executed immediately after a default entry,
without prompting a user's intervention, as the manual has ever been
saying.
* The utility ``grub-install'' makes sure that GRUB images have been
written to a physical disk completely. To assist this feature, a new
command "dump" is added.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 16 00:52:19 2002 UTC (10 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3
lines
Mark as USE_BUILDLINK_ONLY.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 11 22:00:25 2002 UTC (10 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
Move comment in such a way that make doesn't stumble over it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 11 20:03:09 2002 UTC (10 years, 1 month ago) by magick
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Explain why the package is restricted to i386 -current.
Pointed out by tron@zhadum.de.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 11 19:53:25 2002 UTC (10 years, 1 month ago) by magick
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import new package grub. Submitted by jgoerzen@complete.org in
pkg/15065. I updated it to 0.91 and removed patch-aa which
the submitter already sent to the grub people.
GRUB is the GRand Unified Bootloader. Briefly, bootloader is the first
software program that runs when a computer starts. It is responsible for
loading and transferring control to the operating system kernel software
(such as NetBSD orLinux). GRUB understands ffs, FAT{16,32}, ext2fs,
ReiserFS, minixfs, and VSTafs. It can directly boot NetBSD, FreeBSD,
OpenBSD and Linux without any other bootloader, loading a.out and ELF
kernels from the disk and passing along necessary arguments (in most cases).
It can also boot any operating system (the above, plus eg Windows, OS/2) by
chaining to that operating system's specific loader. Grub features a
runtime command line and loads its configuration at boot rather than
requiring rerunning of a separate utility. Other features are TFTP booting,
serial console support, large disk support, support for both DOS MBR label
and BSD disklabel simultaneously, booting from hard drive or floppy.
GRUB is available for the i386 architecture only.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 11 19:53:25 2002 UTC (10 years, 1 month ago) by magick
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>