diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-28 08:18:06 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-28 08:18:06 +0900 |
commit | eef8b33657d4fcc73c90d9661ac9c088683a2341 (patch) | |
tree | a650810e29babb8c6f739d7127e8c003b5c411f7 /ChangeLog | |
parent | ca927fa74277acb36184499f005310cc6a8e0eb4 (diff) | |
download | pbuilder-eef8b33657d4fcc73c90d9661ac9c088683a2341.tar pbuilder-eef8b33657d4fcc73c90d9661ac9c088683a2341.tar.gz |
391915: Try to warn only if network configuration files are not found on host OS, not error out.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-03-28 Junichi Uekawa <dancer@debian.org> + * pbuilder-user-mode-linux: make more vivid notes on what is + executed inside the user-mode-linux + + * pbuilder-modules: for pbuilder-user-mode-linux; only warn if + host network configuration files are not available, and assume it + is correct inside the chroot, and give out a W: warning. + From: Paul TBBle Hampson <Paul.Hampson@Pobox.com> + * debuild-pbuilder.1, pbuilder-uml.conf.5, pbuilder-user-mode-linux.1, pbuilder.8, pbuilderrc.5, pdebuild-user-mode-linux.1, pdebuild.1: 409135: Fix 'SEE ALSO' |