public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Javier Sedano <jsedano@dit.upm.es>
To: Linux 8086 <linux-8086@vger.kernel.org>
Cc: Neil Holmes <neil.holmes@zoom.co.uk>, Riley Williams <rhw@infradead.org>
Subject: Re: Elks Distribution
Date: Tue, 28 May 2002 17:35:37 +0200	[thread overview]
Message-ID: <3CF3A3C9.C343E79F@dit.upm.es> (raw)
In-Reply-To: DDENIOHFNLNMCGGDFDPCAEOHCDAA.neil.holmes@zoom.co.uk

Neil Holmes wrote:
> 
> I am very greatful to you for your support of what I am doing. Basic, though
> it is at the moment, I do expect it to go much, much further.
> 

	We are very gratefull to you for what you are doing. That's the way the
free software works.

> 
> 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.

	I don't think it to be a must currently.

> 
>         - I am thinking that for a Distribution I need to be able to, pretty well,
> automate everything.
>           But, of course, with manual options for those who prefer that way. The
> key installation issues
>           that I see my needing to consider are :-
>                 - How do I resolve the kernel configuration for each platform/ disk layout
> ?
>                         - May be Linux controlled as per your information.

	As many Linux distribution currently do, provide the most possible
generic kernel, and instructions to replace with an optimized one.

>                 - How do I control partitioning during install ?
>                         - Again your suggestions are likely to help here.

	I'd do in the same way Minix does. Just spawn fdisk, and when it ends
ask: "what is the partition you have just created". In this step, I
wouldn't worry about the possibility to split the installation in more
than one partition, since the whole ELKS can be installed in 31MB (and
much less).

>                 - How do I deal with different types of install images ?
>                         - Your suggestions, again, will be key.

	I don't know what it means... different kernel images?

>                 - How do I Resolve the multi-booting issue ?
>                         - This may be a lilo answer ? Not really thought about it yet.
> 

	Pascal says his utility can do it.

> 
> 3. Package Installation
>         - Look to install package sets as part of the installation process

	It has been in my todo.gz for many month, but I can not find the time
to do it. I think that, for the moment, a simple packaging system,
without dependencies, is enough. I was wondering to do it using just
"tar" to package a CONTENTS directory, with the files to install, and a
INFO directory with pre-install, post-install, pre-remove, post-remove
scripts. A bit (well... a lot) of shell scripting can be used to do all
the actual work, keeping track of the files installed under
/var/epkg/state (for example) to be able to remove them when "epkg -r
<package>" is used.

>                 - Here I will need suggestions and contributions. I can start work on this
> now so, if anyone
>                   has anything then please let me know. Please be sure that I am ok with
> licensing before
>                   submitting anything. Documentation would be very helpful too ! I will
> try them out on my
>                   desktop before I include them.
>                         - SmallC I expect to be one
>                         - Elvis perhaps
> 

	If the packaging scheme is provided and it is simple, I think it would
be very easy to provide each program as a different package.


-- 
Has tenido suerte!! Te acaba de salir un tagline que no es penoso!!!
--------
Javier Sedano Jarillo      http://www.it.uc3m.es/~jsedano
 jsedano@dit.upm.es (*)
 jsedano@ieee.org

  parent reply	other threads:[~2002-05-28 15:35 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
2002-05-28 12:01         ` Alan Cox
2002-05-28 11:03           ` Neil Holmes
2002-05-28 15:35     ` Javier Sedano [this message]
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=3CF3A3C9.C343E79F@dit.upm.es \
    --to=jsedano@dit.upm.es \
    --cc=linux-8086@vger.kernel.org \
    --cc=neil.holmes@zoom.co.uk \
    --cc=rhw@infradead.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