netcfg:people/pkern/vlan

Last commit made on 2012-12-06
Get this branch:
git clone -b people/pkern/vlan https://git.launchpad.net/netcfg

Branch merges

Branch information

Name:
people/pkern/vlan
Repository:
lp:netcfg

Recent commits

63d72aa... by Philipp Kern

stage YunQiang Su's VLAN patch

| I patched vlan to work with VLAN for linux and kfreebsd now.
| While I have no idea whether we should load 8021q module manually.
|
| I seems that 8021q module is not included in d-i (Linux).
|
| Thanks for Aron Xu to write the templates.

ce316ca... by Philipp Kern

netcfg-common.c: debug output for IPv4 DNS hostname resolution

Copy the di_debug statements from the IPv6 part.

Signed-off-by: Philipp Kern <email address hidden>

f32ff5a... by debian-installer role <email address hidden>

[l10n] [SILENT_COMMIT] Commit changed/added files

b648855... by debian-installer role <email address hidden>

[l10n] [SILENT_COMMIT] Commit changed/added files

e4a8c0d... by Philipp Kern

releasing version 1.102

dacba81... by Philipp Kern

debian/changelog: document that nm-conf is Linux-only

2f5f1a8... by Philipp Kern

Do not compile in network-manager support on kFreeBSD & Hurd.

network-manager is only supported on Linux. As the nm-conf patchset adds
a new preseeding option the finish-install script is still installed on
those architectures. The seemingly gratious rename of the script hence
adjusts the name to the current meaning of the script. Also clarify
the preseeding option.

Signed-off-by: Philipp Kern <email address hidden>

9cb2d70... by Philipp Kern

nm-conf: drop libuuid usage, we only support Linux

Signed-off-by: Philipp Kern <email address hidden>

67174ce... by Philipp Kern

nm-conf.c: add missing errno.h include

Signed-off-by: Philipp Kern <email address hidden>

41c7b35... by Philipp Kern

nm-conf: check fchmod's return value, move to correct place

Signed-off-by: Philipp Kern <email address hidden>