Mailinglist Archive: opensuse-bugs (13066 mails)
| < Previous | Next > |
[Bug 335486] network interface not set up during boot due to a separate / dev/shm tmpfs
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 9 Jan 2009 07:35:58 -0700 (MST)
- Message-id: <20090109143558.095AD245393@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=335486
User walter.haidinger@xxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=335486#c89
--- Comment #89 from Walter Haidinger <walter.haidinger@xxxxxx> 2009-01-09
07:35:57 MST ---
Marius, thanks for hunting this bug so relentlessly... ;-)
I'd favor a) because b) would be optional then but still nice to have anyways.
Instead of /dev/.tmp use a dynamically created path, with some unique magic
which is persistent between the script calls, like (bad) e.g.
/dev/.network-config.`uname -r`
It would be nice if the directory gets cleaned up (say, removed) after the
network is completely configured (provided that is possible) but /dev/ gets
cleaned up upon reboot anyways.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User walter.haidinger@xxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=335486#c89
--- Comment #89 from Walter Haidinger <walter.haidinger@xxxxxx> 2009-01-09
07:35:57 MST ---
Marius, thanks for hunting this bug so relentlessly... ;-)
I'd favor a) because b) would be optional then but still nice to have anyways.
Instead of /dev/.tmp use a dynamically created path, with some unique magic
which is persistent between the script calls, like (bad) e.g.
/dev/.network-config.`uname -r`
It would be nice if the directory gets cleaned up (say, removed) after the
network is completely configured (provided that is possible) but /dev/ gets
cleaned up upon reboot anyways.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |