summaryrefslogtreecommitdiff
path: root/usr/src/grub
AgeCommit message (Collapse)AuthorFilesLines
2016-07-28 [illumos-gate merge]Jerry Jelinek8-20/+20
commit dc0cb1cda72a989d92d813e487cdff59f629aa3f 6064 ixgbe needs X550 support commit 2e1aefd1b4539a3d6cf03dbfa515eabf4de09f59 7223 grub "setup" built-in broken by 6593 Conflicts: exception_lists/hdrchk exception_lists/cstyle
2016-07-277223 grub "setup" built-in broken by 6593Joshua M. Clulow8-20/+20
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-07-19OS-5519 Need grub workaround for BIOS that report faulty disk infoAlex Wilson1-8/+43
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2016-07-15 [illumos-gate merge]Jerry Jelinek1-3/+7
commit 4b5c8e93cab28d3c65ba9d407fd8f46e3be1db1c 7104 increase indirect block size commit 470bc2d6d44a4a70ed9403c0bce321333e897c31 6327 devfsadm and bootadm taking long time for configs with large number of zvols commit 25f7d993adbfb3452ac4625b3791670746d35ae3 7071 lzc_snapshot does not fill in errlist on ENOENT commit dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2 6950 ARC should cache compressed data
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-3/+7
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Don Brady <don.brady@intel.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-04-086834 GRUB tries to use nonexistent serial portKeith M Wesolowski3-23/+89
6835 GRUB should allow multiple serial consoles Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-03-17 [illumos-gate merge]Jerry Jelinek11-121/+416
commit 9890706ed36aa6bfca8ad283fbe4dac12ecd692b 6593 want LBA48 support in grub commit 621be8d08fd45483b5ca1cb8e2e88239f1502b4d 6716 eliminate remaining unused filesystems from GRUB
2016-03-166593 want LBA48 support in grubHans Rosenfeld11-114/+408
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-03-166716 eliminate remaining unused filesystems from GRUBHans Rosenfeld1-7/+8
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-02-16 [illumos-gate merge]Jerry Jelinek2-7/+12
commit 7f11fd00fc23e2af7ae21cc8837a2b86380dcfa7 6648 illumos build should be explicit about C standards commit eae164eb03cbb004dcf9154f36352e62f693eb6c 6645 sgsmsg relies on undefined behaviour of loop-scoped variables commit a7317ceb814150d472383df8b987d7e3282ea15b 6639 uhci_qh walker contains whacky boolean logic commit 1665390b481087ca2aaff06a502c62b3ee91d530 6638 ::pfiles walks out of bounds on array of vnode types commit d456640d8a14f0ba35a7ec232f0ce9ebd34541cb 6647 MANSECTS should not require a trailing comma commit 0803e914d3511e82e0b1cc0c888af873a4aaa7d1 6603 zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET commit 22b6687e7850d421c61bf433a388b7db306aca00 6586 Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c commit 892586e8a147c02d7f4053cc405229a13e796928 6585 sha512, skein, and edonr have an unenforced dependency on extensible dataset commit 971640e6aa954c91b0706543741aa4570299f4d7 6541 Pool feature-flag check defeated if "verify" is included in the dedup property value commit bd94aa560898627952fba8f09dda95c4492e7d9e 6644 MBOOT_SCAN_SIZE in usr/src/cmd/boot/common/mboot_extra.h is wrong
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe2-7/+12
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-09 [illumos-gate merge]Jerry Jelinek2-0/+2
commit d7e7cb9c207e40874f6a4b61ca8ea1526b5555bd 6528 need casesensitivity/normalization test cases for zfs-tests commit c3d26abc9ee97b4f60233556aadeb57e0bd30bb9 5027 zfs large block support (add copyright)
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens2-0/+2
2015-10-20 [illumos-gate merge]Jerry Jelinek1-6/+6
commit f2f1e74250739faac0cdf175c8a7ae4480770789 5780 Truncated coredumps (fix lint) commit 7232236b5511ebe9b3343a5e1ab57a898e709218 6165 grub incorrectly interprets result of INT 15h, AX=EC00h commit 33d794d10eebfa2727ac1fc98fe0dd6c68f627dc 5780 Truncated coredumps
2015-10-196165 grub incorrectly interprets result of INT 15h, AX=EC00hAndriy Gapon1-6/+6
Reviewed by: Josef Sipek <jeffpc@illumos.org> Reviewed by: Toomas Soome <tsoome@illumos.org> Reviewed by: Andrew Stormont <andyjstormont@illumos.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-19 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 2a446632681882e5dfe50f2f301401588f1ce734 6328 Fix cstyle errors in zfs codebase (fix studio) commit 61679b0b6826b0ae7e3f751acd91412fcfa45d1e commit 9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167 6328 Fix cstyle errors in zfs codebase commit 21227944c2bcc086121a5428f3f9d2496ba646f5 5876 sys/regset.h pollutes name space commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf 6208 add support for timerfd commit f3bb54f387fc03cf651e19bbee54cc88ee51bb29 6291 nested epoll does not mimic Linux behavior commit a5eb7107f06a6e23e8e77e8d3a84c1ff90a73ac6 5640 want epoll support commit 7509ca605713ac7f244b0e812b1712dd25f04da1 6027 EOL zulu (XVR-4000) commit e7df7762bfed06e996cc80f583cbee2d8ed81d69 6324 Add an `ndp' tool for manipulating the neighbors table Conflicts: usr/src/uts/common/io/timerfd.c usr/src/uts/common/io/devpoll.c usr/src/man/man9e/chpoll.9e usr/src/man/man5/timerfd.5 usr/src/man/man5/epoll.5 usr/src/man/man3c/timerfd_create.3c usr/src/man/man3c/epoll_wait.3c usr/src/man/man3c/epoll_ctl.3c usr/src/man/man3c/epoll_create.3c usr/src/cmd/cmd-inet/usr.sbin/ndp.c
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-16 [illumos-gate merge]Jerry Jelinek2-9/+8
commit 495a25e757699e05ac57407a3f80f6ee235eee2d 6326 Eliminate unused filesystems from GRUB's stage 2 to bring back free memory
2015-10-156326 Eliminate unused filesystems from GRUB's stage 2 to bring back free memoryDan McDonald2-9/+8
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-10-13 [illumos-gate merge]Jerry Jelinek2-12/+13
commit e9316f7696401f3e5e263a5939031cb8d5641a88 6298 zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support commit 28c4d110d9dd87af1d9dcf1bf503cea2e7c03b91 6128 tar should check prefix field when detecting EOT 6129 tar debug output should be available in all builds commit d94527b3280cbf89d5360b28aff9e822cd79d0e6 6294 GRUB should try all DVAs Conflicts: usr/src/cmd/tar/tar.c
2015-10-126294 GRUB should try all DVAsDan Kimmel2-12/+13
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-12 [illumos-gate merge]Jerry Jelinek1-10/+39
commit d2058105c61ec61df3a2dd3f839fed8c3fe7bfd6 6267 dn_bonus evicted too early commit daec38ecb4fb5e73e4ca9e99be84f6b8c50c02fa 6295 metaslab_condense's dbgmsg should include vdev id commit 8fe00bfb8790ad51653f67b01d5ac14256cbb404 6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign() commit ba3132cfb269da4118d7dc25a8c6c1a91f9f5303 6289 ::dbuf dcmd misaligned output commit 9c3fd1216fa7fb02cfbc78a2518a686d54b48ab8 2605 want to resume interrupted zfs send commit aab04418a72c0a29040a5da7eec08efe19dbef04 6268 zfs diff confused by moving a file to another directory commit 9ce6e318fecae800270f382ed76162508c5d525b 6242 sha512 is broken in grub commit 3f84190c280ddf5917fb4682f34fdaa328ee195c 6290 zdb -h overflows stack commit 6de9bb5603e65b16816b7ab29e39bac820e2da2b 6286 ZFS internal error when set large block on bootfs commit 0f2e7d03b8f588387cb8dd8dd500cbe5ff4484e0 6288 dmu_buf_will_dirty could be faster
2015-10-096242 sha512 is broken in grubToomas Soome1-10/+39
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sašo Kiselkov <skiselkov.ml@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-09-17 [illumos-gate merge]Patrick Mooney5-23/+186
commit 03bad06fbb261fd4a7151a70dfeff2f5041cce1f 6171 dsl_prop_unregister() slows down dataset eviction. commit a725189c0accbf47b39f735d1f32a7b54ae91c6d 5433 at(1) doesn't properly handle being invoked from a path containing spaces commit caf590b518921f14033a11d17fafa827bb2caa4b 6216 prtdiag could display hardware in slots commit c7c0ceafd167e558cd8cb8195b8bd63cbc817b27 6085 export libbe installboot function 6086 add install bootblock option for bootadm commit be32284091554a41d4706e6653adeec1d9127a87 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build) commit 45818ee124adeaaf947698996b4f4c722afc6d1f 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R Conflicts: usr/src/cmd/prtdiag/i386/smbios.c usr/src/uts/common/Makefile.rules usr/src/uts/common/sys/Makefile
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens5-23/+186
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2015-02-27 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 20afa66e72e7c210ef1f9053d4bc8f5b60d1eeed 5508 move segvn #defines into seg_vn.c commit ca411232542ddf24874b545c5f0ec23b6b45f5f2 5384 pvn_getpages may assert in valid scenarios commit 06e6833ac1f55fa31b2fc68fa6af8abfc2974d0b 5382 pvn_getpages handles lengths <= PAGESIZE just fine commit 495021bdf7d49b2cc9a6e6981b5ec4110264741b 5595 libzpool won't build with a studio primary commit 6ddb3373ce2752b5535cbbda4370c8c550876098 5324 .comment section on kmdb kmods is not set properly commit f665a76fbe5ccb01d21f7917a7d764c98ed42344 5632 libm's use of _sse_hw is wrong and unnecessary (in that order) commit 9348d232b12debc31fa8e694c517ad8ecfd54bda 5664 make installgrub more robust, bump grub capability version Conflicts: usr/src/tools/ctf/cvt/ctfconvert.c
2015-02-265664 make installgrub more robust, bump grub capability versionHans Rosenfeld1-1/+1
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-02-23 [illumos-gate merge]Jerry Jelinek5-12/+180
commit ce3c309f71f6893197099bfac06adb66f0870d7d 872 remove duplicate daemon() definitions commit a1cf91d7adb92b3440a7ed1b01e3170ec61e9350 5644 rpcinfo(1m): The first synopsis supports the -T option too commit ff3aea39f71c371be25b08deb9efed41f1c95983 5639 want reentrant ether_aton_r and ether_ntoa_r commit bfce16ba853698e8a82133cf3ddb3ff143d14289 5627 svccfg export should accept instance FMRIs commit 1a902ef8628b0dffd6df5442354ab59bb8530962 5561 support root pools on EFI/GPT partitioned disks 5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks) commit 44bc9120699af80bb18366ca474cb2c618608ca9 5560 grub should support EFI/GPT partitioning commit b0e753dd6a955fb2f10a0ce17d32bd33172e0400 5609 port mod_ipp to Apache 2.2 Conflicts: usr/src/lib/print/mod_ipp/Makefile exception_lists/cstyle
2015-02-205560 grub should support EFI/GPT partitioningRichard Yao5-12/+180
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-17OS-3634 GRUB tries to use nonexistent serial portKeith M Wesolowski3-23/+89
OS-3635 GRUB should allow multiple serial consoles
2014-11-07 [illumos-gate merge]Keith M Wesolowski2-5/+14
commit b515258426fed6c7311fd3f1dea697cfbd4085c6 5027 zfs large block support commit f3477bb2505a35e160b09c9dbf5476112be4fa7d 4457 we apparently change .comment of almost every userland object commit 738f37bc3dcd61e8a893af0f2d466d76690b70ec 5244 zio pipeline callers should explicitly invoke next stage commit f7950bf1145637c6dc57742a8bb95631fd5c846f 5243 zdb -b could be much faster commit cffcfaee1e6b29ef9ceb7d80e4e053ffd029906b 5270 ld(1) cannot handle CIE version 3 in .eh_frame Conflicts: usr/src/man/man1m/zfs.1m
2014-11-075027 zfs large block supportMatthew Ahrens2-5/+14
Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
2014-09-10 [illumos-gate merge]Keith M Wesolowski1-1/+4
commit b18d6b0e20b5bf6e2007c550bb33dcbab6b5dddc 5135 zpool_find_import_cached() can use fnvlist_* commit e94f268a6264bf027b3bc556fb4cceb84f7323c5 5141 zfs minimum indirect block size is 4K
2014-09-105141 zfs minimum indirect block size is 4KMatthew Ahrens1-1/+4
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-06-26 [illumos-gate merge]Keith M Wesolowski1-0/+3
commit 58d0718061c87e3d647c891ec5281b93c08dba4e 4936 lz4 could theoretically overflow a pointer with a certain input
2014-06-264936 lz4 could theoretically overflow a pointer with a certain inputDan McDonald1-0/+3
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-06-06 [illumos-gate merge]Keith M Wesolowski3-10/+109
commit 06315b795c0d54f0228e0b8af497a28752dd92da 4881 zfs send performance degradation when embedded block pointers are encountered commit 7fd05ac4dec0c343d2f68f310d3718b715ecfbaf 4390 i/o errors when deleting filesystem/zvol can lead to space map corruption commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb 4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Conflicts: usr/src/man/man1m/zfs.1m
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens3-10/+109
4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-03-31 [illumos-gate merge]Keith M Wesolowski3-4/+1
commit 8f6d9dae92449b59bdafcb7777bc32f1b2726e48 4575 Single threaded rpcbind is not scalable 4483 rpcbind: Reply for remote calls comes from incorrect UDP port commit d55495d98c0ef13ad2369864c0a22ad883ff92fc 4398 Extra spaces in man pages commit 8cd81a20c40b49e1fad4022a2774ec6ad5066532 4662 need a way to disable default file systems in zones commit 3878843a57bae7ad8da31ef4aaeed8388d2f534c 4660 update man pages for lofi in a zone commit 052519c2d30736afb1861979b73d5a889cf7fba8 4337 eliminate /etc/TIMEZONE commit d109324670f8a760f881a767533543131276a99a 633 case-folding collision in illumos-gate commit a5602e1bdcf9570fa24684b54cf57a3f22e05ae1 4656 want grub composite console 4657 want grub support for cross-menu OS console variable 4658 uninitialised variable trashes command line on coal commit c58b352673e88983cd2b8a388a8c7625f35e2f18 3993 zpool(1M) and zfs(1M) should support -p for "list" and "get" 4700 "zpool get" doesn't support -H or -o options Conflicts: usr/src/man/man1m/zpool.1m usr/src/man/man1m/zonecfg.1m usr/src/grub/grub-0.97/stage2/stage2.c usr/src/cmd/zpool/zpool_main.c usr/src/cmd/zoneadmd/vplat.c
2014-03-284659 grub corrupts stack while installing stage1.5Jerry Jelinek2-6/+6
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-03-284656 want grub composite consoleKeith M Wesolowski12-451/+752
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>
2014-03-02OS-2805 OS-1910 broke $ZFS-BOOTFSKeith M Wesolowski1-10/+48
2013-12-10 [illumos-gate merge]Keith M Wesolowski3-25/+17
commit 43466aae47bfcd2ad9bf501faec8e75c08095e4f 4370 avoid transmitting holes during zfs send 4371 DMU code clean up
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman3-25/+17
4371 DMU code clean up Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-10-08 [illumos-gate merge]Keith M Wesolowski1-6/+6
commit 2acef22db7808606888f8f92715629ff3ba555b9 4171 clean up spa_feature_*() interfaces 4172 implement extensible_dataset feature for use by other zpool features commit 018d3f06fe63d3b8316ef73502fb8f2dd473ffd1 3195 mpt_sas IOC reset races can cause panics Conflicts: usr/src/common/zfs/zfeature_common.h (preserve FS_SS_LIMIT)
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-6/+6
4172 implement extensible_dataset feature for use by other zpool features Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-07 [illumos-gate merge]Keith M Wesolowski2-16/+9
commit 33915f34e743093758eb5a5065f68a43384af1e8 3966 zfs lz4 compression (etc) should have bumped grub capability VERSION commit 2f6d1bc0542b0c28d55d75303ddce8a7be1eb6d2 3925 IP DCE does not scale (fix sparc) commit a0c1127b147dc6a0372b141deb8c0c2b0195b8ea 3973 zfs_ioc_rename alters passed in zc->zc_name commit 7c6d7024e51780d3aacf9063d2133c1e957d7eea 3925 IP DCE does not scale
2013-08-063966 zfs lz4 compression (etc) should have bumped grub capability VERSIONRichard Lowe2-16/+9
Reviewed by: Christopher Siden <csiden@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-03-28OS-2081 GRUB console device help message needs to be more helpfulKeith M Wesolowski1-1/+3
2013-03-26OS-2076 grub corrupts stack while installing stage1.5Jerry Jelinek2-6/+6