Bug 11195 - initramfs initrd missing /tmp
Summary: initramfs initrd missing /tmp
Status: CLOSED DUPLICATE of bug 11374
Alias: None
Product: Sisyphus
Classification: Development
Component: mkinitrd (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 19:09 MSK by Michael Shigorin
Modified: 2007-04-23 22:44 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2007-03-22 19:09:32 MSK
ipconfig from klibc has /tmp usage hardwired:
kinit/ipconfig/main.c: snprintf(fn, sizeof(fn), "/tmp/net-%s.conf", dev->name);

but our initramfs ends up being created without /tmp => scripts/nfs is doomed

please :)
Comment 1 Sergey Vlasov 2007-04-23 22:44:23 MSD

*** This bug has been marked as a duplicate of 11374 ***