Charles Steinkuehler wrote:
> 
> > > I will at least apply the one line fix in the next release.  For the
> future,
> > > I'd like to see support for a configuration directory.  There would be
> some
> > > default entries, while add-on packages could drop entries into the
> > > "/etc/purge.d" (or whatever) directory, with customizations for any
> large
> > > temporary files the particular package generates.
> >
> > Do you anticipate that the program (e.g., checkfreespace()) must decide
> > on which filesystem purge-able files reside, or do you see this as a
> > manual, pre-configuration issue for the system administrator?
> 
> Hmm...
> 
> I think ideally, checkfreespace would have to determine which filesystem the
> purge-able files reside on.  One of my major goals for a new distribution is
> to gracefully support flexible mount-points.  While the purge-able files may
> not change, and so could be included as part of the package itself, there's
> no way for a package to know ahead of time exactly which file-system the
> files will reside on.

I didn't want to assume; but, that direction makes sense if packages are
to contain purgeable file definitions.

Is it fair to say that *all* applicable filesystems are ramdisks and,
therefore, can be identified according to form: /dev/ramX ?

The tools available are busybox grep and sort, and real sed?

Once I define the requirements, then I can build it . . .

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to