* Reminder: /tmp/net.$netif.* files
@ 2009-06-17 17:57 Warren Togami
[not found] ` <4A392E76.5020909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Warren Togami @ 2009-06-17 17:57 UTC (permalink / raw)
To: initramfs
If you write a file to /tmp/net.$netif.* please be sure it only exists
if that interface ends up as part of the netboot. The net.* files are
to be considered post-switch_root by initscripts or NetworkManager. We
don't want those tools to be confused by net.* files from aborted
interfaces that were not part of the netboot.
A tricky part might be ensuring net.* files for constituent interfaces
part of layered interfaces like bridges or bonds, in addition to net.*
files for the bridge or bond.
Warren Togami
wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Reminder: /tmp/net.$netif.* files
[not found] ` <4A392E76.5020909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2009-06-18 7:40 ` Seewer Philippe
0 siblings, 0 replies; 2+ messages in thread
From: Seewer Philippe @ 2009-06-18 7:40 UTC (permalink / raw)
To: Warren Togami; +Cc: initramfs
Warren Togami wrote:
> If you write a file to /tmp/net.$netif.* please be sure it only exists
> if that interface ends up as part of the netboot. The net.* files are
> to be considered post-switch_root by initscripts or NetworkManager. We
> don't want those tools to be confused by net.* files from aborted
> interfaces that were not part of the netboot.
Question: What net.* files would you consider to be necessary for
initscripts and NetworkManager? I'd assume that would have to be
dhclient-options and -lease file, an override file containing ip=
contents and the written ifcfg-files. Anything else?
> A tricky part might be ensuring net.* files for constituent interfaces
> part of layered interfaces like bridges or bonds, in addition to net.*
> files for the bridge or bond.
>
> Warren Togami
> wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-18 7:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 17:57 Reminder: /tmp/net.$netif.* files Warren Togami
[not found] ` <4A392E76.5020909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-06-18 7:40 ` Seewer Philippe
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.