:: Re: [dyne:bolic] Shell Scripts and …
Top Page
Delete this message
Reply to this message
Author: jaromil
Date:  
To: dynebolic mailinglist
Subject: Re: [dyne:bolic] Shell Scripts and File Permissions

hi,

On Sun, Aug 19, 2007 at 11:05:11PM +0200, Giftmischer wrote:
> Hi Mike,
>
>
> to get the shell script working copy it into the /root directory or to a
> none-FAT (e.g. ext2/3, reiser) partition. Then change the permissions
> via xfe or the console.


yes. the exact reason is that i use these options to mount FAT
partitions in /lib/dyne/volumes.sh :
         elif [ "cho ${PART_FS} | grep -i 'FAT']; then
            OPTIONS="noexec,uid=0,gid=8,umask=0002"
            FILESYS="vfat"
scripts you can always run from the home directory anyway, while i
believe it is "cleaner" to not treat as executables all files contained
in a FAT partition.. anyway suggestions are welcome.


BTW i'm experimenting ntfs-3g to have writable NTFS , i guess it's
pretty stable by now or?

ciao

- --
(_ http://jaromil.dyne.org _)