Commit graph

22 commits

Author SHA1 Message Date
Grégoire Sutre
d50058edd7 Update to latest trunk. Use official bzr trunk and fix names via
substitutions, instead of following personal branch.
2011-01-09 15:21:50 +00:00
Grégoire Sutre
07673785e8 Added 41_custom to EGFILES. 2010-06-14 23:12:12 +00:00
Grégoire Sutre
69322f4a82 No font download when option grub-mkfont is disabled. 2010-05-24 17:19:07 +00:00
Grégoire Sutre
23359281a0 Add unifont support. 2010-05-22 19:36:09 +00:00
Grégoire Sutre
8e1f5dd750 Renamed bzr.mk to download.mk. 2010-05-22 19:31:21 +00:00
Grégoire Sutre
9a24bc2977 Add translations (locale support). 2010-05-21 21:58:17 +00:00
Grégoire Sutre
acf0d722df Update to latest trunk. 2010-05-21 19:14:39 +00:00
Grégoire Sutre
d38d7846b2 Latest trunk requires a recent version of gcc (4.3 is enough). 2010-05-19 23:39:47 +00:00
Grégoire Sutre
9f158a0b82 Add a build dependency on flex 2.5.35. 2010-05-19 13:07:49 +00:00
Grégoire Sutre
3109e3fa0c GNU sed not required anymore. 2010-01-17 10:55:53 +00:00
Grégoire Sutre
101aeb2a3a Added default menu colors. 2010-01-06 12:24:37 +00:00
Grégoire Sutre
c2c21e9b8e Updated PLIST and fixed a few typos. 2010-01-06 00:11:20 +00:00
Grégoire Sutre
806d4888a5 Added default mkconfig configuration. 2010-01-05 23:45:40 +00:00
Grégoire Sutre
2158ffd164 Now works with default gcc on NetBSD 5.0. 2010-01-02 00:21:20 +00:00
Grégoire Sutre
b4313ed67c Forgot to enable new substitution. 2009-12-30 13:25:24 +00:00
Grégoire Sutre
9a8cca3643 Fixed default root directory in util/ source files. 2009-12-30 13:06:16 +00:00
Grégoire Sutre
09c9f8c771 Configuration scripts made executable. 2009-12-29 16:15:50 +00:00
Grégoire Sutre
ae8927afd1 Apply the gsed hack only on NetBSD (to make the package work on e.g. Linux). 2009-12-28 12:08:54 +00:00
Grégoire Sutre
0fbfab449c New build dependencies for autogen.sh: python and ruby. 2009-12-27 00:14:01 +00:00
Grégoire Sutre
c043a5f0b2 GNU sed is now required to build. 2009-12-22 14:59:42 +00:00
Grégoire Sutre
092f8f71d8 Added gettext-m4 in USE_TOOLS. 2009-12-22 08:29:18 +00:00
Grégoire Sutre
f0431d5a06 Import grub2-20091221 as wip/grub2-current.
This is the second version of the GRand Unified Bootloader, rewritten
from scratch to make GNU GRUB cleaner, safer, more robust, more powerful,
and more portable.

GRUB 2 currently runs on i386 and macppc, and groks many filesystems
(e.g. ext2, fat, ufs, minix, iso9660, jfs, hfs). It is able to load and
boot Multiboot (1 and 2) and Linux (bzImage and zImage) kernels and
chainload foreign operating systems' bootsectors.

This package is based on the current bazaar development snapshot.
2009-12-21 17:41:00 +00:00