[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian boot system



Hi!

On Sat, 7 Oct 2000, Eyal Lotem wrote:

> No, I don't have /bin and /usr/bin on seperate partitions, and yes, I see the 
> problem of having extra dependencies here.  But as people already explained, 
> it is resolvable either by using a minimake (I'm willing to write one, that 
> would just be able to run the commands necessary for the /usr/bin/make to 
> become available, which means that the first steps in the boot process will 
> not be able to use the more powerful Make features (Don't think it would be a 
> big deal, though).
> 
To write a new make? Do you really think that would be so easily done?
what kind of language will you be using? perl????? 
As I stated before the right ordering and the guarantied not mixed OUTPUT
is the biggest concern when it comes to parallelisation. Also knowing when
and what was executed might help when having problems with this parallel
stuff.

> Yes, I know its not very clean, this is why its just a draft, a 5-minute one, 
> at that :)
> Also, I think the dependencies should be specific with much finer granulity 
> than they are in this Makefile (dependencies on /usr/ being mounted, etc)
> 
might be that for a 5-minute one it's a very good draft, for giving things
a first try even too, but for a distro some more points have to met.
I'd say getting back to making a more detailed draft, that meets the
OUTPUT problem is good idea to start with.

--
kind regard,
Michael Moerz



Reply to: