diff options
author | John Sonnenschein <johns@joyent.com> | 2012-05-17 18:26:57 +0000 |
---|---|---|
committer | John Sonnenschein <johns@joyent.com> | 2012-05-17 18:26:57 +0000 |
commit | 04b244dd661c24b510ac22936decfc0972d202d3 (patch) | |
tree | 3ebfef98afc303fddf3415d6fba64e8682f495e8 /usr/src/pkg/manifests/system-boot-real-mode.mf | |
parent | eac250589e41f1b705e1b7427b02b3379aac9f9e (diff) | |
parent | a69187741b83640a90dd8586195456dd50c016a8 (diff) | |
download | illumos-joyent-20120517.tar.gz |
Merge git.joyent.com:illumos-joyent20120517
Diffstat (limited to 'usr/src/pkg/manifests/system-boot-real-mode.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-boot-real-mode.mf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/system-boot-real-mode.mf b/usr/src/pkg/manifests/system-boot-real-mode.mf index b60c4c42c2..094432e059 100644 --- a/usr/src/pkg/manifests/system-boot-real-mode.mf +++ b/usr/src/pkg/manifests/system-boot-real-mode.mf @@ -41,7 +41,7 @@ $(i386_ONLY)dir path=usr/lib $(i386_ONLY)dir path=usr/lib/fs group=sys $(i386_ONLY)dir path=usr/lib/fs/ufs group=sys $(i386_ONLY)file path=boot/solaris/bootenv.rc group=sys \ - original_name=SUNWrmodr:boot/solaris/bootenv.rc preserve=true + original_name=SUNWrmodr:boot/solaris/bootenv.rc preserve=renamenew $(i386_ONLY)file path=boot/solaris/devicedb/master group=sys \ original_name=SUNWrmod:boot/solaris/devicedb/master preserve=true $(i386_ONLY)file path=boot/splashimage.xpm group=sys |