Removed absolute requirement for hal-lock. GParted will now work on systems with or without hal-lock

svn path=/trunk/; revision=850
This commit is contained in:
Curtis Gedak 2008-05-10 15:41:55 +00:00
parent a75a70a9a2
commit a242559872
2 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,7 @@
2008-05-10 Curtis Gedak <gedakc@gmail.com>
* README: Removed absolute requirement for hal-lock.
* gparted.in: Enhanced script to use hal-lock only if it exists
- This removes the absolute requirement for hal-lock and
enables systems without HAL to use GParted.

6
README
View File

@ -105,9 +105,3 @@ Optional packages include:
xfsprogs
NOTE: If the vol_id command is in the search PATH, it will be
used to read linux-swap volume labels.
The hal-lock program is required by the gparted script to acquire device
locks prior to gpartedbin invocation. hal-lock is part of the Hardware
Abstraction Layer. You can learn more about HAL at:
http://people.freedesktop.org/~david/hal-spec/hal-spec.html