ifclass syntax within if statement
Thomas Lange
lange at informatik.uni-koeln.de
Thu Oct 17 07:31:33 CEST 2013
>>>>> On Wed, 16 Oct 2013 16:12:04 -0700, Bob Apodaca <bob at phxlab.honeywell.com> said:
> When installing AMD64 systems, I have created a small script:
> #!/bin/sh
> if ifclass AMD64 ; then
> # https://wiki.debian.org/Multiarch/Implementation
> $ROOTCMD dpkg --add-architecture i386
> fi
Did you put those lines into hooks/updatebase.DEBIAN?
That works for me.
--
regards Thomas
More information about the linux-fai
mailing list