public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Miguel Bolanos <mike@linuxlabs.com>
To: Eduardo Pereira Habkost <ehabkost@conectiva.com.br>
Cc: linux-8086@vger.kernel.org
Subject: ** Applied ** Re: MAKEDEV patch
Date: Thu, 03 Jun 2004 21:08:24 -0600	[thread overview]
Message-ID: <1086318503.3695.22.camel@talena.hsol.net> (raw)
In-Reply-To: <20040603122107.GD26330@duckman.distro.conectiva>

[-- Attachment #1: Type: text/plain, Size: 3163 bytes --]

Applied.

Mike

On Thu, 2004-06-03 at 06:21, Eduardo Pereira Habkost wrote:
> Hi, Tommy,
> 
> On Wed, Jun 02, 2004 at 02:04:38PM -0700, Tommy McCabe wrote:
> > Fixes the bugs with MAKEDEV:
> > 
> > 1. Leftovers from trying to move the script off the
> > ELKS disks to save space (All the $DEVDIRS).
> 
> If a change is unnecessary, I suggest you that you don't include them on
> your patches, because it will make more difficult to check your patches,
> as they are bigger.
> 
> BTW, your patch file seems to be broken. Did you edited
> it by hand?
> 
> $ patch -p2 < /tmp/mkdev.patch
> patching file elkscmd/rootfs_template/dev/MAKEDEV
> patch: **** malformed patch at line 23: @@ -28,80 +30,80 @@
> 
> 
> > 
> > 2. ln and mknod are used instead of /bin/ln and
> > /bin/mknod, in case someone doesn't have them in /bin.
> 
> Good.
> 
> > 
> > 3. Proper location is given for MAKESET: in the same
> > directory as MAKEDEV, not in the /dev directory on the
> > hard drive.
> 
> Good.
> 
> > 
> > 4. Changes /bin/test to test, in case it's not in
> > /bin.
> 
> Good.
> 
> > 
> > 5. Reduces the number of partition devices used per
> > hard drive from 64 to 8.
> 
> Could you explain why? You also changed the meaning
> of the minor numbers. hdb4 was (5,68) and now is
> (5,12).
> 
> > 
> > 6. Changes "d" devices to block (or "b") devices,
> > their proper name.
> 
> Good.
> 
> > 
> > 7. Removes the partitions on CD-ROM drives
> > (unimplemented, of course, but who has partitions on a
> > CD?).
> 
> They are not partitions, they are multiple CD-ROM drives. You can have
> many CD-ROM drives, right?
> 
> > 
> > And although I didn't remove this, who really owns a
> > Conrad Electronic Parallel Port Radio Clock? Even
> > Debian doesn't have that.
> 
> IMO we can drop this one. Linux has it on devices.txt, but I haven't
> seen a driver for it.
> 
> I redid your patch without the unnecessary changes, below, and a change
> was missing:
> 
> > --- Mkdev.old	2004-06-03 08:36:04.866192040 -0300
> > +++ MAKEDEV	2004-06-03 08:56:03.164023080 -0300
> > @@ -12,14 +12,14 @@
> >  #
> 
> (Skipping changes for 2, 3, 4 and 5).
> 
> >  
> >  ##############################################################################
> >  # Joysticks. These are not yet supported.
> >  
> > -#	$MKSET   0 15 $MKDEV js c 15
> > -#	$MKSET 128 15 $MKDEV djs c 15
> > +#	$MKDEV js	c 15
> > +#	$MKDEV djs	c 15
> 
> If joysticks are supported, I guess that we can support multiple
> joysticks.
> 
> >
> (skipping more changes)
> > 
> 
> I redid your patch including just (2), (3), (4) and (6), as those fixes
> can be included. Attached.
> 
> --
> Eduardo
-- 
--------------------miguel bolanos, systems administrator, linuxlabs
... ........ ..... ....                 230 peachtree st nw ste 2701
the original linux labs                          atlanta.ga.us 30303
       -since 1995                          http://www.linuxlabs.com
                                office 404.577.7747 fax 404.577.7743
--------------------------------------------------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-06-04  3:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-02 21:04 MAKEDEV patch Tommy McCabe
2004-06-03 12:21 ` Eduardo Pereira Habkost
2004-06-03 13:52   ` Tommy McCabe
2004-06-04  3:08   ` Miguel Bolanos [this message]
2004-06-04  3:08   ` ** Applied ** " Miguel Bolanos
2004-06-04  3:08 ` **Applied** " Miguel Bolanos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1086318503.3695.22.camel@talena.hsol.net \
    --to=mike@linuxlabs.com \
    --cc=ehabkost@conectiva.com.br \
    --cc=linux-8086@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox