[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#888626: debian-edu-config: do we really need ./bin/ltsp-arch-debian-edu



On Sun, Jan 28, 2018 at 12:48:26AM +0100, Holger Levsen wrote:
> do we really need ./bin/ltsp-arch-debian-edu ? I mean:
 
I mean: for the purpose of debian-edu (currently) 'echo i386' would be
sufficient…

> $ cat ./bin/ltsp-arch-debian-edu
> #!/bin/sh
> LC_ALL=C
> export LC_ALL
> arch="$(/usr/bin/dpkg --print-architecture)"
> if [ 'amd64' = "$arch" ] ; then
>     /bin/echo i386
> else
>     echo "$arch"
> fi

…or would have been?

$ git log -p  5d5a545c75379f24bcc69dd7339e6bea8d1fc6ad
commit 5d5a545c75379f24bcc69dd7339e6bea8d1fc6ad
Author: Wolfgang Schweer <wschweer@arcor.de>
Date:   Mon Jan 22 20:33:51 2018 +0100

    Adjust PXE menu generation to handle also the case for 64-Bit-PC.
    
      Replace hardcoded i386 arch with 'ltsparch' variable with i386 default.
      Add code to discover a diskless workstation LTSP chroot installation.
      Add configuration file /etc/debian-edu/pxeinstall.conf with examples.


-- 
cheers,
	Holger

Attachment: signature.asc
Description: PGP signature


Reply to: