public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: "Neil Holmes" <neil.holmes@zoom.co.uk>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux 8086 <linux-8086@vger.kernel.org>
Subject: RE: Elks Distribution
Date: Tue, 28 May 2002 11:51:15 +0100	[thread overview]
Message-ID: <DDENIOHFNLNMCGGDFDPCIEOPCDAA.neil.holmes@zoom.co.uk> (raw)
In-Reply-To: <1022585972.4123.28.camel@irongate.swansea.linux.org.uk>

Thanks for the info on curses Alan. I will look further into this.

As far as the shipped kernel is concerned. I guess that is really what I am
doing just now. Here is an area where I am a bit vague though (haven't
looked too far yet). I am assuming that, because I am setting /dev/bda1 as
the root location when I build my kernel (at this stage of development),
that this is being written into the kernel somewhere. Therefore I would need
a different kernel for each feasible root location. Either that or I need a
part of my Distribution that has to be run on the Linux machine to produce
the kernel for the install that I am doing ? This kind of goes against the
project goal. Am I missing something significant here ?

The networking, as you say, will most likely be best placed as post-install.
Possible a question after first reboot. Or maybe just something to run
later. I will get there eventually.

Packages - you may have seen my email on 0.0.3. I am now looking at figuring
things out.

Many Thanks for your help

Neil


-----Original Message-----
From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
Sent: 28 May 2002 12:40
To: Neil Holmes
Cc: Riley Williams; Linux 8086
Subject: RE: Elks Distribution


On Tue, 2002-05-28 at 08:14, Neil Holmes wrote:
> 1. Bootable Install Floppy
> 	- Shell Scripting
> 		- Maybe look at some of the mini "curses" code that is lying around to
try
> and make it
> 		  look prettier later
> 			- I would appreciate some feedback on what I can do with the bcc
version
> of "curses".
> 			  I noticed it in the ELKSCMD source.

A minimal curses library normally has the 4BSD curses functions, which
let you do rectangles of display, position text and some other minimal
functionality. SYS5 "full" curses that came X/Open curses allows for
overlapping objects handled by the library, form filling, function keys
and other stuff most people don't need.

Finally (and this may be useful if ash can handle it or a hacked version
of it) some lunatic wrote a subset of curses equivalent in shell script!

> 		- How do I resolve the kernel configuration for each platform/ disk
layout
> ?
> 			- May be Linux controlled as per your information.

Historically with its big brother vendors always shipped a kernel that
worked. Might not be the best, might not be the smallest for the
hardware but it worked

> 2. SLIP Network Installation
> 	- Automatic installation of a SLIP connection and test during install
> 		- I have not really played with this yet though I do have Harry's notes
in
> my file.

You can defer a lot of stuff to post install - Debian does a lot of that
very nicely. It means you've got a working box to fight any weird
configuration funnies

As to packages. I'd suggest you figure out some kind of basic ruleset -
where the manual goes (perhaps use the existing Linux File System
Heirarchy standard), what goes in the README, where the README goes.
Then ask people to contribute packages





  reply	other threads:[~2002-05-28 10:51 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-28  5:29 Elks Distribution Neil Holmes
2002-05-28  6:27 ` Riley Williams
2002-05-28  7:14   ` Neil Holmes
2002-05-28 11:12     ` Stefan de Konink
2002-05-28  9:53       ` Neil Holmes
2002-05-28 11:39     ` Alan Cox
2002-05-28 10:51       ` Neil Holmes [this message]
2002-05-28 12:01         ` Alan Cox
2002-05-28 11:03           ` Neil Holmes
2002-05-28 15:35     ` Javier Sedano
2002-05-29  8:57       ` Pascal Bellard
2002-05-29 10:17         ` Javier Sedano
2002-05-28 23:11     ` Riley Williams
2002-05-28 23:35       ` Dan Olson
2002-05-29  6:26         ` neil.holmes
2002-05-29 10:33           ` Javier Sedano
2002-05-29 18:31             ` Riley Williams
2002-05-29 23:44           ` Dan Olson
2002-05-30  7:51             ` Stefan de Konink
2002-05-30 13:01               ` Harry Kalogirou
2002-05-30  9:38             ` Javier Sedano
2002-05-29  6:31       ` neil.holmes
  -- strict thread matches above, loose matches on Subject: below --
2002-12-18 20:08 ELKS distribution Gábor Lénárt
     [not found] <Pine.LNX.4.33.0206100912170.8487-100000@zeus.edeclaracion.com>
2002-06-10 15:22 ` ELKS Distribution Daniele D'Elia
2002-06-10 15:35   ` Miguel Bolanos
2002-06-10 14:29 Daniele D'Elia
     [not found] <Pine.LNX.4.21.0205302112040.15697-100000@Consulate.UFP.CX>
2002-06-01  0:25 ` Elks Distribution Blaz Antonic
2002-05-31 16:13 Neil Holmes
2002-05-30 16:47 Neil Holmes
2002-05-30  7:40 neil.holmes
2002-05-28 21:01 Neil Holmes
2002-05-28 22:47 ` Stefan de Konink
2002-05-29  6:40   ` neil.holmes
2002-05-30 11:40     ` Stefan de Konink
2002-05-30 11:03       ` Riley Williams
2002-05-30 19:38         ` Stefan de Konink
2002-05-30 18:47           ` Riley Williams
2002-05-30 19:35             ` neil.holmes
2002-05-31  5:34           ` Neil Holmes
2002-05-30 18:19       ` Blaz Antonic
2002-05-30 11:57         ` Stefan de Konink
2002-05-30 19:18           ` Blaz Antonic
2002-05-28 17:44 Neil Holmes
     [not found] <Pine.LNX.4.21.0205280728170.15697-100000@Consulate.UFP.CX>
2002-05-28 15:13 ` Javier Sedano
2002-05-28  5:30 Neil Holmes
2002-05-28  5:30 Neil Holmes
2002-05-27 13:46 Neil Holmes
2002-05-27 20:34 ` Michael McConnell
2002-05-28  5:33   ` Neil Holmes
2002-05-28  6:46     ` Michael McConnell
2002-05-28  6:57       ` Neil Holmes
2002-05-28  6:59       ` Neil Holmes
2002-05-27 12:22 Re : " Javier Sedano
2002-05-27 18:52 ` Riley Williams
2002-05-27 20:23   ` Stefan de Konink
2002-05-28  6:11     ` Riley Williams
2002-05-25 21:48 Neil Holmes
2002-05-25 23:22 ` Stefan de Konink
2002-05-26 13:30   ` Nicholas Knight
2002-05-25 23:31 ` Stefan de Konink
2002-05-25 22:06   ` Neil Holmes
2002-05-25 23:41     ` Stefan de Konink
2002-05-25 22:15       ` Neil Holmes
2002-05-25 23:47         ` Stefan de Konink
2002-05-25 22:22           ` Neil Holmes
2002-05-25 23:51             ` Stefan de Konink
2002-05-27 16:59   ` Dan Olson
2002-05-26 14:37 ` Blaz Antonic
2002-05-26  6:45   ` Neil Holmes
2002-05-26 15:01     ` Blaz Antonic
2002-05-27 12:30 ` Javier Sedano
     [not found]   ` <3CF33E41.6ED906FB@ascend.com>
2002-05-28 15:46     ` Javier Sedano
2002-05-28 16:30       ` Pascal Bellard
     [not found] <200205242123.WAA08977@eddie.loc>
2002-05-25 20:52 ` Neil Holmes
2002-05-25 22:39   ` Stefan de Konink
2002-05-25 22:55   ` Riley Williams
2002-05-26  6:26     ` Neil Holmes
2002-05-26  8:00       ` Riley Williams
2002-05-26  8:07         ` Neil Holmes
2002-05-26  9:50           ` Riley Williams
2002-05-26 15:27           ` Riley Williams
2002-05-26 12:52   ` pauln
2002-05-24 13:17 Neil Holmes
2002-05-24 14:16 ` Javier Sedano

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=DDENIOHFNLNMCGGDFDPCIEOPCDAA.neil.holmes@zoom.co.uk \
    --to=neil.holmes@zoom.co.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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