[relnotes] [Fedora Project Wiki] Update of "Docs/Beats/PackageNotes" by KarstenWade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.

The following page has been changed by KarstenWade:
http://fedoraproject.org/wiki/Docs/Beats/PackageNotes

The comment on the change is:
http://fedoraproject.org/wiki/WikiEditing#Marking_Technical_Terms

------------------------------------------------------------------------------
  A `yum` plugin written by Red Hat developers is provided by default within the yum package which only retains the latest two kernels in addition to the one being installed when you perform updates on your system. This feature can be fine tuned to retain more or less kernels or disabled entirely through the `/etc/yum/pluginconf.d/installonlyn.conf` file.  There are other plugins and utilities available as part of `yum-utils` package in Fedora Extras software repository. You can install them using the following command.
  
  {{{
- 
-  yum install yum-utils
+ yum install yum-utils
- 
  }}}
  
  
@@ -90, +88 @@

  
  The {{{fstab-sync}}} facility has been removed.  In Fedora Core [[GetVal(DocsDict,BeatsVer)]], the {{{fstab-sync}}} program is removed in favor of desktop specific solutions for mounting removable media.  Entries for hotplug devices or inserted media are no longer automatically added to the `/etc/fstab` file. Command-line users may migrate to {{{gnome-mount}}}, which provides similar functionality.
  
- == Mounting of Fixed Disks (eg IDE) in Gnome and KDE ==
+ == Mounting of Fixed Disks in Gnome and KDE ==
- As part of the changes to the mounting infrastructure, a decision was made to include mounting policy definitions which ignore all fixed disk devices from the automatic mountable devices detection that the desktops now use.  This was done due to security concerns on multiusers systems.  People on multiuser systems are advised to understand the implications of the default hal policy decisions and to review the hal policy files in '/usr/share/hal/fdi/policy/' before making any changes which could impact multiuser environments.
  
+ As part of the changes to the mounting infrastructure, the desktop's automatic mountable devices detection now includes policy definitions that ignore all fixed disk devices from.  This was done to increase security on multi-user systems.  People on multi-user systems who want to make changes to disk mounting that could impact the multi-user environment are advised to understand the implications of the default HAL policy decisions and to review the HAL policy files in `/usr/share/hal/fdi/policy/`.
+ 
- If you are on a single user home system and you would like to recover the functionality to mount fixed disk items (such as IDE partitions) from the desktop you can modify the default hal policy.  A quick fix to recover the desktop mounting for all fixed disks is
+ If you are on a single-user system and would like to recover the functionality to mount fixed disk items such as IDE partitions from the desktop, you can modify the default HAL policy.  To enable deskop mounting for all fixed disks:
+ 
  {{{
- 
- mv /usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi  /root/
+ su -c 'mv /usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi  /root/'
- 
- /sbin/service haldaemon restart
+ su -c '/sbin/service haldaemon restart'
  }}}
  
- If you need more fine-grained control and only want to expose certain fixed disks for desktop mounting, please read over how to create additional hal policy to selectively ignore/allow fixed disks devices.
+ If you need more fine-grained control and only want to expose certain fixed disks for desktop mounting, read over how to create additional HAL policy to selectively ignore/allow fixed disk devices.
  
  == GnuCash ==
  


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Gnome Users]     [KDE Users]

  Powered by Linux