[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RO /usr idea..



On Tue, 2 Mar 1999, Vincent Renardias wrote:

> > Any comments?
> 
> Apt already supports this...
> you just need to have the following lines in your apt.conf:

You should omit options and run-directory (spelt wrong, hmm - fixed)
 
> DPkg {
>    Options {"--force-downgrade";}
>    Pre-Invoke {"mount -o remount,rw /usr";};
>    Post-Invoke {"mount -o remount,ro /usr";};
>    Run-Direcotry "/";
> }

> (NB: you need apt >= 0.3.0)

You need the snapshot version in my home dir, I'm not sure the 0.3.0 there
was released before or after I added this.

Jason


Reply to: