summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/installgrub/installgrub.c
AgeCommit message (Collapse)AuthorFilesLines
2010-07-28PSARC/2010/113 Boot Block Downgrade AvoidanceEnrico Perla - Sun Microsystems1-564/+1178
PSARC/2010/271 EOF and removal of installgrub(1m) floppy support 6944352 prevent downgrading the boot block on update on multi-BE environments 6972371 EOF and removal of installgrub(1m) floppy support [PSARC/2010/271] --HG-- rename : usr/src/cmd/boot/installgrub/floppy.c => usr/src/cmd/boot/installgrub/pcfs_glue.c
2010-03-156932358 installgrub needs to support extended partitions without forcing the ↵Jan Setje-Eilers1-2/+2
use of the -m option
2010-01-156909170 bootadm dumps core during bfuSharath M Srinivasan1-2/+1
2009-12-046894057 cmd format Failed to initialize libfdiskSharath M Srinivasan1-2/+4
2009-09-146880217 installgrub fails to configure GRUB menu for logical/extended partitionVikram Hegde1-62/+93
2009-09-14backout 6841893: breaks sparc buildjmcp1-93/+62
backout 6839215: breaks sparc build backout 6880217: breaks sparc build
2009-09-146880217 installgrub fails to configure GRUB menu for logical/extended partitionVikram Hegde1-62/+93
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-9/+58
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A" 6824622 Logical device node can't be created in HVM host
2008-12-226787628 Add extended versioning to grub stage2Enrico Perla - Sun Microsystems1-10/+185
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada1-63/+8
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan1-8/+63
6644364 Extended partitions need to be supported on Solaris 6713308 Macro UNUSED in fdisk.h needs to be changed since id 100 is Novell Netware 286's partition ID 6713318 Need to differentiate between solaris old partition and Linux swap 6745175 Partitions can be created using fdisk table with invalid partition line by "fdisk -F" 6745740 Multiple extended partition can be created by "fdisk -A"
2008-09-11PSARC/2008/336 Extended VTOCPrasad Singamsetty1-13/+16
6708609 Support booting on disks > 1TB (phase 1) 6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style 6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail
2008-01-076647001 installgrub writes to incorrect partition, leaving system unable to bootsetje1-11/+3
2007-12-046581184 installgrub doesn't work if there is there is a solaris and linux ↵sy258311-15/+53
swap are defined
2005-08-086273535 SUNWgrub* packages have incorrect pkginfo(4) settingsjongkis1-2/+5
6305469 READ_FAIL_STAGE2 in installgrub/message.h contains wrong message 6305481 installgrub miscounts stage2 size in sector by 1 if stage2 size is multiple of 512 6307439 make clobber in usr/src/grub and usr/src/psm/stand/bootblks/ufs/i386 deletes files in proto 6307553 installgrub's output need to be syntax correct
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+659