Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 1999 01:51:33 -0700 (PDT)
From:      Randy Bush <randy@psg.com>
To:        freebsd-hardware@freebsd.org
Subject:   mkisofs | cdrecord setting different perms
Message-ID:  <m10tSSr-0008G4C@rip.psg.com>

next in thread | raw e-mail | index | archive | help
mkisofs /foo | cdrecord -v speed=2 dev=0,5,0 -

-rw-------  1 randy  staff  2524 Apr 15 15:41 /foo/bar

and records

-r-xr-xr-x  1 root  wheel   2524 Apr 15 08:41 /cdrom/foo/bar

while i can understand losing the 200 bit, why is 111 on?

mkisofs talks about setting created intermediate directories to 555, but
these are files.

i gather mkisofs sets uid=gid=0 because local [ug]ids have no meaning on
shipped cdroms.  but what if i was doing this for local stash?

randy


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m10tSSr-0008G4C>