AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080103165101.0c67af95@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C9275@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 3 Jan 2008 16:51:53 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: review 27135 flash_install
Message-ID: <20080103165153.5357229a@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C9275@onstor-exch02.onstor.net>
References: <20080102163220.4be2839d@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E056C9275@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 2 Jan 2008 18:39:12 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> No master.passwd is a BSD only thing it should be in a BSD only list.

OK, I moved it to BSD only list.  It seems kinda lonely there, though.

> File mdrive_fstab: Why are all the partitions being ignored for fsck?
> Is this correct? Even if they are ext3 file systems shouldn't sda1,
> sda3, and sda4 have a value of 1? I am not an expert on this though,
> just paranoid.

fsck isn't run on ext3 file systems.  Redhat is a bunch of idjiots.
Those are two unrelated facts.  I just thought I would mention both in
the same paragraph.

> My Ubuntu desktop has 1 for the fsck value for its ext3 file system in
> its /etc/fstab file. (So does the Red Hat systems I checked.)
> Also you are using "defaults" for the mount options for / shouldn't
> this be something that includes ro? Perhaps
> ro,suid,dev,exec,auto,nouser,async? Or do you want sync or dirsync to
> replace async?

Those are all the defaults ~:^)

We can change it later if we want, but for now let's leave it as is.
I tried ro on the root filesystem, it gave me a lot of problems, so
we might have some work to do there to make that happen.  I could
never remount it r/w, it always gave me this message about being busy.
  
> -----Original Message-----
> From: Andy Sharp 
> Sent: Wednesday, January 02, 2008 4:32 PM
> To: Larry Scheer
> Subject: Re: review 27135 flash_install
> 
> On Wed, 2 Jan 2008 16:13:56 -0800 "Larry Scheer"
> <larry.scheer@onstor.com> wrote:
> 
> > Line 9: COMMON_CONFIGS... etc/master.passwd doesn't exist in Linux.
> > The myname file is also an OpenBSD creation. 
> 
> OK, I moved myname to BSD and added etc/hostname to LINUX.  I left
> master.passwd 'cuz maybe we should have such a thing in linux, but it
> won't bomb if we don't.
> 
> 
> > Do you have a mdrive_fstab for Linux? This should be added to
> > dev/linux/rootfs/etc and linux/rootfs/Makefile before or on the same
> > day this change goes in.
> 
> OK, added a linux mdrive_fstab file.  Let me know what you think.
> 
> 
> 
> Change 27135 by andys@ripper on 2007/12/21 17:28:23 *pending*
> 
>         Port flash_install.sh to work on Linux as well as OpenBSD.
>         Remove dead flash512 file.
> 
> Affected files ...
> 
> ... //depot/dev/linux/rootfs/etc/mdrive_fstab#1 add
> ... //depot/dev/nfx-tree/Tools/flash512#1 delete
> ... //depot/dev/nfx-tree/Tools/flash_install.sh#3 edit
