Patch Name: PHCO_28931 Patch Description: s700_800 11.04 (VVOS) Rock Ridge extension to mount_cdfs Creation Date: 03/03/31 Post Date: 03/04/24 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: N/A Filesets: OS-Core.CORE-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28931 Symptoms: PHCO_28931: Ported HP-UX patch PHCO_26449 to VVOS Based on HP-UX patch PHCO_26449: ( SR:8606259324 CR:JAGae23642 ) This change is an enhancement to add the Rock Ridge extension to the ISO-9660 file system. Based on HP-UX patch PHCO_19624: Recompile needed due to enhanced libc routine. Defect Description: PHCO_28931: Ported HP-UX patch PHCO_26449 to VVOS Note: Only VxFS version 3.1 is supported on VVOS 11.04. Based on HP-UX patch PHCO_26449: ( SR:8606259324 CR:JAGae23642 ) Add Rock Ridge extension to mount_cdfs(1M). Resolution: The cdfs subsystem was updated to recognize the Rock Ridge extension to the ISO-9660 file system. Based on HP-UX patch PHCO_19624: Enhancements were made to libc routines to support VxFS version 4. Therefore, mount_cdfs needs to be recompiled, since it calls one of the libc routines that changed. For full support for multiple VxFS versions, the following patches are required. PHCO_18462 diskusg_vxfs PHCO_18463 fscat PHCO_18464 getext PHCO_18465 setext PHCO_18466 vxdump PHCO_18467 vxrestore PHCO_18468 vxupgrade PHCO_18470 df PHCO_18471 fstyp PHCO_18472 fs_wrapper PHCO_18473 mount_wrapper PHCO_19491 libc PHCO_19623 mount_hfs PHCO_19624 mount_cdfs PHCO_19631 lvchange PHCO_19656 mkboot PHCO_19673 fsck_hfs Resolution: This is a recompile only. The mount_cdfs code calls a libc routine that changed to support VxFS version 4, so it needs to be recompiled with the newer libc. Enhancement: Yes PHCO_28931: Rock Ridge extension to mount_cdfs(1M). SR: 1653290346 4701427328 8606259324 Patch Files: OS-Core.CORE-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64, v=HP: /usr/share/man/man1m.Z/mount_cdfs.1m /usr/share/man/man1m.Z/umount_cdfs.1m OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /sbin/fs/cdfs/mount what(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64, v=HP: /usr/share/man/man1m.Z/mount_cdfs.1m: None /usr/share/man/man1m.Z/umount_cdfs.1m: None OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /sbin/fs/cdfs/mount: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Tue Apr 8 10:03:46 EDT 2003 $ $Source: cmd/mount/cdfs/mount.c, hpuxcmdfs, vvos_ros e, rose0302 $ $Date: 03/04/04 02:55:34 $ $Re vision: 1.9.1.2 PATCH_11.04 (PHCO_28931) $ $Source: lib/libsecurity/auditdb.c, libsecurity_audi t, vvos_rose, rose0294 $ $Date: 01/08/23 16: 33:10 $ $Revision: 1.14.2.2 PATCH_11.04 (PHC O_24852) $ $ PATCH/11.00:PHCO_24148 May 25 2001 08:03:42 $ cksum(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.04,fa=HP-UX_B.11.04_32/64, v=HP: 1143521188 7571 /usr/share/man/man1m.Z/mount_cdfs.1m 1143521188 7571 /usr/share/man/man1m.Z/umount_cdfs.1m OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: 2597989649 339968 /sbin/fs/cdfs/mount Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: PHCO_28931: To enable the Rock Ridge Extension to mount_cdfs(1M), the following must be installed: PHCO_28931, PHKL_23153 and with PHKL_28935. These product updates may be installed in any order. If any of these product updates are not installed, this product update will have no impact on your system. Supersedes: None Equivalent Patches: PHCO_26449: s700: 11.00 s800: 11.00 Patch Package Size: 370 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHCO_28931 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28931.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28931. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_28931.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28931.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28931.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None