diff options
| author | Keith M Wesolowski <wesolows@foobazco.org> | 2013-02-08 22:37:19 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2014-03-28 11:04:07 -0700 |
| commit | a5602e1bdcf9570fa24684b54cf57a3f22e05ae1 (patch) | |
| tree | c6ecd94ff972601c5d1af7e355fbf28fabb70502 /usr/src/pkg/manifests/source-system-grub.mf | |
| parent | c58b352673e88983cd2b8a388a8c7625f35e2f18 (diff) | |
| download | illumos-joyent-a5602e1bdcf9570fa24684b54cf57a3f22e05ae1.tar.gz | |
4656 want grub composite console
4657 want grub support for cross-menu OS console variable
4658 uninitialised variable trashes command line on coal
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/pkg/manifests/source-system-grub.mf')
| -rw-r--r-- | usr/src/pkg/manifests/source-system-grub.mf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/source-system-grub.mf b/usr/src/pkg/manifests/source-system-grub.mf index a8e7717a79..ae62e92f51 100644 --- a/usr/src/pkg/manifests/source-system-grub.mf +++ b/usr/src/pkg/manifests/source-system-grub.mf @@ -208,6 +208,8 @@ file path=usr/share/src/grub/stage2/dir.h file path=usr/share/src/grub/stage2/disk_inode.h file path=usr/share/src/grub/stage2/disk_inode_ffs.h file path=usr/share/src/grub/stage2/disk_io.c +file path=usr/share/src/grub/stage2/expand.c +file path=usr/share/src/grub/stage2/expand.h file path=usr/share/src/grub/stage2/fat.h file path=usr/share/src/grub/stage2/filesys.h file path=usr/share/src/grub/stage2/freebsd.h |
