From 186418c4c86652e4c400f3d0a419795533f4d9f0 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 18 Aug 2010 00:53:05 +0200 Subject: copy the /servers/socket/2 translator settings into the target system. --- debian/local/finish-install.d/51hurd_config-target-network | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 debian/local/finish-install.d/51hurd_config-target-network (limited to 'debian/local/finish-install.d/51hurd_config-target-network') diff --git a/debian/local/finish-install.d/51hurd_config-target-network b/debian/local/finish-install.d/51hurd_config-target-network new file mode 100644 index 00000000..9d78aede --- /dev/null +++ b/debian/local/finish-install.d/51hurd_config-target-network @@ -0,0 +1,8 @@ +#!/bin/sh + +# Make sure the firmlink is gone +settrans -ag /target/servers + +# Transfer the network configuration to /target +settrans -pk /target/servers/socket/2 $(showtrans /servers/socket/2) + -- cgit v1.2.3