Bug#786863: jessie-pu: package debian-lan-config/0.19
Control: tags -1 + moreinfo
On 2015-05-26 9:05, Andreas B. Mundt wrote:
I would like to ask for an update of the debian-lan-config package in
jessie. The debian-lan-config package provides a FAI config space to
install Debian with centralized administration in a local area
network.
The following modifications and improvements happened after the freeze
and have been fixed now:
[...]
* Workarounds: #759424 (di-n-a) removed, #774033 (deadlock) added.
[di-netboot-assistant finally made it to jessie, but problems with
NFS4 and the live system could not be solved -> switch back to NFS3
here]
The changelog entry for the latter could do with being much more
detailed. (It doesn't mention nfs at all, for one thing.)
* Fix squid configuration: Modify ordering to succeed in a single
cfengine pass. [This is important to make the package cache work
from the beginning.]
* Define the replacement of exim4-daemon-light by exim4-daemon-heavy
and
sudo by sudo-ldap to make conversion more robust. [When converting
a Debian installation, problems may occur, because sudo and
exim4-daemon-light must be replaced by their siblings.]
* Describe how to use an arbitrary hostname for the 'mainserver'.
* Add libcgi-fast-perl to make the zoom in munin work. [Some packages
have been removed from jessie, this one is needed in addition.]
That last change doesn't appear to have been made in the unstable
package (0.20)
There are other changes, which don't appear to be mentioned:
-adzapper
+
+## FIXME #722717
+#adzapper
[...]
- { ${target}/etc/adzapper.conf
- ## Configure adzapper:
- ReplaceAll 'ZAP_MODE=""' With 'ZAP_MODE="CLEAR"'
- }
-
[...]
+## FIXME #722717
+# { ${target}/etc/adzapper.conf
+# ## Configure adzapper:
+# ReplaceAll 'ZAP_MODE=""' With 'ZAP_MODE="CLEAR"'
+# }
[...]
+## FIXME #722717
+# ## Define url_rewrite_program:
+# BeginGroupIfNoSuchLine "url_rewrite_program
/usr/bin/adzapper.wrapper"
+# LocateLineMatching "# TAG: url_rewrite_program"
+# InsertLine "url_rewrite_program /usr/bin/adzapper.wrapper"
+# EndGroup
What are these about?
-# FIXME: Bug #759424; chain.c32 is needed to boot from the local hard
disk.
-for FILE in ldlinux.c32 libcom32.c32 libutil.c32 chain.c32 ; do
- if [ ! -e $target/srv/tftp/debian-installer/$FILE ] ; then
- $ROOTCMD cp /usr/lib/syslinux/modules/bios/$FILE
/srv/tftp/debian-installer/
- fi
-done
+# chain.c32 is needed to boot from the local hard disk:
+$ROOTCMD cp /usr/lib/syslinux/modules/bios/chain.c32
/srv/tftp/debian-installer/
Why are the files other than chain.c32 no longer copied?
Regards,
Adam
Reply to: