Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-09 | OS-743 upon typing 'reboot' in a CN/HN , warnings about boot-archive confuse ↵ | Jerry Jelinek | 1 | -1/+0 | |
and scare users | |||||
2011-06-14 | 923 bootadm tries to rebuild archives which it shouldn't | Alexander Eremin | 2 | -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-12 | PSARC 2010/299 GNU/Linux/BSD compatibility functions | Roger A. Faulkner | 1 | -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-30 | 6949698 bootadm needs to be updated to include Oracle in the grub title | George Asaad | 1 | -5/+7 | |
2010-07-28 | PSARC/2010/113 Boot Block Downgrade Avoidance | Enrico Perla - Sun Microsystems | 14 | -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-23 | 6970361 delete deferred activation patching hooks from nevada ON | Dan Price | 1 | -52/+3 | |
2010-04-09 | 6909799 io retire agent mistakenly disables HBA where rootfs resides and ↵ | Stephen Hanson | 2 | -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-05 | 6938076 bootadm can create a grub menu with a missing '$' for the kernel ↵ | Edward Gillett | 1 | -19/+4 | |
line with Solaris Next build 135 | |||||
2010-03-15 | 6932358 installgrub needs to support extended partitions without forcing the ↵ | Jan Setje-Eilers | 2 | -6/+3 | |
use of the -m option | |||||
2010-03-12 | 6276367 recovery from boot_archive failures could be more fully automated | Gangadhar Mylapuram | 2 | -4/+15 | |
2010-03-01 | 6881648 running reboot in single user mode ( reboot -- -s ) after 141445-09 ↵ | Gangadhar Mylapuram | 1 | -5/+20 | |
is applied gives errors | |||||
2010-02-12 | 6913949 bootadm must avoid fragile fstyp implementations to survive install ↵ | Jan Setje-Eilers | 1 | -3/+7 | |
not clearing the disk | |||||
2010-02-04 | 6879173 root_archive: packmedia output "No such file or directory" message ↵ | Abhinandan Ekande | 1 | -2/+1 | |
for ctf and dcfs modules | |||||
2010-01-29 | 6914346 upgrade from OpenSolaris 2009.06 (111b2) to 130 fails with stale ↵ | Enrico Perla - Sun Microsystems | 1 | -3/+6 | |
archive_cache | |||||
2010-01-15 | 6909170 bootadm dumps core during bfu | Sharath M Srinivasan | 1 | -2/+1 | |
2009-12-15 | 6910381 bootadm may dump core when converting some menu.lst entries | William Kucharski | 2 | -61/+82 | |
2009-12-04 | 6894057 cmd format Failed to initialize libfdisk | Sharath M Srinivasan | 2 | -2/+7 | |
2009-11-23 | 6893587 findroot entry in grub gets wrong partition number during install w/ ↵ | Sheshadri Vasudevan | 1 | -10/+13 | |
osol-125 | |||||
2009-11-06 | 6896046 bootadm -m enable_hypervisor should modify current entry | William Kucharski | 3 | -177/+229 | |
2009-10-13 | 6890353 bootadm hypervisor enabling/disabling commands have issues | William Kucharski | 4 | -74/+123 | |
2009-10-05 | 6878665 bootenv rc entry in menu.lst is not aware of ZFS root | Gangadhar Mylapuram | 1 | -3/+17 | |
2009-09-28 | 6868033 Solaris installed via legacy installer on a Linux Swap partition ↵ | Sheshadri Vasudevan | 2 | -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-28 | 6777211 SPARC systems need ITU lovin' | xun ni - Sun Microsystems - Beijing China | 1 | -1/+3 | |
2009-09-14 | 6880217 installgrub fails to configure GRUB menu for logical/extended partition | Vikram Hegde | 2 | -64/+104 | |
2009-09-15 | 6472670 Internal pci root-bus addresses should be independent of bios ↵ | Dana Myers | 1 | -0/+1 | |
enumeration order (non-x8400 systems) | |||||
2009-09-14 | backout 6841893: breaks sparc build | jmcp | 2 | -104/+64 | |
backout 6839215: breaks sparc build backout 6880217: breaks sparc build | |||||
2009-09-14 | 6880217 installgrub fails to configure GRUB menu for logical/extended partition | Vikram Hegde | 2 | -64/+104 | |
2009-09-11 | 6874337 Add private commands to bootadm to enable/disable hypervisor | William Kucharski | 6 | -42/+1415 | |
2009-08-31 | 6797940 Can't do gui installs on x86 systems with Nevada 107 & later | Dan Mick | 1 | -2/+2 | |
2009-08-28 | 6851297 bootadm should not try to decide whether to install an xVM entry | Frank Van Der Linden | 3 | -19/+15 | |
2009-07-29 | 6864230 hiho, hiho, it'ch chtime for CH to go | jmcp | 1 | -7/+1 | |
Portions contributed by Rich Lowe | |||||
2009-07-22 | 6859326 root_archive: unpackmedia does not unpack the 64-bit x86 miniroot | Jerry Gilliam | 1 | -29/+29 | |
2009-07-13 | 6754049 eeprom is writing menu.lst with out -B $ZFS-BOOTFS for ZFS file system | Gangadhar Mylapuram | 1 | -6/+13 | |
2009-07-02 | PSARC/2006/379 Solaris on Extended partition | Sheshadri Vasudevan | 3 | -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-22 | 6835855 luupgrade complains about invalid geo. region during luupgrade to ↵ | Sreedhar Chalamalasetti - Sun Microsystems - Bangalore India | 1 | -1/+1 | |
S10u6 / snv_90 and above releases | |||||
2009-04-29 | 6803974 inconsistent driver.confs in boot_archive may not need to disrupt boot | Gangadhar Mylapuram | 3 | -8/+18 | |
2009-04-27 | 6723252 bootadm doesn't propagate ZFS GRUB menu changes | Mark J Musante | 1 | -2/+26 | |
2009-03-30 | 6821727 -R archive updates from older bits can produce stale files in the ↵ | Enrico Perla - Sun Microsystems | 2 | -3/+79 | |
archive_cache | |||||
2009-03-30 | 6759337 lu lost new bootadm | Enrico Perla - Sun Microsystems | 1 | -17/+19 | |
6821824 Safemode: reboot does not update archive automatically after modification in /a/kernel/ | |||||
2009-03-06 | 6785504 bootadm(1M) doesn't stop waiting for rpc/meta | Robert Harris | 1 | -1/+1 | |
2009-03-02 | 6807370 bootadm emits wrong WARNING messages about ELF endianess | Enrico Perla - Sun Microsystems | 3 | -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-01 | 6805730 some simple changes would make 'init 5' much faster | Dan Price | 1 | -3/+5 | |
6809492 startd shouldn't let hung subprocesses impede shutdown | |||||
2009-02-10 | 6714681 On x86 ZFS root reboot with args panics due to missing -B $ZFS-BOOTFS | Lin Ling | 1 | -1/+14 | |
2009-02-09 | 6802006 Improving boot-archive creation performance | Enrico Perla - Sun Microsystems | 5 | -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-06 | 6669840 root_archive unpackmedia remove wizards, perl and lp for sparc and ↵ | Jan Kryl | 1 | -22/+26 | |
GUI install fail after packmedia | |||||
2009-01-28 | 6698826 bootadm: kernel command on line 130 not recognized. | Vikram Hegde | 3 | -12/+22 | |
6696689 Error messages from bootadm are spilled to eeprom's output 6768931 biosdev makes noise despite being mostly unnecessary | |||||
2008-12-22 | 6787628 Add extended versioning to grub stage2 | Enrico Perla - Sun Microsystems | 3 | -15/+189 | |
2008-12-10 | backout Extended Partitions project: insufficient testing | Suhasini Peddada | 2 | -71/+11 | |
2008-12-03 | PSARC/2006/379 Solaris on Extended partition | Sheshadri Vasudevan | 2 | -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-20 | 6771769 assumptions about metastat output hose update_grub and bfu | Jerry Gilliam | 1 | -3/+3 | |