Remove the documentation about hal not supporting volume labels which contain

spaces.  This is now supported in hal-0.5.13_12.
This commit is contained in:
Joe Marcus Clarke 2009-11-29 20:08:23 +00:00
parent 197bee24ce
commit e6366aab9b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34993

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.10 2009/01/11 22:33:54 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.11 2009/08/08 18:41:20 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
@ -118,11 +118,6 @@ hald_enable="YES"
This is especially true for CD devices and floppy disk
devices.</p>
<p><b><font color="#FF0000">CAVEAT:</font></b> If you are
using glabel (GEOM labels), volume labels <em>MUST NOT</em>
contain spaces. This will break hal's volume parsing
code, and could lead to crashes.</p>
<p>If you are a GNOME user be aware that prior to GNOME
2.22, <tt>gnome-volume-manager</tt> was responsible for
asking hal to mount volumes. Since this responsibility
@ -318,10 +313,6 @@ proc /proc procfs rw 0 0
<p>Additionally, if you are a GDM user, please provide the
output of <tt>ck-list-sessions</tt>.</p>
<p>Finally, remember that if you are using glabel, and the
label has a space in the name that will break hal. Labels
must <em>NOT</em> contain spaces.</p>
</li>
<!-- Q5 -->