
CVS log for pkgsrc/sysutils/grub/MESSAGE
Up to [NetBSD + pkgsrc-wip] / pkgsrc / sysutils / grub
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: 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-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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -1
lines
Make it clear how to boot a Multiboot-enabled kernel. Per suggestion in
PR pkg/34936. Bump PKGREVISION to 7.
Revision 1.5: 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-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -6
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.4: download - view: text, markup, annotated - select for diffs
Wed Dec 29 14:38:18 2004 UTC (7 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Document things a bit better
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 29 10:08:04 2004 UTC (7 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1
lines
Add example for menu.lst
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 16 00:24:54 2002 UTC (10 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
buildlink2-base,
buildlink2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -8
lines
Standardize format.
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,
netbsd-1-5-PATCH003
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>