Commit Graph

53 Commits

Author SHA1 Message Date
Fergus Henderson
1a468516f1 Another correction to the comments.
scripts/c2init.in:
	Another correction to the comments.
1995-05-19 07:35:01 +00:00
Fergus Henderson
aada31a38f Update the comments, which had become obsolete.
scripts/c2init.in:
	Update the comments, which had become obsolete.
1995-05-19 07:30:35 +00:00
Fergus Henderson
b02471a037 Change things so that we invoke a new `c2init' script to create the init files,
rather than invoking `mkinit' directly.  The reason is that `mkinit' only
does part of `mod2init's old job; `c2init' collects the filenames of the
standard library modules (possibly overridden by environment variables)
and passes these, together with the modules named on the command line,
to `mkinit'.
1995-05-13 05:51:35 +00:00