Re: ACLs on the boot partition?

2002-11-27 Thread Bruce Evans
On Tue, 26 Nov 2002, Robert Watson wrote: tunefs changes the flag for the next mount, so doesn't take immediate effect. Once you've tunefs'd a read-only file system, you need to unmount and remount it -- for the file system root, this generally means rebooting. Just to confirm: you're

Re: ACLs on the boot partition? [worked]

2002-11-27 Thread bsdc
at 23:34, [EMAIL PROTECTED] wrote... How do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set (in single user mode with / mounted readonly). But I still can't set anything with setfacl(1). I tried booting to the fixit floppy, hoping

Re: ACLs on the boot partition?

2002-11-27 Thread Robert Watson
On Wed, 27 Nov 2002, Bruce Evans wrote: On Tue, 26 Nov 2002, Robert Watson wrote: tunefs changes the flag for the next mount, so doesn't take immediate effect. Once you've tunefs'd a read-only file system, you need to unmount and remount it -- for the file system root, this generally

Re: ACLs on the boot partition?

2002-11-27 Thread Bruce Evans
On Wed, 27 Nov 2002, Robert Watson wrote: On Wed, 27 Nov 2002, Bruce Evans wrote: On Tue, 26 Nov 2002, Robert Watson wrote: tunefs changes the flag for the next mount, so doesn't take immediate effect. Once you've tunefs'd a read-only file system, you need to unmount and remount

Re: ACLs on the boot partition?

2002-11-27 Thread Robert Watson
On Thu, 28 Nov 2002, Bruce Evans wrote: On Wed, 27 Nov 2002, Robert Watson wrote: On Wed, 27 Nov 2002, Bruce Evans wrote: On Tue, 26 Nov 2002, Robert Watson wrote: tunefs changes the flag for the next mount, so doesn't take immediate effect. Once you've tunefs'd a read-only

Re: ACLs on the boot partition?

2002-11-27 Thread Bruce Evans
On Wed, 27 Nov 2002, Robert Watson wrote: On Thu, 28 Nov 2002, Bruce Evans wrote: On Tue, 26 Nov 2002, Robert Watson wrote: Er, what is the mount(..., MNT_RELOAD ...) in tunefs for then? The problem is that some flags can't be changed via MNT_RELOAD and require a

Re: ACLs on the boot partition?

2002-11-26 Thread Bruno Miguel
On 25 Nov 2002 at 23:34, [EMAIL PROTECTED] wrote... How do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set (in single user mode with / mounted readonly). But I still can't set anything with setfacl(1). I tried booting to the fixit floppy, hoping to set

Re: ACLs on the boot partition?

2002-11-26 Thread bsdc
On Tue, 26 Nov 2002, Bruno Miguel wrote: On 25 Nov 2002 at 23:34, [EMAIL PROTECTED] wrote... How do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set (in single user mode with / mounted readonly). But I still can't set anything with setfacl(1). I tried

Re: ACLs on the boot partition?

2002-11-26 Thread Hiten Pandya
On Tue, Nov 26, 2002 at 11:21:28AM -0700, [EMAIL PROTECTED] wrote the words in effect of: On Tue, 26 Nov 2002, Bruno Miguel wrote: On 25 Nov 2002 at 23:34, [EMAIL PROTECTED] wrote... How do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set

Re: ACLs on the boot partition?

2002-11-26 Thread bsdc
On Tue, 26 Nov 2002, Hiten Pandya wrote: On Tue, Nov 26, 2002 at 11:21:28AM -0700, [EMAIL PROTECTED] wrote the words in effect of: On Tue, 26 Nov 2002, Bruno Miguel wrote: On 25 Nov 2002 at 23:34, [EMAIL PROTECTED] wrote... How do I enable ACLs on the boot partition? tunefs

Re: ACLs on the boot partition?

2002-11-26 Thread Robert Watson
do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set (in single user mode with / mounted readonly). But I still can't set anything with setfacl(1). I tried booting to the fixit floppy, hoping to set acls flag from there to my partition

ACLs on the boot partition?

2002-11-25 Thread bsdc
How do I enable ACLs on the boot partition? tunefs -a enable /dev/ad0s1a indicates it got set (in single user mode with / mounted readonly). But I still can't set anything with setfacl(1). I tried booting to the fixit floppy, hoping to set acls flag from there to my partition, but it doesn't have