facilities for creating /proc /dev /sys directories?
On 23-12-2010 22:12, Kfir Lavi wrote:
> Hi,
> I would like to create those directories when the target system finished
> the emerge.
> The easiest is to do:
> mkdir -p $target_dir/{proc,dev,sys}
> inside a script.
> Is there any mechanism that I can use to automate this without running
> my own script?
>
> Thanks,
> Kfir
See
http://www.mail-archive.com/gentoo-portage-dev@lists.gentoo.org/msg01933.html
http://bugs.gentoo.org/show_bug.cgi?id=272988
People working in this feature are better than me to talk about it..
Regards,
Angelo
|