[klibc] klibc current state

Mike Waychison mikew at google.com
Fri Aug 12 10:13:17 PDT 2011


On Fri, Aug 12, 2011 at 12:14 AM, maximilian attems <max at stro.at> wrote:
> * Patches in the works:
> -----------------------
>
> - mikew/bootscripts - kinit: Add callsites to execute files
>  Needs discussion about /scripts path, maybe look at was udev
>  does, like /lib/kinit/ ??

I don't know what the next steps here are, though I think there are two issues:

- Where do we root the drop directories.  Currently /scripts, but
/lib/kinit works too.
- What callsites do we need.  Currently, I posted:
  "after-ipconfig"
  "after-mount"

Both have obvious names, which may or may not be in good taste.   The
only other "obvious" place I see there being a potential callsite
would be "before-resume".   I'm hesitant to add any callsites before
we actually have use-cases for them, and the only one that I rely upon
at the moment is the "after-mount" one.

What are your thoughts on switching to /lib/kinit for the base
directory and iterating from there?



More information about the klibc mailing list