[augeas-devel] [Augeas] #158: [PATCH] Solaris extensions to GRUB menu.lst

Augeas trac at fedorahosted.org
Thu Nov 18 10:19:11 UTC 2010


#158: [PATCH] Solaris extensions to GRUB menu.lst
--------------------------+-------------------------------------------------
 Reporter:  domcleal      |       Owner:  lutter
     Type:  enhancement   |      Status:  new   
 Priority:  major         |   Milestone:  next  
Component:  Augeas        |     Version:  0.7.0 
 Keywords:  solaris grub  |  
--------------------------+-------------------------------------------------
 Solaris 10 x86 has three additional commands in the GRUB menu.lst file for
 bootloader entries:
 * findroot (similar to root, searches for boot disks)
 * kernel$ (same as kernel, but expands certain keywords such as $ISADIR
 and $ZFS-ROOTFS)
 * module$ (as above, same as module)

 Note: the menu.lst doesn't exist in the default location
 (/boot/grub/menu.lst) but under an alternative root (e.g.
 /rpool/boot/grub/menu.lst) due to multiple boot environments.  This can
 easily be worked around though by changing the augeas root (e.g. --root
 /rpool).

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/158>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list