wok-current rev 4743
hal: Allow access to NTFS partitions.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Jan 08 07:45:45 2010 +0100 (2010-01-08) |
parents | 98cbcc757c0e |
children | 92f897d5e895 |
files | hal/receipt |
line diff
1.1 --- a/hal/receipt Thu Jan 07 23:28:00 2010 +0100 1.2 +++ b/hal/receipt Fri Jan 08 07:45:45 2010 +0100 1.3 @@ -62,6 +62,9 @@ 1.4 strip -s $fs/usr/lib/hal/* 2>/dev/null 1.5 # Init script 1.6 cp -a stuff/etc $fs 1.7 + 1.8 + # Policy for ntfs-3g 1.9 + cp -a stuff/policy $fs/usr/share/hal/fdi/ 1.10 chown -R root.root $fs 1.11 1.12 # exclude unwanted fdi files