hello,
On Wed, 30 Aug 2006, Tim Phipps wrote:
> The top part of init has this:
>
> mkdir /sys
> mkdir /proc
> mkdir /tmp
> mkdir -p /var/lock
they are very fast to create on initramfs,
i'll put guards on those too if someone thinks to need to ship
them in initramfs.
> These can all be put in
Package: initramfs-tools
Version: 0.76
Severity: minor
The top part of init has this:
mkdir /sys
mkdir /proc
mkdir /tmp
mkdir -p /var/lock
These can all be put in the initramfs image can't they? Also (not a
bug), I can't figure out how /root gets created, it's not in the image
and there's no "mk
2 matches
Mail list logo