From mint-bounce@lists.fishpool.fi  Wed Jun 23 04:59:51 2010
X-Virus-Scanned: amavisd-new at demon.co.uk
Subject: Re: [MiNT] UNIXMODE defaults
From: Alan Hourihane <alanh@fairlite.co.uk>
To: Adam =?iso-8859-2?Q?K=B3obukowski?= <atari@gabo.pl>
Cc: mint@lists.fishpool.fi
In-Reply-To: <4C21C7B9.5090308@gabo.pl>
References: <1277280022.11001.3.camel@jetpack.demon.co.uk>
	 <FAF01BCB8ADE4F6AB735100F3E714F82@mercatus.local>
	 <4C21C7B9.5090308@gabo.pl>
Content-Type: text/plain; charset="iso-8859-2"
Date: Wed, 23 Jun 2010 09:54:27 +0100
Message-ID: <1277283267.11001.8.camel@jetpack.demon.co.uk>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3.1 
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: alanh@fairlite.co.uk
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o5N8xoe4011520

On Wed, 2010-06-23 at 10:37 +0200, Adam Kłobukowski wrote:
> W dniu 23.06.2010 10:09, Jo Even Skarstein pisze:
> > -------------------------------------------------
> > From: "Alan Hourihane" <alanh@fairlite.co.uk>
> > Sent: Wednesday, June 23, 2010 10:00 AM
> > To: "mint" <mint@lists.fishpool.fi>
> > Subject: [MiNT] UNIXMODE defaults
> > 
> >> I want to discuss UNIXMODE.
> >>
> >> For me it's always set to "/brUs".
> >>
> >> What do others use ?
> >>
> >> Do you ever have a need to change these defaults at bootup or runtime ?
> > 
> > I have always had it set to '/brUs'. I have never touched it, because I
> > don't know what it does except that it defines some settings in MiNTlib.
> > 
> > Jo Even
> 
> The answer should be somewhere in MintLib docs/sources.
> 
> What I remember: U in brUs is the designation of U: as unifed filesytem,
> and br might be something related to default line ending characters(s),
> but I'm not 100% sure.

"b" - binary mode
"/" - Convert slashes (although I can't see it referenced anymore)
"rX" - root drive, in most cases "rU" being U:
"s" - scriptability. So #! is interpreted to run scripts.

I think Frank (from the CVS logs) already did turn binary mode on by
default, so I'll check that, but now I'm going to turn on scriptability
by default.

Alan.


