summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot
AgeCommit message (Collapse)AuthorFilesLines
2012-01-09OS-743 upon typing 'reboot' in a CN/HN , warnings about boot-archive confuse ↵Jerry Jelinek1-1/+0
and scare users
2011-06-14923 bootadm tries to rebuild archives which it shouldn'tAlexander Eremin2-1/+64
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-23/+12
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc 6901783 strndup would be nice 6824404 libc should provide ffsl() & ffsll() 6793969 RFE: Add|stpcpy|to libc 6735446 Want a __progname symbol for BSD-style source compatibility 6421095 Solaris should provide strcasestr 6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux --HG-- rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
2010-07-306949698 bootadm needs to be updated to include Oracle in the grub titleGeorge Asaad1-5/+7
2010-07-28PSARC/2010/113 Boot Block Downgrade AvoidanceEnrico Perla - Sun Microsystems14-581/+3318
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-07-236970361 delete deferred activation patching hooks from nevada ONDan Price1-52/+3
2010-04-096909799 io retire agent mistakenly disables HBA where rootfs resides and ↵Stephen Hanson2-0/+2
system hangs. 6751140 e_ddi_retire_finalize: devcfg.c: panic: assertion failed: ...devi_flags & 0x0000000 6936040 If retire-store out of sync with boot archive, then this is not corrected if fault recurs 6934812 e_ddi_offline_notify() does not allow retire of nexus device 6627851 /etc/devices/retire_store out of date in boot archive should not prevent auto-boot
2010-04-056938076 bootadm can create a grub menu with a missing '$' for the kernel ↵Edward Gillett1-19/+4
line with Solaris Next build 135
2010-03-156932358 installgrub needs to support extended partitions without forcing the ↵Jan Setje-Eilers2-6/+3
use of the -m option
2010-03-126276367 recovery from boot_archive failures could be more fully automatedGangadhar Mylapuram2-4/+15
2010-03-016881648 running reboot in single user mode ( reboot -- -s ) after 141445-09 ↵Gangadhar Mylapuram1-5/+20
is applied gives errors
2010-02-126913949 bootadm must avoid fragile fstyp implementations to survive install ↵Jan Setje-Eilers1-3/+7
not clearing the disk
2010-02-046879173 root_archive: packmedia output "No such file or directory" message ↵Abhinandan Ekande1-2/+1
for ctf and dcfs modules
2010-01-296914346 upgrade from OpenSolaris 2009.06 (111b2) to 130 fails with stale ↵Enrico Perla - Sun Microsystems1-3/+6
archive_cache
2010-01-156909170 bootadm dumps core during bfuSharath M Srinivasan1-2/+1
2009-12-156910381 bootadm may dump core when converting some menu.lst entriesWilliam Kucharski2-61/+82
2009-12-046894057 cmd format Failed to initialize libfdiskSharath M Srinivasan2-2/+7
2009-11-236893587 findroot entry in grub gets wrong partition number during install w/ ↵Sheshadri Vasudevan1-10/+13
osol-125
2009-11-066896046 bootadm -m enable_hypervisor should modify current entryWilliam Kucharski3-177/+229
2009-10-136890353 bootadm hypervisor enabling/disabling commands have issuesWilliam Kucharski4-74/+123
2009-10-056878665 bootenv rc entry in menu.lst is not aware of ZFS rootGangadhar Mylapuram1-3/+17
2009-09-286868033 Solaris installed via legacy installer on a Linux Swap partition ↵Sheshadri Vasudevan2-3/+53
does not boot 6871541 libfdisk should not be using off_t type 6879157 bootadm update-menu support for x86 extended/logical partitions 6880174 Calling 'fdisk -W' and prtvtoc(1M) caused remapping VTOC to Linux swap partition 6885084 fdisk allows more than one extended partition
2009-09-286777211 SPARC systems need ITU lovin'xun ni - Sun Microsystems - Beijing China1-1/+3
2009-09-146880217 installgrub fails to configure GRUB menu for logical/extended partitionVikram Hegde2-64/+104
2009-09-156472670 Internal pci root-bus addresses should be independent of bios ↵Dana Myers1-0/+1
enumeration order (non-x8400 systems)
2009-09-14backout 6841893: breaks sparc buildjmcp2-104/+64
backout 6839215: breaks sparc build backout 6880217: breaks sparc build
2009-09-146880217 installgrub fails to configure GRUB menu for logical/extended partitionVikram Hegde2-64/+104
2009-09-116874337 Add private commands to bootadm to enable/disable hypervisorWilliam Kucharski6-42/+1415
2009-08-316797940 Can't do gui installs on x86 systems with Nevada 107 & laterDan Mick1-2/+2
2009-08-286851297 bootadm should not try to decide whether to install an xVM entryFrank Van Der Linden3-19/+15
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-7/+1
Portions contributed by Rich Lowe
2009-07-226859326 root_archive: unpackmedia does not unpack the 64-bit x86 minirootJerry Gilliam1-29/+29
2009-07-136754049 eeprom is writing menu.lst with out -B $ZFS-BOOTFS for ZFS file systemGangadhar Mylapuram1-6/+13
2009-07-02PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan3-12/+75
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
2009-06-226835855 luupgrade complains about invalid geo. region during luupgrade to ↵Sreedhar Chalamalasetti - Sun Microsystems - Bangalore India1-1/+1
S10u6 / snv_90 and above releases
2009-04-296803974 inconsistent driver.confs in boot_archive may not need to disrupt bootGangadhar Mylapuram3-8/+18
2009-04-276723252 bootadm doesn't propagate ZFS GRUB menu changesMark J Musante1-2/+26
2009-03-306821727 -R archive updates from older bits can produce stale files in the ↵Enrico Perla - Sun Microsystems2-3/+79
archive_cache
2009-03-306759337 lu lost new bootadmEnrico Perla - Sun Microsystems1-17/+19
6821824 Safemode: reboot does not update archive automatically after modification in /a/kernel/
2009-03-066785504 bootadm(1M) doesn't stop waiting for rpc/metaRobert Harris1-1/+1
2009-03-026807370 bootadm emits wrong WARNING messages about ELF endianessEnrico Perla - Sun Microsystems3-129/+226
6807358 bootadm smf check for archive consistency always returns success 6807389 bootadm can be tricked into executing user-controlled scripts 6810050 System does not come back after reboot-d 6809266 bootadm calls mkisofs with an empty path-list on sparc if filestat.ramdisk is missing
2009-03-016805730 some simple changes would make 'init 5' much fasterDan Price1-3/+5
6809492 startd shouldn't let hung subprocesses impede shutdown
2009-02-106714681 On x86 ZFS root reboot with args panics due to missing -B $ZFS-BOOTFSLin Ling1-1/+14
2009-02-096802006 Improving boot-archive creation performanceEnrico Perla - Sun Microsystems5-198/+1447
6630948 mkdir: Failed to make directory during JumpStart install for x86 during create_ramdisk 6726135 bootadm should print out error message on error 6798895 filling up the rootfs during boot_archive creation can result in driving on with a truncated archive
2009-02-066669840 root_archive unpackmedia remove wizards, perl and lp for sparc and ↵Jan Kryl1-22/+26
GUI install fail after packmedia
2009-01-286698826 bootadm: kernel command on line 130 not recognized.Vikram Hegde3-12/+22
6696689 Error messages from bootadm are spilled to eeprom's output 6768931 biosdev makes noise despite being mostly unnecessary
2008-12-226787628 Add extended versioning to grub stage2Enrico Perla - Sun Microsystems3-15/+189
2008-12-10backout Extended Partitions project: insufficient testingSuhasini Peddada2-71/+11
2008-12-03PSARC/2006/379 Solaris on Extended partitionSheshadri Vasudevan2-11/+71
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-11-206771769 assumptions about metastat output hose update_grub and bfuJerry Gilliam1-3/+3